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": "4a2ee323-7db1-48d7-a6d7-95c2046ba753",
"externalRef": "sample string 2",
"allocatedToId": "22e2cd3b-c393-4c9a-aa28-596323361831",
"allocatedTo": {
"titleId": "5b2c3383-40d2-4f87-a1f7-1f5fbca3c49f",
"firstName": "sample string 1",
"lastName": "sample string 2",
"mobileNumber": "sample string 3",
"active": true,
"externalReference": "sample string 5",
"userTypeId": "ee1ce912-0550-4196-83d0-d77cb979a345",
"hasOverduePayment": true,
"trialEndDate": "2026-08-31T16:15:06.7672005Z",
"mustResetPassword": true,
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"userOrganisations": [
{
"userId": "9122da75-d252-4ae1-afb6-0feb21820e71",
"organisationId": "047e6d0d-234c-4600-8f6b-f12426c27e21",
"organisation": {
"name": "sample string 1",
"active": true,
"organisationTypeId": "64c430e5-ad75-4e60-8dc1-954efb8a8ab6",
"externalReference": "sample string 4",
"languageId": "5c684c59-026f-4ceb-bbf8-48eb6c69c8df",
"timezone": "sample string 6",
"image": "sample string 7",
"addressId": "3ca6c3ac-9740-45e9-be5d-7b42e88efda5",
"parentId": "e4e83fad-4596-4990-ab34-d562d35c20a6",
"reportKey": "sample string 9",
"defaultUserId": "e9bb5be6-2b13-4173-830a-792ff7d28724",
"defaultContactId": "6e1fc12f-5322-4e16-bef5-551b05fa920c",
"digitalTwinUrl": "sample string 10",
"documents": [
{
"organisationId": "79ed7ac2-8160-4a22-b540-410e223c6783",
"filePath": "sample string 2",
"fileName": "sample string 3",
"notes": "sample string 4",
"visibleOnPortal": true,
"folderId": "2a6f7e54-4195-4e29-bdc0-0362d9a55d42",
"rootDocumentId": "536662a0-31c8-4833-85aa-8e08565cff41",
"versionNumber": 6,
"isLatestVersion": true,
"folder": {
"organisationId": "4c319b0d-7986-4bf9-90ed-60abbb0639d8",
"name": "sample string 2",
"parentFolderId": "8c4d28d7-be79-45f5-8f86-5f4e99a9eb78",
"sortOrder": 3,
"childFolders": [],
"documents": [],
"createdById": "cbaae6dd-2732-4443-9db2-b1c17c202574",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "c8930735-2fc8-4505-b2b9-120a8a7285e9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "9ba844a8-ca48-4f82-9b87-b902d53bc974"
},
"versions": [],
"organisationDocumentTags": [
{
"organisationDocumentId": "d46f6b47-1247-4d56-92f0-1679a27dc474",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"
},
{
"organisationDocumentId": "d46f6b47-1247-4d56-92f0-1679a27dc474",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"
}
],
"createdById": "8d433b82-8543-494a-ab6e-84f054952187",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6c74b643-54b8-48fa-8afc-3efcdf533824",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "3cf91726-9e55-432c-b4a3-b730cb62ada3"
},
{
"organisationId": "79ed7ac2-8160-4a22-b540-410e223c6783",
"filePath": "sample string 2",
"fileName": "sample string 3",
"notes": "sample string 4",
"visibleOnPortal": true,
"folderId": "2a6f7e54-4195-4e29-bdc0-0362d9a55d42",
"rootDocumentId": "536662a0-31c8-4833-85aa-8e08565cff41",
"versionNumber": 6,
"isLatestVersion": true,
"folder": {
"organisationId": "4c319b0d-7986-4bf9-90ed-60abbb0639d8",
"name": "sample string 2",
"parentFolderId": "8c4d28d7-be79-45f5-8f86-5f4e99a9eb78",
"sortOrder": 3,
"childFolders": [],
"documents": [],
"createdById": "cbaae6dd-2732-4443-9db2-b1c17c202574",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "c8930735-2fc8-4505-b2b9-120a8a7285e9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "9ba844a8-ca48-4f82-9b87-b902d53bc974"
},
"versions": [],
"organisationDocumentTags": [
{
"organisationDocumentId": "d46f6b47-1247-4d56-92f0-1679a27dc474",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"
},
{
"organisationDocumentId": "d46f6b47-1247-4d56-92f0-1679a27dc474",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"
}
],
"createdById": "8d433b82-8543-494a-ab6e-84f054952187",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6c74b643-54b8-48fa-8afc-3efcdf533824",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "3cf91726-9e55-432c-b4a3-b730cb62ada3"
}
],
"descendants": [
{
"ancestorId": "c81459f5-da60-4c15-b3d7-669c308590a6",
"descendantId": "b31c5e0a-55fd-461d-919f-5789c8e41cb5",
"depth": 3
},
{
"ancestorId": "c81459f5-da60-4c15-b3d7-669c308590a6",
"descendantId": "b31c5e0a-55fd-461d-919f-5789c8e41cb5",
"depth": 3
}
],
"ancestors": [
{
"ancestorId": "c81459f5-da60-4c15-b3d7-669c308590a6",
"descendantId": "b31c5e0a-55fd-461d-919f-5789c8e41cb5",
"depth": 3
},
{
"ancestorId": "c81459f5-da60-4c15-b3d7-669c308590a6",
"descendantId": "b31c5e0a-55fd-461d-919f-5789c8e41cb5",
"depth": 3
}
],
"organisationType": {
"name": "sample string 1",
"order": 2,
"active": true,
"contactRequired": true,
"tenantOrganisationId": "fee181c4-6eab-401f-90fc-890b1b0ac6b4",
"createdById": "6a276c69-a3fd-4db8-97e0-49d3c4197964",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "01a1a175-f117-4258-8a35-cc5bd09154ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "28854fc4-08b4-43e8-a7fd-28f0d3d0ff77"
},
"language": {
"name": "sample string 1",
"id": "98c96de3-ce26-4bb7-af3a-55055eb6bd4b"
},
"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": "5427c923-f972-4ead-8a5c-8daa0781bbc0",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e27f0d4f-6cf2-4272-9044-48bfd7f386ff",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "23ad69c1-971b-4ff0-9d05-70b0aa968b9e"
},
"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": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
{
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
}
],
"userOrganisations": [],
"tenant": {
"id": "f81f9c5b-f4ca-40f8-9023-241d6c39d94c",
"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": "4ef0f2f8-ed6d-4c50-bffe-8d795435c732",
"jobCategoryId": "7d9f46e9-08a1-4b61-96d3-841fc66aca03",
"state": "new",
"active": true,
"documentTemplates": [
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
}
],
"sectionTypes": [
{
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
{
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
}
],
"jobs": [
{
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
{
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
}
],
"tenantOrganisationId": "1585f84b-e564-4718-b8a3-77ca48f62a92",
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"createdById": "6809bf53-ebe5-400d-981a-9c427c83f32f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "fa014239-7ab4-46fe-bb78-42a7034bedd9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "25c3a004-07cd-4a7f-8899-cb0ae77f986e"
},
{
"name": "sample string 1",
"timeInMinutes": 2,
"autoComplete": true,
"canCreateJobs": true,
"canRaiseOnDevice": true,
"containsEntities": true,
"hasSiteVisitSectionType": true,
"version": 8,
"jobTypeGroupId": "4ef0f2f8-ed6d-4c50-bffe-8d795435c732",
"jobCategoryId": "7d9f46e9-08a1-4b61-96d3-841fc66aca03",
"state": "new",
"active": true,
"documentTemplates": [
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
}
],
"sectionTypes": [
{
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
{
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
}
],
"jobs": [
{
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
{
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
}
],
"tenantOrganisationId": "1585f84b-e564-4718-b8a3-77ca48f62a92",
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"createdById": "6809bf53-ebe5-400d-981a-9c427c83f32f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "fa014239-7ab4-46fe-bb78-42a7034bedd9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "25c3a004-07cd-4a7f-8899-cb0ae77f986e"
}
],
"features": [
{
"tenantId": "b1e9900c-7e5e-4223-979a-fbefb9115b71",
"featureId": "b263ce2e-cc59-4f52-9d36-e7c60c27d457",
"feature": {
"name": "sample string 1",
"description": "sample string 2",
"tenantFeatures": [],
"id": "9157be1c-edae-43e9-9518-8d0729aaba62"
},
"createdById": "a4f205a0-8fe6-42ba-a221-2438788666b2",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "2fa22795-aa55-4643-bd86-2aa570b15ffa"
},
{
"tenantId": "b1e9900c-7e5e-4223-979a-fbefb9115b71",
"featureId": "b263ce2e-cc59-4f52-9d36-e7c60c27d457",
"feature": {
"name": "sample string 1",
"description": "sample string 2",
"tenantFeatures": [],
"id": "9157be1c-edae-43e9-9518-8d0729aaba62"
},
"createdById": "a4f205a0-8fe6-42ba-a221-2438788666b2",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "2fa22795-aa55-4643-bd86-2aa570b15ffa"
}
],
"createdById": "1f1aae0f-1c09-40c9-885a-ab9e7a7c08de",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "fa6b6cce-9f20-4d17-a5a3-310a11e778da",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00"
},
"emailSettings": {
"replyToEmailAddress": "sample string 1",
"ccEmailAddress": "sample string 2",
"emailSiteVisitReport": true,
"userToReceiveJobCompletionReport": true,
"createdById": "382a09d5-e411-43a1-b88e-efc92d4682b6",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "c6c493d3-7ff9-4a47-8e96-ec6289cac915",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "54b1abbc-ce98-4dc3-a544-834e80a1cd7e"
},
"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": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"hierarchicalLocations": [
{
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
{
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
}
],
"teams": [
{
"name": "sample string 1",
"active": true,
"organisationId": "efbec277-11ce-43d4-8d00-c5c3259836c4",
"users": [],
"createdById": "5f66dc46-032d-4367-8c73-deb42a7a38fd",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e78e3a88-fea8-4ce2-8489-fb92a2397c96",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "fde58828-045d-4c5a-a347-4a739fcf79fc"
},
{
"name": "sample string 1",
"active": true,
"organisationId": "efbec277-11ce-43d4-8d00-c5c3259836c4",
"users": [],
"createdById": "5f66dc46-032d-4367-8c73-deb42a7a38fd",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e78e3a88-fea8-4ce2-8489-fb92a2397c96",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "fde58828-045d-4c5a-a347-4a739fcf79fc"
}
],
"createdById": "f4804262-4013-46dd-843d-704658d00c22",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "3d5a93f0-ee38-46b8-9d75-d3fb1aa48d5b",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "de81d21d-e107-4bdd-a89b-7d82f3e7c54c"
}
},
{
"userId": "9122da75-d252-4ae1-afb6-0feb21820e71",
"organisationId": "047e6d0d-234c-4600-8f6b-f12426c27e21",
"organisation": {
"name": "sample string 1",
"active": true,
"organisationTypeId": "64c430e5-ad75-4e60-8dc1-954efb8a8ab6",
"externalReference": "sample string 4",
"languageId": "5c684c59-026f-4ceb-bbf8-48eb6c69c8df",
"timezone": "sample string 6",
"image": "sample string 7",
"addressId": "3ca6c3ac-9740-45e9-be5d-7b42e88efda5",
"parentId": "e4e83fad-4596-4990-ab34-d562d35c20a6",
"reportKey": "sample string 9",
"defaultUserId": "e9bb5be6-2b13-4173-830a-792ff7d28724",
"defaultContactId": "6e1fc12f-5322-4e16-bef5-551b05fa920c",
"digitalTwinUrl": "sample string 10",
"documents": [
{
"organisationId": "79ed7ac2-8160-4a22-b540-410e223c6783",
"filePath": "sample string 2",
"fileName": "sample string 3",
"notes": "sample string 4",
"visibleOnPortal": true,
"folderId": "2a6f7e54-4195-4e29-bdc0-0362d9a55d42",
"rootDocumentId": "536662a0-31c8-4833-85aa-8e08565cff41",
"versionNumber": 6,
"isLatestVersion": true,
"folder": {
"organisationId": "4c319b0d-7986-4bf9-90ed-60abbb0639d8",
"name": "sample string 2",
"parentFolderId": "8c4d28d7-be79-45f5-8f86-5f4e99a9eb78",
"sortOrder": 3,
"childFolders": [],
"documents": [],
"createdById": "cbaae6dd-2732-4443-9db2-b1c17c202574",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "c8930735-2fc8-4505-b2b9-120a8a7285e9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "9ba844a8-ca48-4f82-9b87-b902d53bc974"
},
"versions": [],
"organisationDocumentTags": [
{
"organisationDocumentId": "d46f6b47-1247-4d56-92f0-1679a27dc474",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"
},
{
"organisationDocumentId": "d46f6b47-1247-4d56-92f0-1679a27dc474",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"
}
],
"createdById": "8d433b82-8543-494a-ab6e-84f054952187",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6c74b643-54b8-48fa-8afc-3efcdf533824",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "3cf91726-9e55-432c-b4a3-b730cb62ada3"
},
{
"organisationId": "79ed7ac2-8160-4a22-b540-410e223c6783",
"filePath": "sample string 2",
"fileName": "sample string 3",
"notes": "sample string 4",
"visibleOnPortal": true,
"folderId": "2a6f7e54-4195-4e29-bdc0-0362d9a55d42",
"rootDocumentId": "536662a0-31c8-4833-85aa-8e08565cff41",
"versionNumber": 6,
"isLatestVersion": true,
"folder": {
"organisationId": "4c319b0d-7986-4bf9-90ed-60abbb0639d8",
"name": "sample string 2",
"parentFolderId": "8c4d28d7-be79-45f5-8f86-5f4e99a9eb78",
"sortOrder": 3,
"childFolders": [],
"documents": [],
"createdById": "cbaae6dd-2732-4443-9db2-b1c17c202574",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "c8930735-2fc8-4505-b2b9-120a8a7285e9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "9ba844a8-ca48-4f82-9b87-b902d53bc974"
},
"versions": [],
"organisationDocumentTags": [
{
"organisationDocumentId": "d46f6b47-1247-4d56-92f0-1679a27dc474",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"
},
{
"organisationDocumentId": "d46f6b47-1247-4d56-92f0-1679a27dc474",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"
}
],
"createdById": "8d433b82-8543-494a-ab6e-84f054952187",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6c74b643-54b8-48fa-8afc-3efcdf533824",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "3cf91726-9e55-432c-b4a3-b730cb62ada3"
}
],
"descendants": [
{
"ancestorId": "c81459f5-da60-4c15-b3d7-669c308590a6",
"descendantId": "b31c5e0a-55fd-461d-919f-5789c8e41cb5",
"depth": 3
},
{
"ancestorId": "c81459f5-da60-4c15-b3d7-669c308590a6",
"descendantId": "b31c5e0a-55fd-461d-919f-5789c8e41cb5",
"depth": 3
}
],
"ancestors": [
{
"ancestorId": "c81459f5-da60-4c15-b3d7-669c308590a6",
"descendantId": "b31c5e0a-55fd-461d-919f-5789c8e41cb5",
"depth": 3
},
{
"ancestorId": "c81459f5-da60-4c15-b3d7-669c308590a6",
"descendantId": "b31c5e0a-55fd-461d-919f-5789c8e41cb5",
"depth": 3
}
],
"organisationType": {
"name": "sample string 1",
"order": 2,
"active": true,
"contactRequired": true,
"tenantOrganisationId": "fee181c4-6eab-401f-90fc-890b1b0ac6b4",
"createdById": "6a276c69-a3fd-4db8-97e0-49d3c4197964",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "01a1a175-f117-4258-8a35-cc5bd09154ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "28854fc4-08b4-43e8-a7fd-28f0d3d0ff77"
},
"language": {
"name": "sample string 1",
"id": "98c96de3-ce26-4bb7-af3a-55055eb6bd4b"
},
"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": "5427c923-f972-4ead-8a5c-8daa0781bbc0",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e27f0d4f-6cf2-4272-9044-48bfd7f386ff",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "23ad69c1-971b-4ff0-9d05-70b0aa968b9e"
},
"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": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
{
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
}
],
"userOrganisations": [],
"tenant": {
"id": "f81f9c5b-f4ca-40f8-9023-241d6c39d94c",
"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": "4ef0f2f8-ed6d-4c50-bffe-8d795435c732",
"jobCategoryId": "7d9f46e9-08a1-4b61-96d3-841fc66aca03",
"state": "new",
"active": true,
"documentTemplates": [
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
}
],
"sectionTypes": [
{
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
{
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
}
],
"jobs": [
{
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
{
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
}
],
"tenantOrganisationId": "1585f84b-e564-4718-b8a3-77ca48f62a92",
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"createdById": "6809bf53-ebe5-400d-981a-9c427c83f32f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "fa014239-7ab4-46fe-bb78-42a7034bedd9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "25c3a004-07cd-4a7f-8899-cb0ae77f986e"
},
{
"name": "sample string 1",
"timeInMinutes": 2,
"autoComplete": true,
"canCreateJobs": true,
"canRaiseOnDevice": true,
"containsEntities": true,
"hasSiteVisitSectionType": true,
"version": 8,
"jobTypeGroupId": "4ef0f2f8-ed6d-4c50-bffe-8d795435c732",
"jobCategoryId": "7d9f46e9-08a1-4b61-96d3-841fc66aca03",
"state": "new",
"active": true,
"documentTemplates": [
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
}
],
"sectionTypes": [
{
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
{
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
}
],
"jobs": [
{
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
{
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
}
],
"tenantOrganisationId": "1585f84b-e564-4718-b8a3-77ca48f62a92",
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"createdById": "6809bf53-ebe5-400d-981a-9c427c83f32f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "fa014239-7ab4-46fe-bb78-42a7034bedd9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "25c3a004-07cd-4a7f-8899-cb0ae77f986e"
}
],
"features": [
{
"tenantId": "b1e9900c-7e5e-4223-979a-fbefb9115b71",
"featureId": "b263ce2e-cc59-4f52-9d36-e7c60c27d457",
"feature": {
"name": "sample string 1",
"description": "sample string 2",
"tenantFeatures": [],
"id": "9157be1c-edae-43e9-9518-8d0729aaba62"
},
"createdById": "a4f205a0-8fe6-42ba-a221-2438788666b2",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "2fa22795-aa55-4643-bd86-2aa570b15ffa"
},
{
"tenantId": "b1e9900c-7e5e-4223-979a-fbefb9115b71",
"featureId": "b263ce2e-cc59-4f52-9d36-e7c60c27d457",
"feature": {
"name": "sample string 1",
"description": "sample string 2",
"tenantFeatures": [],
"id": "9157be1c-edae-43e9-9518-8d0729aaba62"
},
"createdById": "a4f205a0-8fe6-42ba-a221-2438788666b2",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "2fa22795-aa55-4643-bd86-2aa570b15ffa"
}
],
"createdById": "1f1aae0f-1c09-40c9-885a-ab9e7a7c08de",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "fa6b6cce-9f20-4d17-a5a3-310a11e778da",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00"
},
"emailSettings": {
"replyToEmailAddress": "sample string 1",
"ccEmailAddress": "sample string 2",
"emailSiteVisitReport": true,
"userToReceiveJobCompletionReport": true,
"createdById": "382a09d5-e411-43a1-b88e-efc92d4682b6",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "c6c493d3-7ff9-4a47-8e96-ec6289cac915",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "54b1abbc-ce98-4dc3-a544-834e80a1cd7e"
},
"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": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"hierarchicalLocations": [
{
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
{
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
}
],
"teams": [
{
"name": "sample string 1",
"active": true,
"organisationId": "efbec277-11ce-43d4-8d00-c5c3259836c4",
"users": [],
"createdById": "5f66dc46-032d-4367-8c73-deb42a7a38fd",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e78e3a88-fea8-4ce2-8489-fb92a2397c96",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "fde58828-045d-4c5a-a347-4a739fcf79fc"
},
{
"name": "sample string 1",
"active": true,
"organisationId": "efbec277-11ce-43d4-8d00-c5c3259836c4",
"users": [],
"createdById": "5f66dc46-032d-4367-8c73-deb42a7a38fd",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e78e3a88-fea8-4ce2-8489-fb92a2397c96",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "fde58828-045d-4c5a-a347-4a739fcf79fc"
}
],
"createdById": "f4804262-4013-46dd-843d-704658d00c22",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "3d5a93f0-ee38-46b8-9d75-d3fb1aa48d5b",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "de81d21d-e107-4bdd-a89b-7d82f3e7c54c"
}
}
],
"userType": {
"name": "sample string 1",
"id": "d5feee93-124b-4bfd-bdeb-53294b5ca1e6"
},
"teams": [
{
"name": "sample string 1",
"active": true,
"organisationId": "efbec277-11ce-43d4-8d00-c5c3259836c4",
"organisation": {
"name": "sample string 1",
"active": true,
"organisationTypeId": "64c430e5-ad75-4e60-8dc1-954efb8a8ab6",
"externalReference": "sample string 4",
"languageId": "5c684c59-026f-4ceb-bbf8-48eb6c69c8df",
"timezone": "sample string 6",
"image": "sample string 7",
"addressId": "3ca6c3ac-9740-45e9-be5d-7b42e88efda5",
"parentId": "e4e83fad-4596-4990-ab34-d562d35c20a6",
"reportKey": "sample string 9",
"defaultUserId": "e9bb5be6-2b13-4173-830a-792ff7d28724",
"defaultContactId": "6e1fc12f-5322-4e16-bef5-551b05fa920c",
"digitalTwinUrl": "sample string 10",
"documents": [
{
"organisationId": "79ed7ac2-8160-4a22-b540-410e223c6783",
"filePath": "sample string 2",
"fileName": "sample string 3",
"notes": "sample string 4",
"visibleOnPortal": true,
"folderId": "2a6f7e54-4195-4e29-bdc0-0362d9a55d42",
"rootDocumentId": "536662a0-31c8-4833-85aa-8e08565cff41",
"versionNumber": 6,
"isLatestVersion": true,
"folder": {
"organisationId": "4c319b0d-7986-4bf9-90ed-60abbb0639d8",
"name": "sample string 2",
"parentFolderId": "8c4d28d7-be79-45f5-8f86-5f4e99a9eb78",
"sortOrder": 3,
"childFolders": [],
"documents": [],
"createdById": "cbaae6dd-2732-4443-9db2-b1c17c202574",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "c8930735-2fc8-4505-b2b9-120a8a7285e9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "9ba844a8-ca48-4f82-9b87-b902d53bc974"
},
"versions": [],
"organisationDocumentTags": [
{
"organisationDocumentId": "d46f6b47-1247-4d56-92f0-1679a27dc474",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"
},
{
"organisationDocumentId": "d46f6b47-1247-4d56-92f0-1679a27dc474",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"
}
],
"createdById": "8d433b82-8543-494a-ab6e-84f054952187",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6c74b643-54b8-48fa-8afc-3efcdf533824",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "3cf91726-9e55-432c-b4a3-b730cb62ada3"
},
{
"organisationId": "79ed7ac2-8160-4a22-b540-410e223c6783",
"filePath": "sample string 2",
"fileName": "sample string 3",
"notes": "sample string 4",
"visibleOnPortal": true,
"folderId": "2a6f7e54-4195-4e29-bdc0-0362d9a55d42",
"rootDocumentId": "536662a0-31c8-4833-85aa-8e08565cff41",
"versionNumber": 6,
"isLatestVersion": true,
"folder": {
"organisationId": "4c319b0d-7986-4bf9-90ed-60abbb0639d8",
"name": "sample string 2",
"parentFolderId": "8c4d28d7-be79-45f5-8f86-5f4e99a9eb78",
"sortOrder": 3,
"childFolders": [],
"documents": [],
"createdById": "cbaae6dd-2732-4443-9db2-b1c17c202574",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "c8930735-2fc8-4505-b2b9-120a8a7285e9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "9ba844a8-ca48-4f82-9b87-b902d53bc974"
},
"versions": [],
"organisationDocumentTags": [
{
"organisationDocumentId": "d46f6b47-1247-4d56-92f0-1679a27dc474",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"
},
{
"organisationDocumentId": "d46f6b47-1247-4d56-92f0-1679a27dc474",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"
}
],
"createdById": "8d433b82-8543-494a-ab6e-84f054952187",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6c74b643-54b8-48fa-8afc-3efcdf533824",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "3cf91726-9e55-432c-b4a3-b730cb62ada3"
}
],
"descendants": [
{
"ancestorId": "c81459f5-da60-4c15-b3d7-669c308590a6",
"descendantId": "b31c5e0a-55fd-461d-919f-5789c8e41cb5",
"depth": 3
},
{
"ancestorId": "c81459f5-da60-4c15-b3d7-669c308590a6",
"descendantId": "b31c5e0a-55fd-461d-919f-5789c8e41cb5",
"depth": 3
}
],
"ancestors": [
{
"ancestorId": "c81459f5-da60-4c15-b3d7-669c308590a6",
"descendantId": "b31c5e0a-55fd-461d-919f-5789c8e41cb5",
"depth": 3
},
{
"ancestorId": "c81459f5-da60-4c15-b3d7-669c308590a6",
"descendantId": "b31c5e0a-55fd-461d-919f-5789c8e41cb5",
"depth": 3
}
],
"organisationType": {
"name": "sample string 1",
"order": 2,
"active": true,
"contactRequired": true,
"tenantOrganisationId": "fee181c4-6eab-401f-90fc-890b1b0ac6b4",
"createdById": "6a276c69-a3fd-4db8-97e0-49d3c4197964",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "01a1a175-f117-4258-8a35-cc5bd09154ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "28854fc4-08b4-43e8-a7fd-28f0d3d0ff77"
},
"language": {
"name": "sample string 1",
"id": "98c96de3-ce26-4bb7-af3a-55055eb6bd4b"
},
"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": "5427c923-f972-4ead-8a5c-8daa0781bbc0",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e27f0d4f-6cf2-4272-9044-48bfd7f386ff",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "23ad69c1-971b-4ff0-9d05-70b0aa968b9e"
},
"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": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
{
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
}
],
"userOrganisations": [
{
"userId": "9122da75-d252-4ae1-afb6-0feb21820e71",
"organisationId": "047e6d0d-234c-4600-8f6b-f12426c27e21"
},
{
"userId": "9122da75-d252-4ae1-afb6-0feb21820e71",
"organisationId": "047e6d0d-234c-4600-8f6b-f12426c27e21"
}
],
"tenant": {
"id": "f81f9c5b-f4ca-40f8-9023-241d6c39d94c",
"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": "4ef0f2f8-ed6d-4c50-bffe-8d795435c732",
"jobCategoryId": "7d9f46e9-08a1-4b61-96d3-841fc66aca03",
"state": "new",
"active": true,
"documentTemplates": [
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
}
],
"sectionTypes": [
{
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
{
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
}
],
"jobs": [
{
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
{
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
}
],
"tenantOrganisationId": "1585f84b-e564-4718-b8a3-77ca48f62a92",
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"createdById": "6809bf53-ebe5-400d-981a-9c427c83f32f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "fa014239-7ab4-46fe-bb78-42a7034bedd9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "25c3a004-07cd-4a7f-8899-cb0ae77f986e"
},
{
"name": "sample string 1",
"timeInMinutes": 2,
"autoComplete": true,
"canCreateJobs": true,
"canRaiseOnDevice": true,
"containsEntities": true,
"hasSiteVisitSectionType": true,
"version": 8,
"jobTypeGroupId": "4ef0f2f8-ed6d-4c50-bffe-8d795435c732",
"jobCategoryId": "7d9f46e9-08a1-4b61-96d3-841fc66aca03",
"state": "new",
"active": true,
"documentTemplates": [
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
}
],
"sectionTypes": [
{
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
{
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
}
],
"jobs": [
{
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
{
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
}
],
"tenantOrganisationId": "1585f84b-e564-4718-b8a3-77ca48f62a92",
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"createdById": "6809bf53-ebe5-400d-981a-9c427c83f32f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "fa014239-7ab4-46fe-bb78-42a7034bedd9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "25c3a004-07cd-4a7f-8899-cb0ae77f986e"
}
],
"features": [
{
"tenantId": "b1e9900c-7e5e-4223-979a-fbefb9115b71",
"featureId": "b263ce2e-cc59-4f52-9d36-e7c60c27d457",
"feature": {
"name": "sample string 1",
"description": "sample string 2",
"tenantFeatures": [],
"id": "9157be1c-edae-43e9-9518-8d0729aaba62"
},
"createdById": "a4f205a0-8fe6-42ba-a221-2438788666b2",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "2fa22795-aa55-4643-bd86-2aa570b15ffa"
},
{
"tenantId": "b1e9900c-7e5e-4223-979a-fbefb9115b71",
"featureId": "b263ce2e-cc59-4f52-9d36-e7c60c27d457",
"feature": {
"name": "sample string 1",
"description": "sample string 2",
"tenantFeatures": [],
"id": "9157be1c-edae-43e9-9518-8d0729aaba62"
},
"createdById": "a4f205a0-8fe6-42ba-a221-2438788666b2",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "2fa22795-aa55-4643-bd86-2aa570b15ffa"
}
],
"createdById": "1f1aae0f-1c09-40c9-885a-ab9e7a7c08de",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "fa6b6cce-9f20-4d17-a5a3-310a11e778da",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00"
},
"emailSettings": {
"replyToEmailAddress": "sample string 1",
"ccEmailAddress": "sample string 2",
"emailSiteVisitReport": true,
"userToReceiveJobCompletionReport": true,
"createdById": "382a09d5-e411-43a1-b88e-efc92d4682b6",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "c6c493d3-7ff9-4a47-8e96-ec6289cac915",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "54b1abbc-ce98-4dc3-a544-834e80a1cd7e"
},
"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": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"hierarchicalLocations": [
{
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
{
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
}
],
"teams": [],
"createdById": "f4804262-4013-46dd-843d-704658d00c22",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "3d5a93f0-ee38-46b8-9d75-d3fb1aa48d5b",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "de81d21d-e107-4bdd-a89b-7d82f3e7c54c"
},
"users": [],
"createdById": "5f66dc46-032d-4367-8c73-deb42a7a38fd",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e78e3a88-fea8-4ce2-8489-fb92a2397c96",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "fde58828-045d-4c5a-a347-4a739fcf79fc"
},
{
"name": "sample string 1",
"active": true,
"organisationId": "efbec277-11ce-43d4-8d00-c5c3259836c4",
"organisation": {
"name": "sample string 1",
"active": true,
"organisationTypeId": "64c430e5-ad75-4e60-8dc1-954efb8a8ab6",
"externalReference": "sample string 4",
"languageId": "5c684c59-026f-4ceb-bbf8-48eb6c69c8df",
"timezone": "sample string 6",
"image": "sample string 7",
"addressId": "3ca6c3ac-9740-45e9-be5d-7b42e88efda5",
"parentId": "e4e83fad-4596-4990-ab34-d562d35c20a6",
"reportKey": "sample string 9",
"defaultUserId": "e9bb5be6-2b13-4173-830a-792ff7d28724",
"defaultContactId": "6e1fc12f-5322-4e16-bef5-551b05fa920c",
"digitalTwinUrl": "sample string 10",
"documents": [
{
"organisationId": "79ed7ac2-8160-4a22-b540-410e223c6783",
"filePath": "sample string 2",
"fileName": "sample string 3",
"notes": "sample string 4",
"visibleOnPortal": true,
"folderId": "2a6f7e54-4195-4e29-bdc0-0362d9a55d42",
"rootDocumentId": "536662a0-31c8-4833-85aa-8e08565cff41",
"versionNumber": 6,
"isLatestVersion": true,
"folder": {
"organisationId": "4c319b0d-7986-4bf9-90ed-60abbb0639d8",
"name": "sample string 2",
"parentFolderId": "8c4d28d7-be79-45f5-8f86-5f4e99a9eb78",
"sortOrder": 3,
"childFolders": [],
"documents": [],
"createdById": "cbaae6dd-2732-4443-9db2-b1c17c202574",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "c8930735-2fc8-4505-b2b9-120a8a7285e9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "9ba844a8-ca48-4f82-9b87-b902d53bc974"
},
"versions": [],
"organisationDocumentTags": [
{
"organisationDocumentId": "d46f6b47-1247-4d56-92f0-1679a27dc474",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"
},
{
"organisationDocumentId": "d46f6b47-1247-4d56-92f0-1679a27dc474",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"
}
],
"createdById": "8d433b82-8543-494a-ab6e-84f054952187",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6c74b643-54b8-48fa-8afc-3efcdf533824",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "3cf91726-9e55-432c-b4a3-b730cb62ada3"
},
{
"organisationId": "79ed7ac2-8160-4a22-b540-410e223c6783",
"filePath": "sample string 2",
"fileName": "sample string 3",
"notes": "sample string 4",
"visibleOnPortal": true,
"folderId": "2a6f7e54-4195-4e29-bdc0-0362d9a55d42",
"rootDocumentId": "536662a0-31c8-4833-85aa-8e08565cff41",
"versionNumber": 6,
"isLatestVersion": true,
"folder": {
"organisationId": "4c319b0d-7986-4bf9-90ed-60abbb0639d8",
"name": "sample string 2",
"parentFolderId": "8c4d28d7-be79-45f5-8f86-5f4e99a9eb78",
"sortOrder": 3,
"childFolders": [],
"documents": [],
"createdById": "cbaae6dd-2732-4443-9db2-b1c17c202574",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "c8930735-2fc8-4505-b2b9-120a8a7285e9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "9ba844a8-ca48-4f82-9b87-b902d53bc974"
},
"versions": [],
"organisationDocumentTags": [
{
"organisationDocumentId": "d46f6b47-1247-4d56-92f0-1679a27dc474",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"
},
{
"organisationDocumentId": "d46f6b47-1247-4d56-92f0-1679a27dc474",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"
}
],
"createdById": "8d433b82-8543-494a-ab6e-84f054952187",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6c74b643-54b8-48fa-8afc-3efcdf533824",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "3cf91726-9e55-432c-b4a3-b730cb62ada3"
}
],
"descendants": [
{
"ancestorId": "c81459f5-da60-4c15-b3d7-669c308590a6",
"descendantId": "b31c5e0a-55fd-461d-919f-5789c8e41cb5",
"depth": 3
},
{
"ancestorId": "c81459f5-da60-4c15-b3d7-669c308590a6",
"descendantId": "b31c5e0a-55fd-461d-919f-5789c8e41cb5",
"depth": 3
}
],
"ancestors": [
{
"ancestorId": "c81459f5-da60-4c15-b3d7-669c308590a6",
"descendantId": "b31c5e0a-55fd-461d-919f-5789c8e41cb5",
"depth": 3
},
{
"ancestorId": "c81459f5-da60-4c15-b3d7-669c308590a6",
"descendantId": "b31c5e0a-55fd-461d-919f-5789c8e41cb5",
"depth": 3
}
],
"organisationType": {
"name": "sample string 1",
"order": 2,
"active": true,
"contactRequired": true,
"tenantOrganisationId": "fee181c4-6eab-401f-90fc-890b1b0ac6b4",
"createdById": "6a276c69-a3fd-4db8-97e0-49d3c4197964",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "01a1a175-f117-4258-8a35-cc5bd09154ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "28854fc4-08b4-43e8-a7fd-28f0d3d0ff77"
},
"language": {
"name": "sample string 1",
"id": "98c96de3-ce26-4bb7-af3a-55055eb6bd4b"
},
"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": "5427c923-f972-4ead-8a5c-8daa0781bbc0",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e27f0d4f-6cf2-4272-9044-48bfd7f386ff",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "23ad69c1-971b-4ff0-9d05-70b0aa968b9e"
},
"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": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
{
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
}
],
"userOrganisations": [
{
"userId": "9122da75-d252-4ae1-afb6-0feb21820e71",
"organisationId": "047e6d0d-234c-4600-8f6b-f12426c27e21"
},
{
"userId": "9122da75-d252-4ae1-afb6-0feb21820e71",
"organisationId": "047e6d0d-234c-4600-8f6b-f12426c27e21"
}
],
"tenant": {
"id": "f81f9c5b-f4ca-40f8-9023-241d6c39d94c",
"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": "4ef0f2f8-ed6d-4c50-bffe-8d795435c732",
"jobCategoryId": "7d9f46e9-08a1-4b61-96d3-841fc66aca03",
"state": "new",
"active": true,
"documentTemplates": [
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
}
],
"sectionTypes": [
{
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
{
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
}
],
"jobs": [
{
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
{
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
}
],
"tenantOrganisationId": "1585f84b-e564-4718-b8a3-77ca48f62a92",
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"createdById": "6809bf53-ebe5-400d-981a-9c427c83f32f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "fa014239-7ab4-46fe-bb78-42a7034bedd9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "25c3a004-07cd-4a7f-8899-cb0ae77f986e"
},
{
"name": "sample string 1",
"timeInMinutes": 2,
"autoComplete": true,
"canCreateJobs": true,
"canRaiseOnDevice": true,
"containsEntities": true,
"hasSiteVisitSectionType": true,
"version": 8,
"jobTypeGroupId": "4ef0f2f8-ed6d-4c50-bffe-8d795435c732",
"jobCategoryId": "7d9f46e9-08a1-4b61-96d3-841fc66aca03",
"state": "new",
"active": true,
"documentTemplates": [
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"job": {
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
}
],
"sectionTypes": [
{
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
{
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
}
],
"jobs": [
{
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
},
{
"jobTypeId": "94120c45-e097-4c35-811e-6353c778e9db",
"active": true,
"stateId": "4d7e87c4-4a2e-4636-a7f8-9c043383aaf7",
"externalRef": "sample string 4",
"allocatedToId": "171d60f4-fcc7-4c3c-9f5d-63b07bd029a9",
"name": "sample string 5",
"scheduledDate": "2026-08-31T16:15:06.7828212+00:00",
"siteId": "480a33f8-1b26-4874-a918-57adb9da6e4b",
"contactId": "b4d78b92-edfd-4be1-8d78-f57fcd455bc5",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "46415bf3-bed1-42f6-b124-c6163512123a",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "2a0b49fb-3f67-4503-a63d-dc5bdff479f9",
"jobRecurrenceId": "46779bc8-af19-4396-b888-6a557a10c6e5",
"rejectionReasonId": "4372747c-94b1-4eb1-bf39-c9b507a75391",
"jobCategoryId": "6ef197b3-5ce0-4934-b67c-2eaaee07f9c7",
"numericCode": 13,
"completedDate": "2026-08-31T16:15:06.7828212+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
{
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd",
"userId": "6da94d30-5ad0-44a0-87fd-20113906a70d",
"createDaysBefore": 3,
"siteId": "56147bd4-4a13-45ba-9b6a-4d43f730c5d2",
"contactId": "876fb7ca-f175-45f8-965d-3d23ae187caa",
"assetId": "1f961335-8d96-49ff-8c1f-58de844026a7",
"startDate": "2026-08-31T16:15:06.7828212+00:00",
"endDate": "2026-08-31T16:15:06.7828212+00:00",
"numberGenerated": 6,
"lastDate": "2026-08-31T16:15:06.7828212+00:00",
"nextDate": "2026-08-31T16:15:06.7828212+00:00",
"overrideGeneratedNextDate": "2026-08-31T16:15:06.7828212+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "645b9f17-c69e-43ee-9322-4d982b65e041",
"recurrenceGroupId": "17586f66-fc86-4619-a270-99ecd376e20c",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
},
{
"jobRecurrenceId": "aec6f34a-ec17-4725-be44-9db6dffc9d32",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "d175d1ca-0220-448e-896a-a18d6b51d49a",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2522a878-4c3f-4e98-abaa-761198cd12a5",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "23733208-e5b5-42a0-ab72-1e956ced1382"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"sampledAssets": [
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
},
{
"jobRecurrenceId": "da9d2256-374f-46d2-b838-395fec61363a",
"assetId": "8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "98d68fc5-2a3a-4da6-b8fc-eef187285308",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "957286c4-5826-42ed-bee1-199ef9dff324",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "e4002260-814f-48a1-8723-b5746f79c492",
"hierarchicalLocationId": "d062d397-c3dd-4225-840b-8f119e3b045b",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
{
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
}
],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
},
{
"flexFieldId": "99ee7719-05d3-4192-99bc-9d8306d69ea6",
"assetId": "727a0474-02ec-4f62-8f9e-c063f5ebdafa",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "6b7cfaad-9428-4a5e-8420-c578ce9f5c39",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "d46e3003-31f9-4552-8fb8-a9510129ea88",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "6c460f7f-80bb-47b0-896c-2e4266612b0c",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "97e04967-96e8-47a9-a01d-2a85dc72f0e7",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "71ca2a3b-6854-4354-b418-4106a7343acf"
},
"flexFieldValues": [],
"createdById": "d1c2560b-7a72-4321-ad7d-50e33e9228d8",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "b4acaa12-d728-4602-bcb5-cbae027d18f4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "d0534c8f-3c5a-402c-891a-bfcd5173fcd2"
},
"id": "11ccaeea-7192-4b40-adf6-5426c4e1b5c8"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "00973673-55ab-4ee6-9438-99fcc2e7a141",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
"createdById": "d27d58df-39a0-486c-8251-f70373a26032",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "396b9947-9c9b-42f2-b145-ccc8f448f8e4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"
}
}
],
"lastCompletedDate": "2026-08-31T16:15:06.7828212+00:00",
"createdById": "b72f05c3-4c13-4823-a8c0-5410e286bca9",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "92c3db00-38f8-4fd1-8442-d142242739b6",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "29c5c680-af9b-48b9-ac4f-1269691b6d94"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "0e0750d7-00b8-4439-af05-010c0d3385a6",
"createdById": "52ddbd26-b44b-42c6-b81a-e015817a2b81",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e006d2f9-c372-4df5-b362-6c6179f367bb",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36c8aee9-7921-48ee-bc49-41739c5a7d71"
},
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"sections": [
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
},
{
"jobId": "2ae5942d-cafe-4325-b77f-7113e19149c4",
"internalSectionTypeId": "199b3cc0-faac-4500-ae17-d7d40e3371df",
"sectionTypeId": "b2ecfdc8-df27-4df9-b695-181c1e97cc31",
"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": "b6d64a3d-add1-499d-9ec2-40946049c554",
"sectionVariantId": "8ed4c35d-e465-4136-a1a8-26c003546a53",
"sectionType": {
"internalId": "e3c6ae0b-88af-407a-bccb-7ddde76a4c7e",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "f1cac361-3d7e-4ff2-9380-b1898ac05027",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "883e3d8c-e956-4494-9361-03f30ad93fd5",
"expressionTypes": "sample string 15",
"createdById": "505f526e-943d-4dc6-b7fc-5a0ed47d39f1",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "6efea45d-b083-4ee2-9653-e1642bb632ca",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "e60d9d47-78f8-463f-a040-e7f9df70df11"
},
"createdById": "520ec4ac-324c-4d0c-917c-8cc4fc0b46d5",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e23bc163-1166-4815-973c-d14fd18779a9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "37d23330-fb4e-484f-bcc8-e1faa64ddb09"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
},
{
"jobId": "ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a",
"stateId": "d6f0d069-1e9a-44b8-a654-ceaadf37523a",
"templateId": "2847259d-995a-4be9-b53a-50c4ec1622c7",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "aa6a8bfa-2afc-4ae3-9175-2ad59d324798",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "f250cf40-ac4e-4057-9dce-1fc60a202217",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "8b3b080e-ab58-4990-a484-4101d3c3c72d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"
},
"fileLocationId": "07e61df1-dd3d-4589-878e-6cee87cbbb7f",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "4f26d60f-c3e0-4e27-afeb-91bda80d1052",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "8bac5753-18bc-4693-be5d-6ce8363ccc11"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "26e84d87-0554-4e55-96f4-0a4a1cfac234"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "6055d480-82d9-4d71-be0f-646d5ded184f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "27842c9c-e7cf-41c3-abf6-f2f8432edb1d",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "abb2bb7f-784f-45ed-8fb0-42df87058533"
}
],
"jobHistory": [
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
},
{
"jobId": "533ed46a-e615-4bed-9116-5c5ea31fcb7c",
"jobHistoryTypeId": "0e8f7fd5-dc49-4b85-a909-3559549924e2",
"sourceStateId": "cd05e974-c38f-43ac-96c2-94e356d3489a",
"destinationStateId": "6871e2d2-84df-4c1f-a6c7-c97866035ab1",
"allocatedToId": "dfe21fff-2ea4-4420-ada9-f21dc7e82a17",
"clonedFromId": "a6a5d03a-d40a-448b-8b85-4e5f77307298",
"jobHistoryType": {
"name": "sample string 1",
"id": "42df8238-8be9-4cbf-b85b-6afa19b8ee16"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "4e5957c2-8e30-46b1-85f6-f0a201c79528"
},
"createdById": "8f0d26f1-f80b-4c90-837e-1a5e7d9f6753",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "7d54b678-537b-4ec3-ae63-dcc6e540d7ce",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "808a2df0-45ce-4eeb-bb66-637425ad250d"
}
],
"createdById": "a6dc53a8-afff-44a9-9225-3b8868b9944f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "29c85f10-edc6-44aa-b3c3-d9bb9e0391e8",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"
}
],
"tenantOrganisationId": "1585f84b-e564-4718-b8a3-77ca48f62a92",
"jobCategory": {
"name": "sample string 1",
"id": "3ce7701b-4730-4f45-86e6-53f72ddccaf7"
},
"createdById": "6809bf53-ebe5-400d-981a-9c427c83f32f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "fa014239-7ab4-46fe-bb78-42a7034bedd9",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "25c3a004-07cd-4a7f-8899-cb0ae77f986e"
}
],
"features": [
{
"tenantId": "b1e9900c-7e5e-4223-979a-fbefb9115b71",
"featureId": "b263ce2e-cc59-4f52-9d36-e7c60c27d457",
"feature": {
"name": "sample string 1",
"description": "sample string 2",
"tenantFeatures": [],
"id": "9157be1c-edae-43e9-9518-8d0729aaba62"
},
"createdById": "a4f205a0-8fe6-42ba-a221-2438788666b2",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "2fa22795-aa55-4643-bd86-2aa570b15ffa"
},
{
"tenantId": "b1e9900c-7e5e-4223-979a-fbefb9115b71",
"featureId": "b263ce2e-cc59-4f52-9d36-e7c60c27d457",
"feature": {
"name": "sample string 1",
"description": "sample string 2",
"tenantFeatures": [],
"id": "9157be1c-edae-43e9-9518-8d0729aaba62"
},
"createdById": "a4f205a0-8fe6-42ba-a221-2438788666b2",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "2fa22795-aa55-4643-bd86-2aa570b15ffa"
}
],
"createdById": "1f1aae0f-1c09-40c9-885a-ab9e7a7c08de",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "fa6b6cce-9f20-4d17-a5a3-310a11e778da",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00"
},
"emailSettings": {
"replyToEmailAddress": "sample string 1",
"ccEmailAddress": "sample string 2",
"emailSiteVisitReport": true,
"userToReceiveJobCompletionReport": true,
"createdById": "382a09d5-e411-43a1-b88e-efc92d4682b6",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "c6c493d3-7ff9-4a47-8e96-ec6289cac915",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "54b1abbc-ce98-4dc3-a544-834e80a1cd7e"
},
"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": "76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f",
"titleId": "0aa2e996-fc2e-4af8-9deb-368c2301922a",
"organisationId": "6299a3a3-65c4-48b8-921c-8ca4f2f681f2",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "d07f0a24-c0d0-4065-b16e-4db928880e02",
"createdById": "4be0607f-7af7-4ed8-9e25-71f3fe18cbfa",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "2ed161aa-c104-468e-9fc5-eec8c4838e29",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "1a136937-1502-4691-93e4-8b6581bf40d2"
},
"title": {
"name": "sample string 1",
"id": "fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"
},
"createdById": "12d76da0-05ce-4140-9716-a08d683d1ace",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "279a510d-6f84-45b5-bbdf-ac62adb883df",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"
},
"hierarchicalLocations": [
{
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
},
{
"siteId": "23473939-f325-401c-b3bd-57b0a7b7919a",
"name": "sample string 2",
"parentId": "f927f162-515a-425e-8dfc-13d2ad79b8c7",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "be280f65-d3d4-49ca-9715-e35b56d2b19f",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "410d891c-0894-4813-9843-a47ac074f194",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "69189b7a-0c43-469e-8871-75efb9ef6ed0"
}
],
"teams": [],
"createdById": "f4804262-4013-46dd-843d-704658d00c22",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "3d5a93f0-ee38-46b8-9d75-d3fb1aa48d5b",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "de81d21d-e107-4bdd-a89b-7d82f3e7c54c"
},
"users": [],
"createdById": "5f66dc46-032d-4367-8c73-deb42a7a38fd",
"createdDate": "2026-08-31T16:15:06.7828212+00:00",
"updatedById": "e78e3a88-fea8-4ce2-8489-fb92a2397c96",
"updatedDate": "2026-08-31T16:15:06.7828212+00:00",
"id": "fde58828-045d-4c5a-a347-4a739fcf79fc"
}
],
"email": "sample string 9",
"emailConfirmed": true,
"passwordHash": "sample string 11",
"securityStamp": "sample string 12",
"phoneNumber": "sample string 13",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-31T16:15:06.7828212Z",
"lockoutEnabled": true,
"accessFailedCount": 17,
"roles": [],
"claims": [],
"logins": [],
"id": "c216421b-1444-43f4-a202-665c28e4d435",
"userName": "sample string 19"
},
"organisation": {
"id": "983e9d7a-f0cd-47cd-9e0a-a8d5e66ada43",
"name": "sample string 2"
},
"site": {
"id": "cd7555ac-ef3d-490a-846f-ddfef859ced2",
"address": {
"id": "886e286d-e341-4585-8ecb-13f702407f5f",
"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": "50cfa500-340b-4c2e-ad9a-1e5d0aa31ed0",
"contactId": "39c62823-727f-451c-acef-c830fcf3a5f2",
"notes": "sample string 4",
"updatedById": "5575555c-1657-4995-81db-7caeaae24d8d",
"createdById": "c75de735-ad3d-4517-85bf-7e7adc537152",
"isGroupJob": true,
"hasSiteVisitSection": true,
"containsEntities": true,
"jobCategoryId": "dc806187-ca88-47a4-b97d-eedc6630ad47",
"currentRamsStateId": "567b7b6a-462c-43cd-a9fb-83678edb7086",
"asset": {
"active": true,
"id": "77cfaf3b-25ad-49a9-9cd9-79d74402a1cb",
"name": "sample string 3"
},
"jobRecurrence": {
"active": true,
"id": "0d7d6acd-0f11-41d6-b6a2-1f7ca52fb650",
"name": "sample string 3"
},
"monitoringRegimeId": "sample string 8",
"id": "1ad337ee-e9c1-4f1a-823d-6e4ea1493c86",
"name": "sample string 10",
"jobTypeId": "be215461-5c43-4682-a3af-756957cb439e",
"tenantNumericCode": 12,
"numericCode": 13,
"externalReference": "sample string 14",
"timeInMinutes": 15,
"jobReferenceCode": "12-13",
"scheduledDate": "2026-08-31T16:15:06.7828212Z",
"updatedDate": "2026-08-31T16:15:06.7828212Z",
"createdDate": "2026-08-31T16:15:06.7828212Z",
"scheduledDateAndTimeOffset": "2026-08-31T16:15:06.7828212+00:00",
"updatedDateAndTimeOffset": "2026-08-31T16:15:06.7828212+00:00",
"createdDateAndTimeOffset": "2026-08-31T16:15:06.7828212+00:00",
"parentJobId": "36310ef4-b6a9-4290-899f-d8834df3e8b9"
}
text/html
Sample:
{"stateId":"4a2ee323-7db1-48d7-a6d7-95c2046ba753","externalRef":"sample string 2","allocatedToId":"22e2cd3b-c393-4c9a-aa28-596323361831","allocatedTo":{"titleId":"5b2c3383-40d2-4f87-a1f7-1f5fbca3c49f","firstName":"sample string 1","lastName":"sample string 2","mobileNumber":"sample string 3","active":true,"externalReference":"sample string 5","userTypeId":"ee1ce912-0550-4196-83d0-d77cb979a345","hasOverduePayment":true,"trialEndDate":"2026-08-31T16:15:06.7672005Z","mustResetPassword":true,"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"userOrganisations":[{"userId":"9122da75-d252-4ae1-afb6-0feb21820e71","organisationId":"047e6d0d-234c-4600-8f6b-f12426c27e21","organisation":{"name":"sample string 1","active":true,"organisationTypeId":"64c430e5-ad75-4e60-8dc1-954efb8a8ab6","externalReference":"sample string 4","languageId":"5c684c59-026f-4ceb-bbf8-48eb6c69c8df","timezone":"sample string 6","image":"sample string 7","addressId":"3ca6c3ac-9740-45e9-be5d-7b42e88efda5","parentId":"e4e83fad-4596-4990-ab34-d562d35c20a6","reportKey":"sample string 9","defaultUserId":"e9bb5be6-2b13-4173-830a-792ff7d28724","defaultContactId":"6e1fc12f-5322-4e16-bef5-551b05fa920c","digitalTwinUrl":"sample string 10","documents":[{"organisationId":"79ed7ac2-8160-4a22-b540-410e223c6783","filePath":"sample string 2","fileName":"sample string 3","notes":"sample string 4","visibleOnPortal":true,"folderId":"2a6f7e54-4195-4e29-bdc0-0362d9a55d42","rootDocumentId":"536662a0-31c8-4833-85aa-8e08565cff41","versionNumber":6,"isLatestVersion":true,"folder":{"organisationId":"4c319b0d-7986-4bf9-90ed-60abbb0639d8","name":"sample string 2","parentFolderId":"8c4d28d7-be79-45f5-8f86-5f4e99a9eb78","sortOrder":3,"childFolders":[],"documents":[],"createdById":"cbaae6dd-2732-4443-9db2-b1c17c202574","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"c8930735-2fc8-4505-b2b9-120a8a7285e9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"9ba844a8-ca48-4f82-9b87-b902d53bc974"},"versions":[],"organisationDocumentTags":[{"organisationDocumentId":"d46f6b47-1247-4d56-92f0-1679a27dc474","tag":"sample string 2","tagId":"sample string 3","id":"ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"},{"organisationDocumentId":"d46f6b47-1247-4d56-92f0-1679a27dc474","tag":"sample string 2","tagId":"sample string 3","id":"ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"}],"createdById":"8d433b82-8543-494a-ab6e-84f054952187","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6c74b643-54b8-48fa-8afc-3efcdf533824","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"3cf91726-9e55-432c-b4a3-b730cb62ada3"},{"organisationId":"79ed7ac2-8160-4a22-b540-410e223c6783","filePath":"sample string 2","fileName":"sample string 3","notes":"sample string 4","visibleOnPortal":true,"folderId":"2a6f7e54-4195-4e29-bdc0-0362d9a55d42","rootDocumentId":"536662a0-31c8-4833-85aa-8e08565cff41","versionNumber":6,"isLatestVersion":true,"folder":{"organisationId":"4c319b0d-7986-4bf9-90ed-60abbb0639d8","name":"sample string 2","parentFolderId":"8c4d28d7-be79-45f5-8f86-5f4e99a9eb78","sortOrder":3,"childFolders":[],"documents":[],"createdById":"cbaae6dd-2732-4443-9db2-b1c17c202574","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"c8930735-2fc8-4505-b2b9-120a8a7285e9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"9ba844a8-ca48-4f82-9b87-b902d53bc974"},"versions":[],"organisationDocumentTags":[{"organisationDocumentId":"d46f6b47-1247-4d56-92f0-1679a27dc474","tag":"sample string 2","tagId":"sample string 3","id":"ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"},{"organisationDocumentId":"d46f6b47-1247-4d56-92f0-1679a27dc474","tag":"sample string 2","tagId":"sample string 3","id":"ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"}],"createdById":"8d433b82-8543-494a-ab6e-84f054952187","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6c74b643-54b8-48fa-8afc-3efcdf533824","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"3cf91726-9e55-432c-b4a3-b730cb62ada3"}],"descendants":[{"ancestorId":"c81459f5-da60-4c15-b3d7-669c308590a6","descendantId":"b31c5e0a-55fd-461d-919f-5789c8e41cb5","depth":3},{"ancestorId":"c81459f5-da60-4c15-b3d7-669c308590a6","descendantId":"b31c5e0a-55fd-461d-919f-5789c8e41cb5","depth":3}],"ancestors":[{"ancestorId":"c81459f5-da60-4c15-b3d7-669c308590a6","descendantId":"b31c5e0a-55fd-461d-919f-5789c8e41cb5","depth":3},{"ancestorId":"c81459f5-da60-4c15-b3d7-669c308590a6","descendantId":"b31c5e0a-55fd-461d-919f-5789c8e41cb5","depth":3}],"organisationType":{"name":"sample string 1","order":2,"active":true,"contactRequired":true,"tenantOrganisationId":"fee181c4-6eab-401f-90fc-890b1b0ac6b4","createdById":"6a276c69-a3fd-4db8-97e0-49d3c4197964","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"01a1a175-f117-4258-8a35-cc5bd09154ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"28854fc4-08b4-43e8-a7fd-28f0d3d0ff77"},"language":{"name":"sample string 1","id":"98c96de3-ce26-4bb7-af3a-55055eb6bd4b"},"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":"5427c923-f972-4ead-8a5c-8daa0781bbc0","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e27f0d4f-6cf2-4272-9044-48bfd7f386ff","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"23ad69c1-971b-4ff0-9d05-70b0aa968b9e"},"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":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"}],"userOrganisations":[],"tenant":{"id":"f81f9c5b-f4ca-40f8-9023-241d6c39d94c","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":"4ef0f2f8-ed6d-4c50-bffe-8d795435c732","jobCategoryId":"7d9f46e9-08a1-4b61-96d3-841fc66aca03","state":"new","active":true,"documentTemplates":[{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"}],"sectionTypes":[{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"}],"jobs":[{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"}],"tenantOrganisationId":"1585f84b-e564-4718-b8a3-77ca48f62a92","jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"createdById":"6809bf53-ebe5-400d-981a-9c427c83f32f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"fa014239-7ab4-46fe-bb78-42a7034bedd9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"25c3a004-07cd-4a7f-8899-cb0ae77f986e"},{"name":"sample string 1","timeInMinutes":2,"autoComplete":true,"canCreateJobs":true,"canRaiseOnDevice":true,"containsEntities":true,"hasSiteVisitSectionType":true,"version":8,"jobTypeGroupId":"4ef0f2f8-ed6d-4c50-bffe-8d795435c732","jobCategoryId":"7d9f46e9-08a1-4b61-96d3-841fc66aca03","state":"new","active":true,"documentTemplates":[{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"}],"sectionTypes":[{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"}],"jobs":[{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"}],"tenantOrganisationId":"1585f84b-e564-4718-b8a3-77ca48f62a92","jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"createdById":"6809bf53-ebe5-400d-981a-9c427c83f32f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"fa014239-7ab4-46fe-bb78-42a7034bedd9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"25c3a004-07cd-4a7f-8899-cb0ae77f986e"}],"features":[{"tenantId":"b1e9900c-7e5e-4223-979a-fbefb9115b71","featureId":"b263ce2e-cc59-4f52-9d36-e7c60c27d457","feature":{"name":"sample string 1","description":"sample string 2","tenantFeatures":[],"id":"9157be1c-edae-43e9-9518-8d0729aaba62"},"createdById":"a4f205a0-8fe6-42ba-a221-2438788666b2","createdDate":"2026-08-31T16:15:06.7828212+00:00","id":"2fa22795-aa55-4643-bd86-2aa570b15ffa"},{"tenantId":"b1e9900c-7e5e-4223-979a-fbefb9115b71","featureId":"b263ce2e-cc59-4f52-9d36-e7c60c27d457","feature":{"name":"sample string 1","description":"sample string 2","tenantFeatures":[],"id":"9157be1c-edae-43e9-9518-8d0729aaba62"},"createdById":"a4f205a0-8fe6-42ba-a221-2438788666b2","createdDate":"2026-08-31T16:15:06.7828212+00:00","id":"2fa22795-aa55-4643-bd86-2aa570b15ffa"}],"createdById":"1f1aae0f-1c09-40c9-885a-ab9e7a7c08de","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"fa6b6cce-9f20-4d17-a5a3-310a11e778da","updatedDate":"2026-08-31T16:15:06.7828212+00:00"},"emailSettings":{"replyToEmailAddress":"sample string 1","ccEmailAddress":"sample string 2","emailSiteVisitReport":true,"userToReceiveJobCompletionReport":true,"createdById":"382a09d5-e411-43a1-b88e-efc92d4682b6","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"c6c493d3-7ff9-4a47-8e96-ec6289cac915","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"54b1abbc-ce98-4dc3-a544-834e80a1cd7e"},"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":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"hierarchicalLocations":[{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"}],"teams":[{"name":"sample string 1","active":true,"organisationId":"efbec277-11ce-43d4-8d00-c5c3259836c4","users":[],"createdById":"5f66dc46-032d-4367-8c73-deb42a7a38fd","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e78e3a88-fea8-4ce2-8489-fb92a2397c96","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"fde58828-045d-4c5a-a347-4a739fcf79fc"},{"name":"sample string 1","active":true,"organisationId":"efbec277-11ce-43d4-8d00-c5c3259836c4","users":[],"createdById":"5f66dc46-032d-4367-8c73-deb42a7a38fd","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e78e3a88-fea8-4ce2-8489-fb92a2397c96","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"fde58828-045d-4c5a-a347-4a739fcf79fc"}],"createdById":"f4804262-4013-46dd-843d-704658d00c22","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"3d5a93f0-ee38-46b8-9d75-d3fb1aa48d5b","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"de81d21d-e107-4bdd-a89b-7d82f3e7c54c"}},{"userId":"9122da75-d252-4ae1-afb6-0feb21820e71","organisationId":"047e6d0d-234c-4600-8f6b-f12426c27e21","organisation":{"name":"sample string 1","active":true,"organisationTypeId":"64c430e5-ad75-4e60-8dc1-954efb8a8ab6","externalReference":"sample string 4","languageId":"5c684c59-026f-4ceb-bbf8-48eb6c69c8df","timezone":"sample string 6","image":"sample string 7","addressId":"3ca6c3ac-9740-45e9-be5d-7b42e88efda5","parentId":"e4e83fad-4596-4990-ab34-d562d35c20a6","reportKey":"sample string 9","defaultUserId":"e9bb5be6-2b13-4173-830a-792ff7d28724","defaultContactId":"6e1fc12f-5322-4e16-bef5-551b05fa920c","digitalTwinUrl":"sample string 10","documents":[{"organisationId":"79ed7ac2-8160-4a22-b540-410e223c6783","filePath":"sample string 2","fileName":"sample string 3","notes":"sample string 4","visibleOnPortal":true,"folderId":"2a6f7e54-4195-4e29-bdc0-0362d9a55d42","rootDocumentId":"536662a0-31c8-4833-85aa-8e08565cff41","versionNumber":6,"isLatestVersion":true,"folder":{"organisationId":"4c319b0d-7986-4bf9-90ed-60abbb0639d8","name":"sample string 2","parentFolderId":"8c4d28d7-be79-45f5-8f86-5f4e99a9eb78","sortOrder":3,"childFolders":[],"documents":[],"createdById":"cbaae6dd-2732-4443-9db2-b1c17c202574","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"c8930735-2fc8-4505-b2b9-120a8a7285e9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"9ba844a8-ca48-4f82-9b87-b902d53bc974"},"versions":[],"organisationDocumentTags":[{"organisationDocumentId":"d46f6b47-1247-4d56-92f0-1679a27dc474","tag":"sample string 2","tagId":"sample string 3","id":"ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"},{"organisationDocumentId":"d46f6b47-1247-4d56-92f0-1679a27dc474","tag":"sample string 2","tagId":"sample string 3","id":"ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"}],"createdById":"8d433b82-8543-494a-ab6e-84f054952187","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6c74b643-54b8-48fa-8afc-3efcdf533824","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"3cf91726-9e55-432c-b4a3-b730cb62ada3"},{"organisationId":"79ed7ac2-8160-4a22-b540-410e223c6783","filePath":"sample string 2","fileName":"sample string 3","notes":"sample string 4","visibleOnPortal":true,"folderId":"2a6f7e54-4195-4e29-bdc0-0362d9a55d42","rootDocumentId":"536662a0-31c8-4833-85aa-8e08565cff41","versionNumber":6,"isLatestVersion":true,"folder":{"organisationId":"4c319b0d-7986-4bf9-90ed-60abbb0639d8","name":"sample string 2","parentFolderId":"8c4d28d7-be79-45f5-8f86-5f4e99a9eb78","sortOrder":3,"childFolders":[],"documents":[],"createdById":"cbaae6dd-2732-4443-9db2-b1c17c202574","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"c8930735-2fc8-4505-b2b9-120a8a7285e9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"9ba844a8-ca48-4f82-9b87-b902d53bc974"},"versions":[],"organisationDocumentTags":[{"organisationDocumentId":"d46f6b47-1247-4d56-92f0-1679a27dc474","tag":"sample string 2","tagId":"sample string 3","id":"ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"},{"organisationDocumentId":"d46f6b47-1247-4d56-92f0-1679a27dc474","tag":"sample string 2","tagId":"sample string 3","id":"ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"}],"createdById":"8d433b82-8543-494a-ab6e-84f054952187","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6c74b643-54b8-48fa-8afc-3efcdf533824","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"3cf91726-9e55-432c-b4a3-b730cb62ada3"}],"descendants":[{"ancestorId":"c81459f5-da60-4c15-b3d7-669c308590a6","descendantId":"b31c5e0a-55fd-461d-919f-5789c8e41cb5","depth":3},{"ancestorId":"c81459f5-da60-4c15-b3d7-669c308590a6","descendantId":"b31c5e0a-55fd-461d-919f-5789c8e41cb5","depth":3}],"ancestors":[{"ancestorId":"c81459f5-da60-4c15-b3d7-669c308590a6","descendantId":"b31c5e0a-55fd-461d-919f-5789c8e41cb5","depth":3},{"ancestorId":"c81459f5-da60-4c15-b3d7-669c308590a6","descendantId":"b31c5e0a-55fd-461d-919f-5789c8e41cb5","depth":3}],"organisationType":{"name":"sample string 1","order":2,"active":true,"contactRequired":true,"tenantOrganisationId":"fee181c4-6eab-401f-90fc-890b1b0ac6b4","createdById":"6a276c69-a3fd-4db8-97e0-49d3c4197964","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"01a1a175-f117-4258-8a35-cc5bd09154ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"28854fc4-08b4-43e8-a7fd-28f0d3d0ff77"},"language":{"name":"sample string 1","id":"98c96de3-ce26-4bb7-af3a-55055eb6bd4b"},"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":"5427c923-f972-4ead-8a5c-8daa0781bbc0","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e27f0d4f-6cf2-4272-9044-48bfd7f386ff","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"23ad69c1-971b-4ff0-9d05-70b0aa968b9e"},"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":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"}],"userOrganisations":[],"tenant":{"id":"f81f9c5b-f4ca-40f8-9023-241d6c39d94c","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":"4ef0f2f8-ed6d-4c50-bffe-8d795435c732","jobCategoryId":"7d9f46e9-08a1-4b61-96d3-841fc66aca03","state":"new","active":true,"documentTemplates":[{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"}],"sectionTypes":[{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"}],"jobs":[{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"}],"tenantOrganisationId":"1585f84b-e564-4718-b8a3-77ca48f62a92","jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"createdById":"6809bf53-ebe5-400d-981a-9c427c83f32f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"fa014239-7ab4-46fe-bb78-42a7034bedd9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"25c3a004-07cd-4a7f-8899-cb0ae77f986e"},{"name":"sample string 1","timeInMinutes":2,"autoComplete":true,"canCreateJobs":true,"canRaiseOnDevice":true,"containsEntities":true,"hasSiteVisitSectionType":true,"version":8,"jobTypeGroupId":"4ef0f2f8-ed6d-4c50-bffe-8d795435c732","jobCategoryId":"7d9f46e9-08a1-4b61-96d3-841fc66aca03","state":"new","active":true,"documentTemplates":[{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"}],"sectionTypes":[{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"}],"jobs":[{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"}],"tenantOrganisationId":"1585f84b-e564-4718-b8a3-77ca48f62a92","jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"createdById":"6809bf53-ebe5-400d-981a-9c427c83f32f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"fa014239-7ab4-46fe-bb78-42a7034bedd9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"25c3a004-07cd-4a7f-8899-cb0ae77f986e"}],"features":[{"tenantId":"b1e9900c-7e5e-4223-979a-fbefb9115b71","featureId":"b263ce2e-cc59-4f52-9d36-e7c60c27d457","feature":{"name":"sample string 1","description":"sample string 2","tenantFeatures":[],"id":"9157be1c-edae-43e9-9518-8d0729aaba62"},"createdById":"a4f205a0-8fe6-42ba-a221-2438788666b2","createdDate":"2026-08-31T16:15:06.7828212+00:00","id":"2fa22795-aa55-4643-bd86-2aa570b15ffa"},{"tenantId":"b1e9900c-7e5e-4223-979a-fbefb9115b71","featureId":"b263ce2e-cc59-4f52-9d36-e7c60c27d457","feature":{"name":"sample string 1","description":"sample string 2","tenantFeatures":[],"id":"9157be1c-edae-43e9-9518-8d0729aaba62"},"createdById":"a4f205a0-8fe6-42ba-a221-2438788666b2","createdDate":"2026-08-31T16:15:06.7828212+00:00","id":"2fa22795-aa55-4643-bd86-2aa570b15ffa"}],"createdById":"1f1aae0f-1c09-40c9-885a-ab9e7a7c08de","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"fa6b6cce-9f20-4d17-a5a3-310a11e778da","updatedDate":"2026-08-31T16:15:06.7828212+00:00"},"emailSettings":{"replyToEmailAddress":"sample string 1","ccEmailAddress":"sample string 2","emailSiteVisitReport":true,"userToReceiveJobCompletionReport":true,"createdById":"382a09d5-e411-43a1-b88e-efc92d4682b6","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"c6c493d3-7ff9-4a47-8e96-ec6289cac915","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"54b1abbc-ce98-4dc3-a544-834e80a1cd7e"},"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":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"hierarchicalLocations":[{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"}],"teams":[{"name":"sample string 1","active":true,"organisationId":"efbec277-11ce-43d4-8d00-c5c3259836c4","users":[],"createdById":"5f66dc46-032d-4367-8c73-deb42a7a38fd","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e78e3a88-fea8-4ce2-8489-fb92a2397c96","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"fde58828-045d-4c5a-a347-4a739fcf79fc"},{"name":"sample string 1","active":true,"organisationId":"efbec277-11ce-43d4-8d00-c5c3259836c4","users":[],"createdById":"5f66dc46-032d-4367-8c73-deb42a7a38fd","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e78e3a88-fea8-4ce2-8489-fb92a2397c96","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"fde58828-045d-4c5a-a347-4a739fcf79fc"}],"createdById":"f4804262-4013-46dd-843d-704658d00c22","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"3d5a93f0-ee38-46b8-9d75-d3fb1aa48d5b","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"de81d21d-e107-4bdd-a89b-7d82f3e7c54c"}}],"userType":{"name":"sample string 1","id":"d5feee93-124b-4bfd-bdeb-53294b5ca1e6"},"teams":[{"name":"sample string 1","active":true,"organisationId":"efbec277-11ce-43d4-8d00-c5c3259836c4","organisation":{"name":"sample string 1","active":true,"organisationTypeId":"64c430e5-ad75-4e60-8dc1-954efb8a8ab6","externalReference":"sample string 4","languageId":"5c684c59-026f-4ceb-bbf8-48eb6c69c8df","timezone":"sample string 6","image":"sample string 7","addressId":"3ca6c3ac-9740-45e9-be5d-7b42e88efda5","parentId":"e4e83fad-4596-4990-ab34-d562d35c20a6","reportKey":"sample string 9","defaultUserId":"e9bb5be6-2b13-4173-830a-792ff7d28724","defaultContactId":"6e1fc12f-5322-4e16-bef5-551b05fa920c","digitalTwinUrl":"sample string 10","documents":[{"organisationId":"79ed7ac2-8160-4a22-b540-410e223c6783","filePath":"sample string 2","fileName":"sample string 3","notes":"sample string 4","visibleOnPortal":true,"folderId":"2a6f7e54-4195-4e29-bdc0-0362d9a55d42","rootDocumentId":"536662a0-31c8-4833-85aa-8e08565cff41","versionNumber":6,"isLatestVersion":true,"folder":{"organisationId":"4c319b0d-7986-4bf9-90ed-60abbb0639d8","name":"sample string 2","parentFolderId":"8c4d28d7-be79-45f5-8f86-5f4e99a9eb78","sortOrder":3,"childFolders":[],"documents":[],"createdById":"cbaae6dd-2732-4443-9db2-b1c17c202574","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"c8930735-2fc8-4505-b2b9-120a8a7285e9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"9ba844a8-ca48-4f82-9b87-b902d53bc974"},"versions":[],"organisationDocumentTags":[{"organisationDocumentId":"d46f6b47-1247-4d56-92f0-1679a27dc474","tag":"sample string 2","tagId":"sample string 3","id":"ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"},{"organisationDocumentId":"d46f6b47-1247-4d56-92f0-1679a27dc474","tag":"sample string 2","tagId":"sample string 3","id":"ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"}],"createdById":"8d433b82-8543-494a-ab6e-84f054952187","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6c74b643-54b8-48fa-8afc-3efcdf533824","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"3cf91726-9e55-432c-b4a3-b730cb62ada3"},{"organisationId":"79ed7ac2-8160-4a22-b540-410e223c6783","filePath":"sample string 2","fileName":"sample string 3","notes":"sample string 4","visibleOnPortal":true,"folderId":"2a6f7e54-4195-4e29-bdc0-0362d9a55d42","rootDocumentId":"536662a0-31c8-4833-85aa-8e08565cff41","versionNumber":6,"isLatestVersion":true,"folder":{"organisationId":"4c319b0d-7986-4bf9-90ed-60abbb0639d8","name":"sample string 2","parentFolderId":"8c4d28d7-be79-45f5-8f86-5f4e99a9eb78","sortOrder":3,"childFolders":[],"documents":[],"createdById":"cbaae6dd-2732-4443-9db2-b1c17c202574","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"c8930735-2fc8-4505-b2b9-120a8a7285e9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"9ba844a8-ca48-4f82-9b87-b902d53bc974"},"versions":[],"organisationDocumentTags":[{"organisationDocumentId":"d46f6b47-1247-4d56-92f0-1679a27dc474","tag":"sample string 2","tagId":"sample string 3","id":"ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"},{"organisationDocumentId":"d46f6b47-1247-4d56-92f0-1679a27dc474","tag":"sample string 2","tagId":"sample string 3","id":"ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"}],"createdById":"8d433b82-8543-494a-ab6e-84f054952187","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6c74b643-54b8-48fa-8afc-3efcdf533824","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"3cf91726-9e55-432c-b4a3-b730cb62ada3"}],"descendants":[{"ancestorId":"c81459f5-da60-4c15-b3d7-669c308590a6","descendantId":"b31c5e0a-55fd-461d-919f-5789c8e41cb5","depth":3},{"ancestorId":"c81459f5-da60-4c15-b3d7-669c308590a6","descendantId":"b31c5e0a-55fd-461d-919f-5789c8e41cb5","depth":3}],"ancestors":[{"ancestorId":"c81459f5-da60-4c15-b3d7-669c308590a6","descendantId":"b31c5e0a-55fd-461d-919f-5789c8e41cb5","depth":3},{"ancestorId":"c81459f5-da60-4c15-b3d7-669c308590a6","descendantId":"b31c5e0a-55fd-461d-919f-5789c8e41cb5","depth":3}],"organisationType":{"name":"sample string 1","order":2,"active":true,"contactRequired":true,"tenantOrganisationId":"fee181c4-6eab-401f-90fc-890b1b0ac6b4","createdById":"6a276c69-a3fd-4db8-97e0-49d3c4197964","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"01a1a175-f117-4258-8a35-cc5bd09154ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"28854fc4-08b4-43e8-a7fd-28f0d3d0ff77"},"language":{"name":"sample string 1","id":"98c96de3-ce26-4bb7-af3a-55055eb6bd4b"},"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":"5427c923-f972-4ead-8a5c-8daa0781bbc0","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e27f0d4f-6cf2-4272-9044-48bfd7f386ff","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"23ad69c1-971b-4ff0-9d05-70b0aa968b9e"},"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":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"}],"userOrganisations":[{"userId":"9122da75-d252-4ae1-afb6-0feb21820e71","organisationId":"047e6d0d-234c-4600-8f6b-f12426c27e21"},{"userId":"9122da75-d252-4ae1-afb6-0feb21820e71","organisationId":"047e6d0d-234c-4600-8f6b-f12426c27e21"}],"tenant":{"id":"f81f9c5b-f4ca-40f8-9023-241d6c39d94c","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":"4ef0f2f8-ed6d-4c50-bffe-8d795435c732","jobCategoryId":"7d9f46e9-08a1-4b61-96d3-841fc66aca03","state":"new","active":true,"documentTemplates":[{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"}],"sectionTypes":[{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"}],"jobs":[{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"}],"tenantOrganisationId":"1585f84b-e564-4718-b8a3-77ca48f62a92","jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"createdById":"6809bf53-ebe5-400d-981a-9c427c83f32f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"fa014239-7ab4-46fe-bb78-42a7034bedd9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"25c3a004-07cd-4a7f-8899-cb0ae77f986e"},{"name":"sample string 1","timeInMinutes":2,"autoComplete":true,"canCreateJobs":true,"canRaiseOnDevice":true,"containsEntities":true,"hasSiteVisitSectionType":true,"version":8,"jobTypeGroupId":"4ef0f2f8-ed6d-4c50-bffe-8d795435c732","jobCategoryId":"7d9f46e9-08a1-4b61-96d3-841fc66aca03","state":"new","active":true,"documentTemplates":[{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"}],"sectionTypes":[{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"}],"jobs":[{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"}],"tenantOrganisationId":"1585f84b-e564-4718-b8a3-77ca48f62a92","jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"createdById":"6809bf53-ebe5-400d-981a-9c427c83f32f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"fa014239-7ab4-46fe-bb78-42a7034bedd9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"25c3a004-07cd-4a7f-8899-cb0ae77f986e"}],"features":[{"tenantId":"b1e9900c-7e5e-4223-979a-fbefb9115b71","featureId":"b263ce2e-cc59-4f52-9d36-e7c60c27d457","feature":{"name":"sample string 1","description":"sample string 2","tenantFeatures":[],"id":"9157be1c-edae-43e9-9518-8d0729aaba62"},"createdById":"a4f205a0-8fe6-42ba-a221-2438788666b2","createdDate":"2026-08-31T16:15:06.7828212+00:00","id":"2fa22795-aa55-4643-bd86-2aa570b15ffa"},{"tenantId":"b1e9900c-7e5e-4223-979a-fbefb9115b71","featureId":"b263ce2e-cc59-4f52-9d36-e7c60c27d457","feature":{"name":"sample string 1","description":"sample string 2","tenantFeatures":[],"id":"9157be1c-edae-43e9-9518-8d0729aaba62"},"createdById":"a4f205a0-8fe6-42ba-a221-2438788666b2","createdDate":"2026-08-31T16:15:06.7828212+00:00","id":"2fa22795-aa55-4643-bd86-2aa570b15ffa"}],"createdById":"1f1aae0f-1c09-40c9-885a-ab9e7a7c08de","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"fa6b6cce-9f20-4d17-a5a3-310a11e778da","updatedDate":"2026-08-31T16:15:06.7828212+00:00"},"emailSettings":{"replyToEmailAddress":"sample string 1","ccEmailAddress":"sample string 2","emailSiteVisitReport":true,"userToReceiveJobCompletionReport":true,"createdById":"382a09d5-e411-43a1-b88e-efc92d4682b6","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"c6c493d3-7ff9-4a47-8e96-ec6289cac915","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"54b1abbc-ce98-4dc3-a544-834e80a1cd7e"},"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":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"hierarchicalLocations":[{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"}],"teams":[],"createdById":"f4804262-4013-46dd-843d-704658d00c22","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"3d5a93f0-ee38-46b8-9d75-d3fb1aa48d5b","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"de81d21d-e107-4bdd-a89b-7d82f3e7c54c"},"users":[],"createdById":"5f66dc46-032d-4367-8c73-deb42a7a38fd","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e78e3a88-fea8-4ce2-8489-fb92a2397c96","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"fde58828-045d-4c5a-a347-4a739fcf79fc"},{"name":"sample string 1","active":true,"organisationId":"efbec277-11ce-43d4-8d00-c5c3259836c4","organisation":{"name":"sample string 1","active":true,"organisationTypeId":"64c430e5-ad75-4e60-8dc1-954efb8a8ab6","externalReference":"sample string 4","languageId":"5c684c59-026f-4ceb-bbf8-48eb6c69c8df","timezone":"sample string 6","image":"sample string 7","addressId":"3ca6c3ac-9740-45e9-be5d-7b42e88efda5","parentId":"e4e83fad-4596-4990-ab34-d562d35c20a6","reportKey":"sample string 9","defaultUserId":"e9bb5be6-2b13-4173-830a-792ff7d28724","defaultContactId":"6e1fc12f-5322-4e16-bef5-551b05fa920c","digitalTwinUrl":"sample string 10","documents":[{"organisationId":"79ed7ac2-8160-4a22-b540-410e223c6783","filePath":"sample string 2","fileName":"sample string 3","notes":"sample string 4","visibleOnPortal":true,"folderId":"2a6f7e54-4195-4e29-bdc0-0362d9a55d42","rootDocumentId":"536662a0-31c8-4833-85aa-8e08565cff41","versionNumber":6,"isLatestVersion":true,"folder":{"organisationId":"4c319b0d-7986-4bf9-90ed-60abbb0639d8","name":"sample string 2","parentFolderId":"8c4d28d7-be79-45f5-8f86-5f4e99a9eb78","sortOrder":3,"childFolders":[],"documents":[],"createdById":"cbaae6dd-2732-4443-9db2-b1c17c202574","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"c8930735-2fc8-4505-b2b9-120a8a7285e9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"9ba844a8-ca48-4f82-9b87-b902d53bc974"},"versions":[],"organisationDocumentTags":[{"organisationDocumentId":"d46f6b47-1247-4d56-92f0-1679a27dc474","tag":"sample string 2","tagId":"sample string 3","id":"ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"},{"organisationDocumentId":"d46f6b47-1247-4d56-92f0-1679a27dc474","tag":"sample string 2","tagId":"sample string 3","id":"ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"}],"createdById":"8d433b82-8543-494a-ab6e-84f054952187","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6c74b643-54b8-48fa-8afc-3efcdf533824","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"3cf91726-9e55-432c-b4a3-b730cb62ada3"},{"organisationId":"79ed7ac2-8160-4a22-b540-410e223c6783","filePath":"sample string 2","fileName":"sample string 3","notes":"sample string 4","visibleOnPortal":true,"folderId":"2a6f7e54-4195-4e29-bdc0-0362d9a55d42","rootDocumentId":"536662a0-31c8-4833-85aa-8e08565cff41","versionNumber":6,"isLatestVersion":true,"folder":{"organisationId":"4c319b0d-7986-4bf9-90ed-60abbb0639d8","name":"sample string 2","parentFolderId":"8c4d28d7-be79-45f5-8f86-5f4e99a9eb78","sortOrder":3,"childFolders":[],"documents":[],"createdById":"cbaae6dd-2732-4443-9db2-b1c17c202574","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"c8930735-2fc8-4505-b2b9-120a8a7285e9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"9ba844a8-ca48-4f82-9b87-b902d53bc974"},"versions":[],"organisationDocumentTags":[{"organisationDocumentId":"d46f6b47-1247-4d56-92f0-1679a27dc474","tag":"sample string 2","tagId":"sample string 3","id":"ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"},{"organisationDocumentId":"d46f6b47-1247-4d56-92f0-1679a27dc474","tag":"sample string 2","tagId":"sample string 3","id":"ec49fce2-62b7-42f6-ba58-cbbac8e7b2e2"}],"createdById":"8d433b82-8543-494a-ab6e-84f054952187","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6c74b643-54b8-48fa-8afc-3efcdf533824","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"3cf91726-9e55-432c-b4a3-b730cb62ada3"}],"descendants":[{"ancestorId":"c81459f5-da60-4c15-b3d7-669c308590a6","descendantId":"b31c5e0a-55fd-461d-919f-5789c8e41cb5","depth":3},{"ancestorId":"c81459f5-da60-4c15-b3d7-669c308590a6","descendantId":"b31c5e0a-55fd-461d-919f-5789c8e41cb5","depth":3}],"ancestors":[{"ancestorId":"c81459f5-da60-4c15-b3d7-669c308590a6","descendantId":"b31c5e0a-55fd-461d-919f-5789c8e41cb5","depth":3},{"ancestorId":"c81459f5-da60-4c15-b3d7-669c308590a6","descendantId":"b31c5e0a-55fd-461d-919f-5789c8e41cb5","depth":3}],"organisationType":{"name":"sample string 1","order":2,"active":true,"contactRequired":true,"tenantOrganisationId":"fee181c4-6eab-401f-90fc-890b1b0ac6b4","createdById":"6a276c69-a3fd-4db8-97e0-49d3c4197964","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"01a1a175-f117-4258-8a35-cc5bd09154ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"28854fc4-08b4-43e8-a7fd-28f0d3d0ff77"},"language":{"name":"sample string 1","id":"98c96de3-ce26-4bb7-af3a-55055eb6bd4b"},"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":"5427c923-f972-4ead-8a5c-8daa0781bbc0","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e27f0d4f-6cf2-4272-9044-48bfd7f386ff","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"23ad69c1-971b-4ff0-9d05-70b0aa968b9e"},"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":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"}],"userOrganisations":[{"userId":"9122da75-d252-4ae1-afb6-0feb21820e71","organisationId":"047e6d0d-234c-4600-8f6b-f12426c27e21"},{"userId":"9122da75-d252-4ae1-afb6-0feb21820e71","organisationId":"047e6d0d-234c-4600-8f6b-f12426c27e21"}],"tenant":{"id":"f81f9c5b-f4ca-40f8-9023-241d6c39d94c","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":"4ef0f2f8-ed6d-4c50-bffe-8d795435c732","jobCategoryId":"7d9f46e9-08a1-4b61-96d3-841fc66aca03","state":"new","active":true,"documentTemplates":[{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"}],"sectionTypes":[{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"}],"jobs":[{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"}],"tenantOrganisationId":"1585f84b-e564-4718-b8a3-77ca48f62a92","jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"createdById":"6809bf53-ebe5-400d-981a-9c427c83f32f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"fa014239-7ab4-46fe-bb78-42a7034bedd9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"25c3a004-07cd-4a7f-8899-cb0ae77f986e"},{"name":"sample string 1","timeInMinutes":2,"autoComplete":true,"canCreateJobs":true,"canRaiseOnDevice":true,"containsEntities":true,"hasSiteVisitSectionType":true,"version":8,"jobTypeGroupId":"4ef0f2f8-ed6d-4c50-bffe-8d795435c732","jobCategoryId":"7d9f46e9-08a1-4b61-96d3-841fc66aca03","state":"new","active":true,"documentTemplates":[{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","job":{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},"stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"}],"sectionTypes":[{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"}],"jobs":[{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"},{"jobTypeId":"94120c45-e097-4c35-811e-6353c778e9db","active":true,"stateId":"4d7e87c4-4a2e-4636-a7f8-9c043383aaf7","externalRef":"sample string 4","allocatedToId":"171d60f4-fcc7-4c3c-9f5d-63b07bd029a9","name":"sample string 5","scheduledDate":"2026-08-31T16:15:06.7828212+00:00","siteId":"480a33f8-1b26-4874-a918-57adb9da6e4b","contactId":"b4d78b92-edfd-4be1-8d78-f57fcd455bc5","notes":"sample string 8","timeInMinutes":9,"parentJobId":"46415bf3-bed1-42f6-b124-c6163512123a","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"2a0b49fb-3f67-4503-a63d-dc5bdff479f9","jobRecurrenceId":"46779bc8-af19-4396-b888-6a557a10c6e5","rejectionReasonId":"4372747c-94b1-4eb1-bf39-c9b507a75391","jobCategoryId":"6ef197b3-5ce0-4934-b67c-2eaaee07f9c7","numericCode":13,"completedDate":"2026-08-31T16:15:06.7828212+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"eb9a3c46-d9a3-436e-b15b-e92bc4fc78cd","userId":"6da94d30-5ad0-44a0-87fd-20113906a70d","createDaysBefore":3,"siteId":"56147bd4-4a13-45ba-9b6a-4d43f730c5d2","contactId":"876fb7ca-f175-45f8-965d-3d23ae187caa","assetId":"1f961335-8d96-49ff-8c1f-58de844026a7","startDate":"2026-08-31T16:15:06.7828212+00:00","endDate":"2026-08-31T16:15:06.7828212+00:00","numberGenerated":6,"lastDate":"2026-08-31T16:15:06.7828212+00:00","nextDate":"2026-08-31T16:15:06.7828212+00:00","overrideGeneratedNextDate":"2026-08-31T16:15:06.7828212+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"645b9f17-c69e-43ee-9322-4d982b65e041","recurrenceGroupId":"17586f66-fc86-4619-a270-99ecd376e20c","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"},{"jobRecurrenceId":"aec6f34a-ec17-4725-be44-9db6dffc9d32","systemId":"sample string 2","systemName":"sample string 3","createdById":"d175d1ca-0220-448e-896a-a18d6b51d49a","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2522a878-4c3f-4e98-abaa-761198cd12a5","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"a1d6ea15-389a-43ae-8e2a-a6dda0a52b6a"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"23733208-e5b5-42a0-ab72-1e956ced1382"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"sampledAssets":[{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}},{"jobRecurrenceId":"da9d2256-374f-46d2-b838-395fec61363a","assetId":"8e68ca07-bbf3-4fba-99a2-1a6ce6c9f8cd","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"98d68fc5-2a3a-4da6-b8fc-eef187285308","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"957286c4-5826-42ed-bee1-199ef9dff324","owner":"sample string 11","active":true,"suspended":true,"jobId":"e4002260-814f-48a1-8723-b5746f79c492","hierarchicalLocationId":"d062d397-c3dd-4225-840b-8f119e3b045b","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"}],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"},{"flexFieldId":"99ee7719-05d3-4192-99bc-9d8306d69ea6","assetId":"727a0474-02ec-4f62-8f9e-c063f5ebdafa","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"6b7cfaad-9428-4a5e-8420-c578ce9f5c39","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"d46e3003-31f9-4552-8fb8-a9510129ea88","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"6c460f7f-80bb-47b0-896c-2e4266612b0c","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"97e04967-96e8-47a9-a01d-2a85dc72f0e7","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"71ca2a3b-6854-4354-b418-4106a7343acf"},"flexFieldValues":[],"createdById":"d1c2560b-7a72-4321-ad7d-50e33e9228d8","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"b4acaa12-d728-4602-bcb5-cbae027d18f4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"d0534c8f-3c5a-402c-891a-bfcd5173fcd2"},"id":"11ccaeea-7192-4b40-adf6-5426c4e1b5c8"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"00973673-55ab-4ee6-9438-99fcc2e7a141","jobIndexId":3}],"hierarchicalLocation":{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},"createdById":"d27d58df-39a0-486c-8251-f70373a26032","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"396b9947-9c9b-42f2-b145-ccc8f448f8e4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"c898c8fc-7d54-4ef1-adf2-9f2ffb7c0c49"}}],"lastCompletedDate":"2026-08-31T16:15:06.7828212+00:00","createdById":"b72f05c3-4c13-4823-a8c0-5410e286bca9","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"92c3db00-38f8-4fd1-8442-d142242739b6","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"29c5c680-af9b-48b9-ac4f-1269691b6d94"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"0e0750d7-00b8-4439-af05-010c0d3385a6","createdById":"52ddbd26-b44b-42c6-b81a-e015817a2b81","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e006d2f9-c372-4df5-b362-6c6179f367bb","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36c8aee9-7921-48ee-bc49-41739c5a7d71"},"jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"sections":[{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"},{"jobId":"2ae5942d-cafe-4325-b77f-7113e19149c4","internalSectionTypeId":"199b3cc0-faac-4500-ae17-d7d40e3371df","sectionTypeId":"b2ecfdc8-df27-4df9-b695-181c1e97cc31","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":"b6d64a3d-add1-499d-9ec2-40946049c554","sectionVariantId":"8ed4c35d-e465-4136-a1a8-26c003546a53","sectionType":{"internalId":"e3c6ae0b-88af-407a-bccb-7ddde76a4c7e","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"f1cac361-3d7e-4ff2-9380-b1898ac05027","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"883e3d8c-e956-4494-9361-03f30ad93fd5","expressionTypes":"sample string 15","createdById":"505f526e-943d-4dc6-b7fc-5a0ed47d39f1","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"6efea45d-b083-4ee2-9653-e1642bb632ca","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"e60d9d47-78f8-463f-a040-e7f9df70df11"},"createdById":"520ec4ac-324c-4d0c-917c-8cc4fc0b46d5","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e23bc163-1166-4815-973c-d14fd18779a9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"37d23330-fb4e-484f-bcc8-e1faa64ddb09"}],"descendantJobs":[],"documents":[{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"},{"jobId":"ae32d9f5-4f0a-40a1-b0ff-879ee79f9e2a","stateId":"d6f0d069-1e9a-44b8-a654-ceaadf37523a","templateId":"2847259d-995a-4be9-b53a-50c4ec1622c7","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"aa6a8bfa-2afc-4ae3-9175-2ad59d324798","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"f250cf40-ac4e-4057-9dce-1fc60a202217","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"8b3b080e-ab58-4990-a484-4101d3c3c72d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"514dcb55-3926-4bb5-8e2c-0290ffb7ca3d"},"fileLocationId":"07e61df1-dd3d-4589-878e-6cee87cbbb7f","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"4f26d60f-c3e0-4e27-afeb-91bda80d1052","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"f8d7e16c-0d7d-4234-afb6-f8134ba9a3d4","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"8bac5753-18bc-4693-be5d-6ce8363ccc11"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"26e84d87-0554-4e55-96f4-0a4a1cfac234"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"6055d480-82d9-4d71-be0f-646d5ded184f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"27842c9c-e7cf-41c3-abf6-f2f8432edb1d","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"abb2bb7f-784f-45ed-8fb0-42df87058533"}],"jobHistory":[{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"},{"jobId":"533ed46a-e615-4bed-9116-5c5ea31fcb7c","jobHistoryTypeId":"0e8f7fd5-dc49-4b85-a909-3559549924e2","sourceStateId":"cd05e974-c38f-43ac-96c2-94e356d3489a","destinationStateId":"6871e2d2-84df-4c1f-a6c7-c97866035ab1","allocatedToId":"dfe21fff-2ea4-4420-ada9-f21dc7e82a17","clonedFromId":"a6a5d03a-d40a-448b-8b85-4e5f77307298","jobHistoryType":{"name":"sample string 1","id":"42df8238-8be9-4cbf-b85b-6afa19b8ee16"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"4e5957c2-8e30-46b1-85f6-f0a201c79528"},"createdById":"8f0d26f1-f80b-4c90-837e-1a5e7d9f6753","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"7d54b678-537b-4ec3-ae63-dcc6e540d7ce","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"808a2df0-45ce-4eeb-bb66-637425ad250d"}],"createdById":"a6dc53a8-afff-44a9-9225-3b8868b9944f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"29c85f10-edc6-44aa-b3c3-d9bb9e0391e8","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"36b2a5b8-544c-42e4-8d89-0b0f5fff45b7"}],"tenantOrganisationId":"1585f84b-e564-4718-b8a3-77ca48f62a92","jobCategory":{"name":"sample string 1","id":"3ce7701b-4730-4f45-86e6-53f72ddccaf7"},"createdById":"6809bf53-ebe5-400d-981a-9c427c83f32f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"fa014239-7ab4-46fe-bb78-42a7034bedd9","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"25c3a004-07cd-4a7f-8899-cb0ae77f986e"}],"features":[{"tenantId":"b1e9900c-7e5e-4223-979a-fbefb9115b71","featureId":"b263ce2e-cc59-4f52-9d36-e7c60c27d457","feature":{"name":"sample string 1","description":"sample string 2","tenantFeatures":[],"id":"9157be1c-edae-43e9-9518-8d0729aaba62"},"createdById":"a4f205a0-8fe6-42ba-a221-2438788666b2","createdDate":"2026-08-31T16:15:06.7828212+00:00","id":"2fa22795-aa55-4643-bd86-2aa570b15ffa"},{"tenantId":"b1e9900c-7e5e-4223-979a-fbefb9115b71","featureId":"b263ce2e-cc59-4f52-9d36-e7c60c27d457","feature":{"name":"sample string 1","description":"sample string 2","tenantFeatures":[],"id":"9157be1c-edae-43e9-9518-8d0729aaba62"},"createdById":"a4f205a0-8fe6-42ba-a221-2438788666b2","createdDate":"2026-08-31T16:15:06.7828212+00:00","id":"2fa22795-aa55-4643-bd86-2aa570b15ffa"}],"createdById":"1f1aae0f-1c09-40c9-885a-ab9e7a7c08de","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"fa6b6cce-9f20-4d17-a5a3-310a11e778da","updatedDate":"2026-08-31T16:15:06.7828212+00:00"},"emailSettings":{"replyToEmailAddress":"sample string 1","ccEmailAddress":"sample string 2","emailSiteVisitReport":true,"userToReceiveJobCompletionReport":true,"createdById":"382a09d5-e411-43a1-b88e-efc92d4682b6","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"c6c493d3-7ff9-4a47-8e96-ec6289cac915","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"54b1abbc-ce98-4dc3-a544-834e80a1cd7e"},"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":"76a4cce1-6e01-4885-a2f4-9fd1bf0c2f8f","titleId":"0aa2e996-fc2e-4af8-9deb-368c2301922a","organisationId":"6299a3a3-65c4-48b8-921c-8ca4f2f681f2","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"d07f0a24-c0d0-4065-b16e-4db928880e02","createdById":"4be0607f-7af7-4ed8-9e25-71f3fe18cbfa","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"2ed161aa-c104-468e-9fc5-eec8c4838e29","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"1a136937-1502-4691-93e4-8b6581bf40d2"},"title":{"name":"sample string 1","id":"fe0d29a0-3cd3-469a-ae5a-61b7caa5aa37"},"createdById":"12d76da0-05ce-4140-9716-a08d683d1ace","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"279a510d-6f84-45b5-bbdf-ac62adb883df","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"4cfb781e-52f5-4c11-bb5c-c6ba555f0f1d"},"hierarchicalLocations":[{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"},{"siteId":"23473939-f325-401c-b3bd-57b0a7b7919a","name":"sample string 2","parentId":"f927f162-515a-425e-8dfc-13d2ad79b8c7","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"be280f65-d3d4-49ca-9715-e35b56d2b19f","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"410d891c-0894-4813-9843-a47ac074f194","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"69189b7a-0c43-469e-8871-75efb9ef6ed0"}],"teams":[],"createdById":"f4804262-4013-46dd-843d-704658d00c22","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"3d5a93f0-ee38-46b8-9d75-d3fb1aa48d5b","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"de81d21d-e107-4bdd-a89b-7d82f3e7c54c"},"users":[],"createdById":"5f66dc46-032d-4367-8c73-deb42a7a38fd","createdDate":"2026-08-31T16:15:06.7828212+00:00","updatedById":"e78e3a88-fea8-4ce2-8489-fb92a2397c96","updatedDate":"2026-08-31T16:15:06.7828212+00:00","id":"fde58828-045d-4c5a-a347-4a739fcf79fc"}],"email":"sample string 9","emailConfirmed":true,"passwordHash":"sample string 11","securityStamp":"sample string 12","phoneNumber":"sample string 13","phoneNumberConfirmed":true,"twoFactorEnabled":true,"lockoutEndDateUtc":"2026-08-31T16:15:06.7828212Z","lockoutEnabled":true,"accessFailedCount":17,"roles":[],"claims":[],"logins":[],"id":"c216421b-1444-43f4-a202-665c28e4d435","userName":"sample string 19"},"organisation":{"id":"983e9d7a-f0cd-47cd-9e0a-a8d5e66ada43","name":"sample string 2"},"site":{"id":"cd7555ac-ef3d-490a-846f-ddfef859ced2","address":{"id":"886e286d-e341-4585-8ecb-13f702407f5f","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":"50cfa500-340b-4c2e-ad9a-1e5d0aa31ed0","contactId":"39c62823-727f-451c-acef-c830fcf3a5f2","notes":"sample string 4","updatedById":"5575555c-1657-4995-81db-7caeaae24d8d","createdById":"c75de735-ad3d-4517-85bf-7e7adc537152","isGroupJob":true,"hasSiteVisitSection":true,"containsEntities":true,"jobCategoryId":"dc806187-ca88-47a4-b97d-eedc6630ad47","currentRamsStateId":"567b7b6a-462c-43cd-a9fb-83678edb7086","asset":{"active":true,"id":"77cfaf3b-25ad-49a9-9cd9-79d74402a1cb","name":"sample string 3"},"jobRecurrence":{"active":true,"id":"0d7d6acd-0f11-41d6-b6a2-1f7ca52fb650","name":"sample string 3"},"monitoringRegimeId":"sample string 8","id":"1ad337ee-e9c1-4f1a-823d-6e4ea1493c86","name":"sample string 10","jobTypeId":"be215461-5c43-4682-a3af-756957cb439e","tenantNumericCode":12,"numericCode":13,"externalReference":"sample string 14","timeInMinutes":15,"jobReferenceCode":"12-13","scheduledDate":"2026-08-31T16:15:06.7828212Z","updatedDate":"2026-08-31T16:15:06.7828212Z","createdDate":"2026-08-31T16:15:06.7828212Z","scheduledDateAndTimeOffset":"2026-08-31T16:15:06.7828212+00:00","updatedDateAndTimeOffset":"2026-08-31T16:15:06.7828212+00:00","createdDateAndTimeOffset":"2026-08-31T16:15:06.7828212+00:00","parentJobId":"36310ef4-b6a9-4290-899f-d8834df3e8b9"}