PUT Tasks?sendNotification={sendNotification}
Updates the given task.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| sendNotification |
Specifies if the service should send a notification for the new task |
boolean |
Default value is False |
Body Parameters
The task to update
Task| Name | Description | Type | Additional information |
|---|---|---|---|
| TaskId | globally unique identifier |
None. |
|
| Asset | Asset |
None. |
|
| Title | string |
None. |
|
| Description | string |
None. |
|
| TaskStatusType | TaskStatusType |
None. |
|
| TaskCategory | TaskCategory |
None. |
|
| TaskType | TaskType |
None. |
|
| AssignedOnDate | date |
None. |
|
| AssignedToUser | User |
None. |
|
| AssignedByUser | User |
None. |
|
| DueDate | date |
None. |
|
| CompletedDate | date |
None. |
|
| Priority | TaskPriority |
None. |
|
| OnBehalfOf | string |
None. |
|
| HasAttachments | boolean |
None. |
|
| Attachments | Collection of TaskAttachment |
None. |
|
| Values | Collection of TaskFieldValue |
None. |
|
| AssociatedForms | Collection of Form |
None. |
|
| SourceSystemId | string |
None. |
|
| CompanyId | globally unique identifier |
None. |
|
| CreateDate | date |
None. |
|
| CreateUser | string |
None. |
|
| LastModifiedDate | date |
None. |
|
| LastModifiedUser | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"TaskId": "1cb3c01f-0a42-4ae5-8861-bff1a924f55d",
"Asset": {
"AssetId": "2121ac38-840b-4a3b-aec8-e630411d06db",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4d35ddc8-82c5-4ea3-98b5-d7d8be6f5b9e",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6f2510e6-84ac-4686-85fa-2726cef3aa0f",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "0d3f7a05-31e2-47c3-8b2b-a30f5808f562",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b0a0e272-aa38-4eb4-8f70-d68eff38edff",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "95d12720-6383-4131-a767-bce04478d7f6",
"EffectiveDate": "2025-12-29T18:58:28.1723424-08:00",
"StateType": {
"StateTypeId": "cca06719-716b-47c7-a41d-7d6868b52cad",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "4d35ddc8-82c5-4ea3-98b5-d7d8be6f5b9e",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6f2510e6-84ac-4686-85fa-2726cef3aa0f",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "311b14ec-1787-477a-b5ec-72a901fd6621",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "f271dc1c-b74c-4eec-9645-c762218f2ad8",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "2d88de6c-364b-4f18-bb5a-5bc8139f3f4b",
"EffectiveDate": "2025-12-29T18:58:28.1723424-08:00",
"StatusType": {
"StatusTypeId": "f347b040-8a12-49cc-9a8a-4a60fd568f47",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "4d35ddc8-82c5-4ea3-98b5-d7d8be6f5b9e",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6f2510e6-84ac-4686-85fa-2726cef3aa0f",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "9c9d6c7d-5d8a-427c-94ef-b6b6f6b332bc",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "1dc9e55a-af5c-4d7c-9aad-2b6f7f1cca31",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "1369b017-4195-4134-8a42-8774687d3315",
"EffectiveDate": "2025-12-29T18:58:28.1723424-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "940a5400-afdc-4eed-a263-c5d06a01c7ce",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "93d79290-c5d9-4e5a-8cfc-4002148b81f6",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "79fdb970-a4c6-4fce-91c8-967f78d477ea",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "01339a3d-7c95-45df-b568-cdc5104dab9b",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "5531507f-16d2-4d7e-aeba-8eddd29ce798",
"Name": "sample string 1",
"CompanyId": "32828255-1364-482e-a661-ee5102441c4d"
},
"TaskCategory": {
"TaskCategoryId": "888a6462-b726-492c-a399-50eb758d78d6",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "929bf45c-944f-483c-a9fd-06ee341e2627",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "c258bb28-ab96-4392-90df-840a94efa1c0",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "bcb41c8c-509e-4cf9-9a8f-e0b1046023e9",
"Section": {
"TaskTypeSectionId": "d8f9e9bf-3460-4aab-bc6e-5ef022d27c43",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "bc74aa89-6e1d-4549-86b1-9258cf998a8c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "af0c737e-a766-4a62-b46e-3d3bcfa7f42f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3a50c7b9-f228-487d-8429-9533c8765384",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6db52be2-28b9-4d34-b7bb-7284d70cc852",
"FieldId": "93eeebda-658f-49cd-99b9-2d152b5a17e3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6db52be2-28b9-4d34-b7bb-7284d70cc852",
"FieldId": "93eeebda-658f-49cd-99b9-2d152b5a17e3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 11",
"SourceSystemId": "sample string 12"
},
{
"TaskTypeFieldId": "bcb41c8c-509e-4cf9-9a8f-e0b1046023e9",
"Section": {
"TaskTypeSectionId": "d8f9e9bf-3460-4aab-bc6e-5ef022d27c43",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "bc74aa89-6e1d-4549-86b1-9258cf998a8c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "af0c737e-a766-4a62-b46e-3d3bcfa7f42f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3a50c7b9-f228-487d-8429-9533c8765384",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6db52be2-28b9-4d34-b7bb-7284d70cc852",
"FieldId": "93eeebda-658f-49cd-99b9-2d152b5a17e3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6db52be2-28b9-4d34-b7bb-7284d70cc852",
"FieldId": "93eeebda-658f-49cd-99b9-2d152b5a17e3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 11",
"SourceSystemId": "sample string 12"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "c849ee32-937c-41fb-8e2e-75d4fb781e37",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2025-12-29T18:58:28.1723424-08:00",
"AssignedToUser": {
"UserId": "e712c885-bfca-4a4f-9328-fbc3e27d1bd4",
"UserName": "sample string 1",
"FullName": "sample string 2",
"PhoneNumber": "sample string 3",
"Email": "sample string 4",
"IsLockedOut": true,
"IsApproved": true,
"Role": {
"Name": "sample string 1",
"Description": "sample string 2"
},
"CompanyId": "81c68271-2645-4bed-966e-e2192d071da4",
"Teams": [
{
"TeamId": "cf44972d-96b5-481f-a295-c877a079ca95",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "0d3f7a05-31e2-47c3-8b2b-a30f5808f562",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b0a0e272-aa38-4eb4-8f70-d68eff38edff",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "0d3f7a05-31e2-47c3-8b2b-a30f5808f562",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b0a0e272-aa38-4eb4-8f70-d68eff38edff",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "af7e2b20-7365-474d-8287-ec0c62280434",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "cf44972d-96b5-481f-a295-c877a079ca95",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "0d3f7a05-31e2-47c3-8b2b-a30f5808f562",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b0a0e272-aa38-4eb4-8f70-d68eff38edff",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "0d3f7a05-31e2-47c3-8b2b-a30f5808f562",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b0a0e272-aa38-4eb4-8f70-d68eff38edff",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "af7e2b20-7365-474d-8287-ec0c62280434",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "e712c885-bfca-4a4f-9328-fbc3e27d1bd4",
"UserName": "sample string 1",
"FullName": "sample string 2",
"PhoneNumber": "sample string 3",
"Email": "sample string 4",
"IsLockedOut": true,
"IsApproved": true,
"Role": {
"Name": "sample string 1",
"Description": "sample string 2"
},
"CompanyId": "81c68271-2645-4bed-966e-e2192d071da4",
"Teams": [
{
"TeamId": "cf44972d-96b5-481f-a295-c877a079ca95",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "0d3f7a05-31e2-47c3-8b2b-a30f5808f562",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b0a0e272-aa38-4eb4-8f70-d68eff38edff",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "0d3f7a05-31e2-47c3-8b2b-a30f5808f562",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b0a0e272-aa38-4eb4-8f70-d68eff38edff",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "af7e2b20-7365-474d-8287-ec0c62280434",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "cf44972d-96b5-481f-a295-c877a079ca95",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "0d3f7a05-31e2-47c3-8b2b-a30f5808f562",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b0a0e272-aa38-4eb4-8f70-d68eff38edff",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "0d3f7a05-31e2-47c3-8b2b-a30f5808f562",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b0a0e272-aa38-4eb4-8f70-d68eff38edff",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "af7e2b20-7365-474d-8287-ec0c62280434",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"DueDate": "2025-12-29T18:58:28.1723424-08:00",
"CompletedDate": "2025-12-29T18:58:28.1723424-08:00",
"Priority": 1,
"OnBehalfOf": "sample string 3",
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "60cb71bb-d431-4f7b-9f5b-18975becb8e3",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "60cb71bb-d431-4f7b-9f5b-18975becb8e3",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "049bb58f-9982-43a2-8f27-7b1f8d10fb69",
"TaskTypeField": {
"TaskTypeFieldId": "bcb41c8c-509e-4cf9-9a8f-e0b1046023e9",
"Section": {
"TaskTypeSectionId": "d8f9e9bf-3460-4aab-bc6e-5ef022d27c43",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "bc74aa89-6e1d-4549-86b1-9258cf998a8c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "af0c737e-a766-4a62-b46e-3d3bcfa7f42f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3a50c7b9-f228-487d-8429-9533c8765384",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6db52be2-28b9-4d34-b7bb-7284d70cc852",
"FieldId": "93eeebda-658f-49cd-99b9-2d152b5a17e3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6db52be2-28b9-4d34-b7bb-7284d70cc852",
"FieldId": "93eeebda-658f-49cd-99b9-2d152b5a17e3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 11",
"SourceSystemId": "sample string 12"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
},
{
"TaskFieldValueId": "049bb58f-9982-43a2-8f27-7b1f8d10fb69",
"TaskTypeField": {
"TaskTypeFieldId": "bcb41c8c-509e-4cf9-9a8f-e0b1046023e9",
"Section": {
"TaskTypeSectionId": "d8f9e9bf-3460-4aab-bc6e-5ef022d27c43",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "bc74aa89-6e1d-4549-86b1-9258cf998a8c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "af0c737e-a766-4a62-b46e-3d3bcfa7f42f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3a50c7b9-f228-487d-8429-9533c8765384",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6db52be2-28b9-4d34-b7bb-7284d70cc852",
"FieldId": "93eeebda-658f-49cd-99b9-2d152b5a17e3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6db52be2-28b9-4d34-b7bb-7284d70cc852",
"FieldId": "93eeebda-658f-49cd-99b9-2d152b5a17e3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 11",
"SourceSystemId": "sample string 12"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
}
],
"AssociatedForms": [
{
"FormId": "8c941ada-0885-425a-9dfb-bf7fec1248db",
"Asset": {
"AssetId": "2121ac38-840b-4a3b-aec8-e630411d06db",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4d35ddc8-82c5-4ea3-98b5-d7d8be6f5b9e",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6f2510e6-84ac-4686-85fa-2726cef3aa0f",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "0d3f7a05-31e2-47c3-8b2b-a30f5808f562",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b0a0e272-aa38-4eb4-8f70-d68eff38edff",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "95d12720-6383-4131-a767-bce04478d7f6",
"EffectiveDate": "2025-12-29T18:58:28.1723424-08:00",
"StateType": {
"StateTypeId": "cca06719-716b-47c7-a41d-7d6868b52cad",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "4d35ddc8-82c5-4ea3-98b5-d7d8be6f5b9e",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6f2510e6-84ac-4686-85fa-2726cef3aa0f",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "311b14ec-1787-477a-b5ec-72a901fd6621",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "f271dc1c-b74c-4eec-9645-c762218f2ad8",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "2d88de6c-364b-4f18-bb5a-5bc8139f3f4b",
"EffectiveDate": "2025-12-29T18:58:28.1723424-08:00",
"StatusType": {
"StatusTypeId": "f347b040-8a12-49cc-9a8a-4a60fd568f47",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "4d35ddc8-82c5-4ea3-98b5-d7d8be6f5b9e",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6f2510e6-84ac-4686-85fa-2726cef3aa0f",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "9c9d6c7d-5d8a-427c-94ef-b6b6f6b332bc",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "1dc9e55a-af5c-4d7c-9aad-2b6f7f1cca31",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "1369b017-4195-4134-8a42-8774687d3315",
"EffectiveDate": "2025-12-29T18:58:28.1723424-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "940a5400-afdc-4eed-a263-c5d06a01c7ce",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "93d79290-c5d9-4e5a-8cfc-4002148b81f6",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "79fdb970-a4c6-4fce-91c8-967f78d477ea",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "01339a3d-7c95-45df-b568-cdc5104dab9b",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "72b5bdb0-26d6-46e1-a530-5dddc1106d58",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4d35ddc8-82c5-4ea3-98b5-d7d8be6f5b9e",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6f2510e6-84ac-4686-85fa-2726cef3aa0f",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"Fields": [
{
"FormTypeFieldId": "90cde512-c125-460a-aaae-c45b24f5d794",
"Section": {
"FormTypeSectionId": "6016a2b2-4696-4828-a7c1-ba36cf6ec032",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "bc74aa89-6e1d-4549-86b1-9258cf998a8c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "af0c737e-a766-4a62-b46e-3d3bcfa7f42f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3a50c7b9-f228-487d-8429-9533c8765384",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6db52be2-28b9-4d34-b7bb-7284d70cc852",
"FieldId": "93eeebda-658f-49cd-99b9-2d152b5a17e3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6db52be2-28b9-4d34-b7bb-7284d70cc852",
"FieldId": "93eeebda-658f-49cd-99b9-2d152b5a17e3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
{
"FormTypeFieldId": "90cde512-c125-460a-aaae-c45b24f5d794",
"Section": {
"FormTypeSectionId": "6016a2b2-4696-4828-a7c1-ba36cf6ec032",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "bc74aa89-6e1d-4549-86b1-9258cf998a8c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "af0c737e-a766-4a62-b46e-3d3bcfa7f42f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3a50c7b9-f228-487d-8429-9533c8765384",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6db52be2-28b9-4d34-b7bb-7284d70cc852",
"FieldId": "93eeebda-658f-49cd-99b9-2d152b5a17e3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6db52be2-28b9-4d34-b7bb-7284d70cc852",
"FieldId": "93eeebda-658f-49cd-99b9-2d152b5a17e3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "5df4ed58-d83f-4520-9544-0a9a9ff391da",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2025-12-29T18:58:28.1723424-08:00",
"Location": "sample string 1",
"TaskId": "9dfd68b3-1f9d-47bd-bc01-9494f7aaf15d",
"Values": [
{
"FormFieldValueId": "93ec9293-813d-4ac0-b530-24f7ca7350e5",
"FormId": "216333fc-5f99-42a1-99e2-76f915a85416",
"FormTypeField": {
"FormTypeFieldId": "90cde512-c125-460a-aaae-c45b24f5d794",
"FormType": {
"FormTypeId": "72b5bdb0-26d6-46e1-a530-5dddc1106d58",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4d35ddc8-82c5-4ea3-98b5-d7d8be6f5b9e",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6f2510e6-84ac-4686-85fa-2726cef3aa0f",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "5df4ed58-d83f-4520-9544-0a9a9ff391da",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "6016a2b2-4696-4828-a7c1-ba36cf6ec032",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "bc74aa89-6e1d-4549-86b1-9258cf998a8c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "af0c737e-a766-4a62-b46e-3d3bcfa7f42f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3a50c7b9-f228-487d-8429-9533c8765384",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6db52be2-28b9-4d34-b7bb-7284d70cc852",
"FieldId": "93eeebda-658f-49cd-99b9-2d152b5a17e3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6db52be2-28b9-4d34-b7bb-7284d70cc852",
"FieldId": "93eeebda-658f-49cd-99b9-2d152b5a17e3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
},
{
"FormFieldValueId": "93ec9293-813d-4ac0-b530-24f7ca7350e5",
"FormId": "216333fc-5f99-42a1-99e2-76f915a85416",
"FormTypeField": {
"FormTypeFieldId": "90cde512-c125-460a-aaae-c45b24f5d794",
"FormType": {
"FormTypeId": "72b5bdb0-26d6-46e1-a530-5dddc1106d58",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4d35ddc8-82c5-4ea3-98b5-d7d8be6f5b9e",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6f2510e6-84ac-4686-85fa-2726cef3aa0f",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "5df4ed58-d83f-4520-9544-0a9a9ff391da",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "6016a2b2-4696-4828-a7c1-ba36cf6ec032",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "bc74aa89-6e1d-4549-86b1-9258cf998a8c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "af0c737e-a766-4a62-b46e-3d3bcfa7f42f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3a50c7b9-f228-487d-8429-9533c8765384",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6db52be2-28b9-4d34-b7bb-7284d70cc852",
"FieldId": "93eeebda-658f-49cd-99b9-2d152b5a17e3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6db52be2-28b9-4d34-b7bb-7284d70cc852",
"FieldId": "93eeebda-658f-49cd-99b9-2d152b5a17e3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
}
],
"SourceSystemId": "sample string 2",
"CompanyId": "71cd28cd-e3f1-42bd-86b3-5712d4a33fa8",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "8c941ada-0885-425a-9dfb-bf7fec1248db",
"Asset": {
"AssetId": "2121ac38-840b-4a3b-aec8-e630411d06db",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4d35ddc8-82c5-4ea3-98b5-d7d8be6f5b9e",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6f2510e6-84ac-4686-85fa-2726cef3aa0f",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "0d3f7a05-31e2-47c3-8b2b-a30f5808f562",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b0a0e272-aa38-4eb4-8f70-d68eff38edff",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "95d12720-6383-4131-a767-bce04478d7f6",
"EffectiveDate": "2025-12-29T18:58:28.1723424-08:00",
"StateType": {
"StateTypeId": "cca06719-716b-47c7-a41d-7d6868b52cad",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "4d35ddc8-82c5-4ea3-98b5-d7d8be6f5b9e",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6f2510e6-84ac-4686-85fa-2726cef3aa0f",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "311b14ec-1787-477a-b5ec-72a901fd6621",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "f271dc1c-b74c-4eec-9645-c762218f2ad8",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "2d88de6c-364b-4f18-bb5a-5bc8139f3f4b",
"EffectiveDate": "2025-12-29T18:58:28.1723424-08:00",
"StatusType": {
"StatusTypeId": "f347b040-8a12-49cc-9a8a-4a60fd568f47",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "4d35ddc8-82c5-4ea3-98b5-d7d8be6f5b9e",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6f2510e6-84ac-4686-85fa-2726cef3aa0f",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "9c9d6c7d-5d8a-427c-94ef-b6b6f6b332bc",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "1dc9e55a-af5c-4d7c-9aad-2b6f7f1cca31",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "1369b017-4195-4134-8a42-8774687d3315",
"EffectiveDate": "2025-12-29T18:58:28.1723424-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "940a5400-afdc-4eed-a263-c5d06a01c7ce",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "93d79290-c5d9-4e5a-8cfc-4002148b81f6",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "79fdb970-a4c6-4fce-91c8-967f78d477ea",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "01339a3d-7c95-45df-b568-cdc5104dab9b",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "72b5bdb0-26d6-46e1-a530-5dddc1106d58",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4d35ddc8-82c5-4ea3-98b5-d7d8be6f5b9e",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6f2510e6-84ac-4686-85fa-2726cef3aa0f",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"Fields": [
{
"FormTypeFieldId": "90cde512-c125-460a-aaae-c45b24f5d794",
"Section": {
"FormTypeSectionId": "6016a2b2-4696-4828-a7c1-ba36cf6ec032",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "bc74aa89-6e1d-4549-86b1-9258cf998a8c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "af0c737e-a766-4a62-b46e-3d3bcfa7f42f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3a50c7b9-f228-487d-8429-9533c8765384",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6db52be2-28b9-4d34-b7bb-7284d70cc852",
"FieldId": "93eeebda-658f-49cd-99b9-2d152b5a17e3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6db52be2-28b9-4d34-b7bb-7284d70cc852",
"FieldId": "93eeebda-658f-49cd-99b9-2d152b5a17e3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
{
"FormTypeFieldId": "90cde512-c125-460a-aaae-c45b24f5d794",
"Section": {
"FormTypeSectionId": "6016a2b2-4696-4828-a7c1-ba36cf6ec032",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "bc74aa89-6e1d-4549-86b1-9258cf998a8c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "af0c737e-a766-4a62-b46e-3d3bcfa7f42f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3a50c7b9-f228-487d-8429-9533c8765384",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6db52be2-28b9-4d34-b7bb-7284d70cc852",
"FieldId": "93eeebda-658f-49cd-99b9-2d152b5a17e3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6db52be2-28b9-4d34-b7bb-7284d70cc852",
"FieldId": "93eeebda-658f-49cd-99b9-2d152b5a17e3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "5df4ed58-d83f-4520-9544-0a9a9ff391da",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2025-12-29T18:58:28.1723424-08:00",
"Location": "sample string 1",
"TaskId": "9dfd68b3-1f9d-47bd-bc01-9494f7aaf15d",
"Values": [
{
"FormFieldValueId": "93ec9293-813d-4ac0-b530-24f7ca7350e5",
"FormId": "216333fc-5f99-42a1-99e2-76f915a85416",
"FormTypeField": {
"FormTypeFieldId": "90cde512-c125-460a-aaae-c45b24f5d794",
"FormType": {
"FormTypeId": "72b5bdb0-26d6-46e1-a530-5dddc1106d58",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4d35ddc8-82c5-4ea3-98b5-d7d8be6f5b9e",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6f2510e6-84ac-4686-85fa-2726cef3aa0f",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "5df4ed58-d83f-4520-9544-0a9a9ff391da",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "6016a2b2-4696-4828-a7c1-ba36cf6ec032",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "bc74aa89-6e1d-4549-86b1-9258cf998a8c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "af0c737e-a766-4a62-b46e-3d3bcfa7f42f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3a50c7b9-f228-487d-8429-9533c8765384",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6db52be2-28b9-4d34-b7bb-7284d70cc852",
"FieldId": "93eeebda-658f-49cd-99b9-2d152b5a17e3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6db52be2-28b9-4d34-b7bb-7284d70cc852",
"FieldId": "93eeebda-658f-49cd-99b9-2d152b5a17e3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
},
{
"FormFieldValueId": "93ec9293-813d-4ac0-b530-24f7ca7350e5",
"FormId": "216333fc-5f99-42a1-99e2-76f915a85416",
"FormTypeField": {
"FormTypeFieldId": "90cde512-c125-460a-aaae-c45b24f5d794",
"FormType": {
"FormTypeId": "72b5bdb0-26d6-46e1-a530-5dddc1106d58",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4d35ddc8-82c5-4ea3-98b5-d7d8be6f5b9e",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6f2510e6-84ac-4686-85fa-2726cef3aa0f",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "5df4ed58-d83f-4520-9544-0a9a9ff391da",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "6016a2b2-4696-4828-a7c1-ba36cf6ec032",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "bc74aa89-6e1d-4549-86b1-9258cf998a8c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "af0c737e-a766-4a62-b46e-3d3bcfa7f42f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3a50c7b9-f228-487d-8429-9533c8765384",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6db52be2-28b9-4d34-b7bb-7284d70cc852",
"FieldId": "93eeebda-658f-49cd-99b9-2d152b5a17e3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6db52be2-28b9-4d34-b7bb-7284d70cc852",
"FieldId": "93eeebda-658f-49cd-99b9-2d152b5a17e3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
}
],
"SourceSystemId": "sample string 2",
"CompanyId": "71cd28cd-e3f1-42bd-86b3-5712d4a33fa8",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 5",
"CompanyId": "1ac4c4e4-a901-4c9a-981f-7044bfe88ec5",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
}
Response Information
Resource Description
On success, the updated task.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Task |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"TaskId": "0e1fae67-f02d-498a-92ff-8280231d6727",
"Asset": {
"AssetId": "84acea43-4320-4950-b9b5-18a3376bf99f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e2ffb2b4-a2fc-434f-b688-0f9a0a768459",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "87afa2c8-f974-4354-9a66-717c83ddfb22",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "9dbc64e1-bb6b-4e52-936a-3494942ac84b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abbe06b1-5b80-4131-bd58-933b3eaa65ac",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "1d28a984-b62b-48c7-aea5-b296a13995d5",
"EffectiveDate": "2025-12-29T18:58:28.1723424-08:00",
"StateType": {
"StateTypeId": "ad0983d8-13f5-4c79-9e75-f99177807316",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "e2ffb2b4-a2fc-434f-b688-0f9a0a768459",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "87afa2c8-f974-4354-9a66-717c83ddfb22",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "8728c6cc-a565-4088-81be-a6a41a2fa3ca",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "d086cc4e-d032-4513-891e-8671c6b3f2c7",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "c836169b-3ea0-4028-9e67-9bc3087e8f5c",
"EffectiveDate": "2025-12-29T18:58:28.1723424-08:00",
"StatusType": {
"StatusTypeId": "7750f147-8ec0-4294-a511-10e52a543b61",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "e2ffb2b4-a2fc-434f-b688-0f9a0a768459",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "87afa2c8-f974-4354-9a66-717c83ddfb22",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "f1947d7b-fa19-4598-97d0-a6564134bb9f",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "0bc0e50c-3ee4-4fed-827e-2af4a42256b3",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "aaaddea4-4935-44b7-bab8-1bc33d18cd4e",
"EffectiveDate": "2025-12-29T18:58:28.1723424-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "dfaf49bc-1d99-4d40-b7a6-56cb05c8d2de",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7f1b392f-8316-4736-ae31-5552f2f1ecdd",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "df29932e-8f73-4523-bf04-5f9084482a0a",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b5b5ab2b-f5b8-48e0-bc90-dc7bec92074c",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "f0e33762-7881-400c-95ae-6faf2d9c9083",
"Name": "sample string 1",
"CompanyId": "2a8e04b9-ed31-424e-9cea-b5afd17b7213"
},
"TaskCategory": {
"TaskCategoryId": "7afbf987-c5d8-467a-87a0-e6a573be272d",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "dcce0ac6-9252-4357-9ac5-53eb64142510",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "8a0c7795-4539-4dab-b9fb-08fe08122f4b",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "6bbfe8b1-4e5b-464a-b825-c93ef890bd98",
"Section": {
"TaskTypeSectionId": "6330a59a-13ec-4bf1-ba46-e9154fcf7caa",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "898050cc-10cb-4de7-8787-b3da78c7524d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "34b7bf0d-8df2-4432-8604-211c8721ff8f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fe79cc07-c3c9-473c-8ca5-73cd61edabf4",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a417049c-2992-42e5-8967-13bcf3c3389d",
"FieldId": "9a2ec5aa-1392-468b-ae05-5e48432d4e45",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a417049c-2992-42e5-8967-13bcf3c3389d",
"FieldId": "9a2ec5aa-1392-468b-ae05-5e48432d4e45",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 11",
"SourceSystemId": "sample string 12"
},
{
"TaskTypeFieldId": "6bbfe8b1-4e5b-464a-b825-c93ef890bd98",
"Section": {
"TaskTypeSectionId": "6330a59a-13ec-4bf1-ba46-e9154fcf7caa",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "898050cc-10cb-4de7-8787-b3da78c7524d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "34b7bf0d-8df2-4432-8604-211c8721ff8f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fe79cc07-c3c9-473c-8ca5-73cd61edabf4",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a417049c-2992-42e5-8967-13bcf3c3389d",
"FieldId": "9a2ec5aa-1392-468b-ae05-5e48432d4e45",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a417049c-2992-42e5-8967-13bcf3c3389d",
"FieldId": "9a2ec5aa-1392-468b-ae05-5e48432d4e45",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 11",
"SourceSystemId": "sample string 12"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "7e7174ef-9b32-4153-9c55-a9cf2a2c7151",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2025-12-29T18:58:28.1723424-08:00",
"AssignedToUser": {
"UserId": "a7508c4c-a27e-43c6-ba4d-6050cf3cd3b5",
"UserName": "sample string 1",
"FullName": "sample string 2",
"PhoneNumber": "sample string 3",
"Email": "sample string 4",
"IsLockedOut": true,
"IsApproved": true,
"Role": {
"Name": "sample string 1",
"Description": "sample string 2"
},
"CompanyId": "c5fde08a-d434-4401-97fd-bafb9fbf7cfe",
"Teams": [
{
"TeamId": "56df1fce-dee3-45e4-ae5e-6a88273e99b8",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "9dbc64e1-bb6b-4e52-936a-3494942ac84b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abbe06b1-5b80-4131-bd58-933b3eaa65ac",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "9dbc64e1-bb6b-4e52-936a-3494942ac84b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abbe06b1-5b80-4131-bd58-933b3eaa65ac",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "0a2bcbca-31fa-409f-aad0-96b5f58fe548",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "56df1fce-dee3-45e4-ae5e-6a88273e99b8",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "9dbc64e1-bb6b-4e52-936a-3494942ac84b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abbe06b1-5b80-4131-bd58-933b3eaa65ac",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "9dbc64e1-bb6b-4e52-936a-3494942ac84b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abbe06b1-5b80-4131-bd58-933b3eaa65ac",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "0a2bcbca-31fa-409f-aad0-96b5f58fe548",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "a7508c4c-a27e-43c6-ba4d-6050cf3cd3b5",
"UserName": "sample string 1",
"FullName": "sample string 2",
"PhoneNumber": "sample string 3",
"Email": "sample string 4",
"IsLockedOut": true,
"IsApproved": true,
"Role": {
"Name": "sample string 1",
"Description": "sample string 2"
},
"CompanyId": "c5fde08a-d434-4401-97fd-bafb9fbf7cfe",
"Teams": [
{
"TeamId": "56df1fce-dee3-45e4-ae5e-6a88273e99b8",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "9dbc64e1-bb6b-4e52-936a-3494942ac84b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abbe06b1-5b80-4131-bd58-933b3eaa65ac",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "9dbc64e1-bb6b-4e52-936a-3494942ac84b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abbe06b1-5b80-4131-bd58-933b3eaa65ac",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "0a2bcbca-31fa-409f-aad0-96b5f58fe548",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "56df1fce-dee3-45e4-ae5e-6a88273e99b8",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "9dbc64e1-bb6b-4e52-936a-3494942ac84b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abbe06b1-5b80-4131-bd58-933b3eaa65ac",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "9dbc64e1-bb6b-4e52-936a-3494942ac84b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abbe06b1-5b80-4131-bd58-933b3eaa65ac",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "0a2bcbca-31fa-409f-aad0-96b5f58fe548",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"DueDate": "2025-12-29T18:58:28.1723424-08:00",
"CompletedDate": "2025-12-29T18:58:28.1723424-08:00",
"Priority": 1,
"OnBehalfOf": "sample string 3",
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "53c3da7d-42da-4ab7-95d9-f4874f8695e9",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "53c3da7d-42da-4ab7-95d9-f4874f8695e9",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "0a91c783-9687-4ae9-8eed-99e70aa37d16",
"TaskTypeField": {
"TaskTypeFieldId": "6bbfe8b1-4e5b-464a-b825-c93ef890bd98",
"Section": {
"TaskTypeSectionId": "6330a59a-13ec-4bf1-ba46-e9154fcf7caa",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "898050cc-10cb-4de7-8787-b3da78c7524d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "34b7bf0d-8df2-4432-8604-211c8721ff8f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fe79cc07-c3c9-473c-8ca5-73cd61edabf4",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a417049c-2992-42e5-8967-13bcf3c3389d",
"FieldId": "9a2ec5aa-1392-468b-ae05-5e48432d4e45",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a417049c-2992-42e5-8967-13bcf3c3389d",
"FieldId": "9a2ec5aa-1392-468b-ae05-5e48432d4e45",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 11",
"SourceSystemId": "sample string 12"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
},
{
"TaskFieldValueId": "0a91c783-9687-4ae9-8eed-99e70aa37d16",
"TaskTypeField": {
"TaskTypeFieldId": "6bbfe8b1-4e5b-464a-b825-c93ef890bd98",
"Section": {
"TaskTypeSectionId": "6330a59a-13ec-4bf1-ba46-e9154fcf7caa",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "898050cc-10cb-4de7-8787-b3da78c7524d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "34b7bf0d-8df2-4432-8604-211c8721ff8f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fe79cc07-c3c9-473c-8ca5-73cd61edabf4",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a417049c-2992-42e5-8967-13bcf3c3389d",
"FieldId": "9a2ec5aa-1392-468b-ae05-5e48432d4e45",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a417049c-2992-42e5-8967-13bcf3c3389d",
"FieldId": "9a2ec5aa-1392-468b-ae05-5e48432d4e45",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 11",
"SourceSystemId": "sample string 12"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
}
],
"AssociatedForms": [
{
"FormId": "eb630e9e-ba35-408a-beb7-21bd59900392",
"Asset": {
"AssetId": "84acea43-4320-4950-b9b5-18a3376bf99f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e2ffb2b4-a2fc-434f-b688-0f9a0a768459",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "87afa2c8-f974-4354-9a66-717c83ddfb22",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "9dbc64e1-bb6b-4e52-936a-3494942ac84b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abbe06b1-5b80-4131-bd58-933b3eaa65ac",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "1d28a984-b62b-48c7-aea5-b296a13995d5",
"EffectiveDate": "2025-12-29T18:58:28.1723424-08:00",
"StateType": {
"StateTypeId": "ad0983d8-13f5-4c79-9e75-f99177807316",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "e2ffb2b4-a2fc-434f-b688-0f9a0a768459",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "87afa2c8-f974-4354-9a66-717c83ddfb22",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "8728c6cc-a565-4088-81be-a6a41a2fa3ca",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "d086cc4e-d032-4513-891e-8671c6b3f2c7",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "c836169b-3ea0-4028-9e67-9bc3087e8f5c",
"EffectiveDate": "2025-12-29T18:58:28.1723424-08:00",
"StatusType": {
"StatusTypeId": "7750f147-8ec0-4294-a511-10e52a543b61",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "e2ffb2b4-a2fc-434f-b688-0f9a0a768459",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "87afa2c8-f974-4354-9a66-717c83ddfb22",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "f1947d7b-fa19-4598-97d0-a6564134bb9f",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "0bc0e50c-3ee4-4fed-827e-2af4a42256b3",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "aaaddea4-4935-44b7-bab8-1bc33d18cd4e",
"EffectiveDate": "2025-12-29T18:58:28.1723424-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "dfaf49bc-1d99-4d40-b7a6-56cb05c8d2de",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7f1b392f-8316-4736-ae31-5552f2f1ecdd",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "df29932e-8f73-4523-bf04-5f9084482a0a",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b5b5ab2b-f5b8-48e0-bc90-dc7bec92074c",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "223c0109-4039-4d92-8e5c-9d3cf3397ac1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e2ffb2b4-a2fc-434f-b688-0f9a0a768459",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "87afa2c8-f974-4354-9a66-717c83ddfb22",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"Fields": [
{
"FormTypeFieldId": "ddaf5815-1328-4bfe-b3a4-13595e9b507f",
"Section": {
"FormTypeSectionId": "65f92f65-52b8-4931-b9fe-596b73ef3d23",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "898050cc-10cb-4de7-8787-b3da78c7524d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "34b7bf0d-8df2-4432-8604-211c8721ff8f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fe79cc07-c3c9-473c-8ca5-73cd61edabf4",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a417049c-2992-42e5-8967-13bcf3c3389d",
"FieldId": "9a2ec5aa-1392-468b-ae05-5e48432d4e45",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a417049c-2992-42e5-8967-13bcf3c3389d",
"FieldId": "9a2ec5aa-1392-468b-ae05-5e48432d4e45",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
{
"FormTypeFieldId": "ddaf5815-1328-4bfe-b3a4-13595e9b507f",
"Section": {
"FormTypeSectionId": "65f92f65-52b8-4931-b9fe-596b73ef3d23",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "898050cc-10cb-4de7-8787-b3da78c7524d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "34b7bf0d-8df2-4432-8604-211c8721ff8f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fe79cc07-c3c9-473c-8ca5-73cd61edabf4",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a417049c-2992-42e5-8967-13bcf3c3389d",
"FieldId": "9a2ec5aa-1392-468b-ae05-5e48432d4e45",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a417049c-2992-42e5-8967-13bcf3c3389d",
"FieldId": "9a2ec5aa-1392-468b-ae05-5e48432d4e45",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "90f32f0f-e40b-4cfa-8d50-ce76e929eb72",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2025-12-29T18:58:28.1723424-08:00",
"Location": "sample string 1",
"TaskId": "07d7af97-3983-4c45-ae06-f6546ec42f87",
"Values": [
{
"FormFieldValueId": "346d67ae-b460-45b1-a8f6-fa9f34755816",
"FormId": "429ce103-ea5d-4ae1-a913-e7a4bfa9e616",
"FormTypeField": {
"FormTypeFieldId": "ddaf5815-1328-4bfe-b3a4-13595e9b507f",
"FormType": {
"FormTypeId": "223c0109-4039-4d92-8e5c-9d3cf3397ac1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e2ffb2b4-a2fc-434f-b688-0f9a0a768459",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "87afa2c8-f974-4354-9a66-717c83ddfb22",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "90f32f0f-e40b-4cfa-8d50-ce76e929eb72",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "65f92f65-52b8-4931-b9fe-596b73ef3d23",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "898050cc-10cb-4de7-8787-b3da78c7524d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "34b7bf0d-8df2-4432-8604-211c8721ff8f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fe79cc07-c3c9-473c-8ca5-73cd61edabf4",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a417049c-2992-42e5-8967-13bcf3c3389d",
"FieldId": "9a2ec5aa-1392-468b-ae05-5e48432d4e45",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a417049c-2992-42e5-8967-13bcf3c3389d",
"FieldId": "9a2ec5aa-1392-468b-ae05-5e48432d4e45",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
},
{
"FormFieldValueId": "346d67ae-b460-45b1-a8f6-fa9f34755816",
"FormId": "429ce103-ea5d-4ae1-a913-e7a4bfa9e616",
"FormTypeField": {
"FormTypeFieldId": "ddaf5815-1328-4bfe-b3a4-13595e9b507f",
"FormType": {
"FormTypeId": "223c0109-4039-4d92-8e5c-9d3cf3397ac1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e2ffb2b4-a2fc-434f-b688-0f9a0a768459",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "87afa2c8-f974-4354-9a66-717c83ddfb22",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "90f32f0f-e40b-4cfa-8d50-ce76e929eb72",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "65f92f65-52b8-4931-b9fe-596b73ef3d23",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "898050cc-10cb-4de7-8787-b3da78c7524d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "34b7bf0d-8df2-4432-8604-211c8721ff8f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fe79cc07-c3c9-473c-8ca5-73cd61edabf4",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a417049c-2992-42e5-8967-13bcf3c3389d",
"FieldId": "9a2ec5aa-1392-468b-ae05-5e48432d4e45",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a417049c-2992-42e5-8967-13bcf3c3389d",
"FieldId": "9a2ec5aa-1392-468b-ae05-5e48432d4e45",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
}
],
"SourceSystemId": "sample string 2",
"CompanyId": "e220e844-468c-4498-995d-fb958d9f43e1",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "eb630e9e-ba35-408a-beb7-21bd59900392",
"Asset": {
"AssetId": "84acea43-4320-4950-b9b5-18a3376bf99f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e2ffb2b4-a2fc-434f-b688-0f9a0a768459",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "87afa2c8-f974-4354-9a66-717c83ddfb22",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "9dbc64e1-bb6b-4e52-936a-3494942ac84b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abbe06b1-5b80-4131-bd58-933b3eaa65ac",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "1d28a984-b62b-48c7-aea5-b296a13995d5",
"EffectiveDate": "2025-12-29T18:58:28.1723424-08:00",
"StateType": {
"StateTypeId": "ad0983d8-13f5-4c79-9e75-f99177807316",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "e2ffb2b4-a2fc-434f-b688-0f9a0a768459",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "87afa2c8-f974-4354-9a66-717c83ddfb22",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "8728c6cc-a565-4088-81be-a6a41a2fa3ca",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "d086cc4e-d032-4513-891e-8671c6b3f2c7",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "c836169b-3ea0-4028-9e67-9bc3087e8f5c",
"EffectiveDate": "2025-12-29T18:58:28.1723424-08:00",
"StatusType": {
"StatusTypeId": "7750f147-8ec0-4294-a511-10e52a543b61",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "e2ffb2b4-a2fc-434f-b688-0f9a0a768459",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "87afa2c8-f974-4354-9a66-717c83ddfb22",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "f1947d7b-fa19-4598-97d0-a6564134bb9f",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "0bc0e50c-3ee4-4fed-827e-2af4a42256b3",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "aaaddea4-4935-44b7-bab8-1bc33d18cd4e",
"EffectiveDate": "2025-12-29T18:58:28.1723424-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "dfaf49bc-1d99-4d40-b7a6-56cb05c8d2de",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7f1b392f-8316-4736-ae31-5552f2f1ecdd",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "df29932e-8f73-4523-bf04-5f9084482a0a",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"MeasurementValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b5b5ab2b-f5b8-48e0-bc90-dc7bec92074c",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "223c0109-4039-4d92-8e5c-9d3cf3397ac1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e2ffb2b4-a2fc-434f-b688-0f9a0a768459",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "87afa2c8-f974-4354-9a66-717c83ddfb22",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"Fields": [
{
"FormTypeFieldId": "ddaf5815-1328-4bfe-b3a4-13595e9b507f",
"Section": {
"FormTypeSectionId": "65f92f65-52b8-4931-b9fe-596b73ef3d23",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "898050cc-10cb-4de7-8787-b3da78c7524d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "34b7bf0d-8df2-4432-8604-211c8721ff8f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fe79cc07-c3c9-473c-8ca5-73cd61edabf4",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a417049c-2992-42e5-8967-13bcf3c3389d",
"FieldId": "9a2ec5aa-1392-468b-ae05-5e48432d4e45",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a417049c-2992-42e5-8967-13bcf3c3389d",
"FieldId": "9a2ec5aa-1392-468b-ae05-5e48432d4e45",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
{
"FormTypeFieldId": "ddaf5815-1328-4bfe-b3a4-13595e9b507f",
"Section": {
"FormTypeSectionId": "65f92f65-52b8-4931-b9fe-596b73ef3d23",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "898050cc-10cb-4de7-8787-b3da78c7524d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "34b7bf0d-8df2-4432-8604-211c8721ff8f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fe79cc07-c3c9-473c-8ca5-73cd61edabf4",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a417049c-2992-42e5-8967-13bcf3c3389d",
"FieldId": "9a2ec5aa-1392-468b-ae05-5e48432d4e45",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a417049c-2992-42e5-8967-13bcf3c3389d",
"FieldId": "9a2ec5aa-1392-468b-ae05-5e48432d4e45",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "90f32f0f-e40b-4cfa-8d50-ce76e929eb72",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2025-12-29T18:58:28.1723424-08:00",
"Location": "sample string 1",
"TaskId": "07d7af97-3983-4c45-ae06-f6546ec42f87",
"Values": [
{
"FormFieldValueId": "346d67ae-b460-45b1-a8f6-fa9f34755816",
"FormId": "429ce103-ea5d-4ae1-a913-e7a4bfa9e616",
"FormTypeField": {
"FormTypeFieldId": "ddaf5815-1328-4bfe-b3a4-13595e9b507f",
"FormType": {
"FormTypeId": "223c0109-4039-4d92-8e5c-9d3cf3397ac1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e2ffb2b4-a2fc-434f-b688-0f9a0a768459",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "87afa2c8-f974-4354-9a66-717c83ddfb22",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "90f32f0f-e40b-4cfa-8d50-ce76e929eb72",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "65f92f65-52b8-4931-b9fe-596b73ef3d23",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "898050cc-10cb-4de7-8787-b3da78c7524d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "34b7bf0d-8df2-4432-8604-211c8721ff8f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fe79cc07-c3c9-473c-8ca5-73cd61edabf4",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a417049c-2992-42e5-8967-13bcf3c3389d",
"FieldId": "9a2ec5aa-1392-468b-ae05-5e48432d4e45",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a417049c-2992-42e5-8967-13bcf3c3389d",
"FieldId": "9a2ec5aa-1392-468b-ae05-5e48432d4e45",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
},
{
"FormFieldValueId": "346d67ae-b460-45b1-a8f6-fa9f34755816",
"FormId": "429ce103-ea5d-4ae1-a913-e7a4bfa9e616",
"FormTypeField": {
"FormTypeFieldId": "ddaf5815-1328-4bfe-b3a4-13595e9b507f",
"FormType": {
"FormTypeId": "223c0109-4039-4d92-8e5c-9d3cf3397ac1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e2ffb2b4-a2fc-434f-b688-0f9a0a768459",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "87afa2c8-f974-4354-9a66-717c83ddfb22",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-29T18:58:28.1723424-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "90f32f0f-e40b-4cfa-8d50-ce76e929eb72",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "65f92f65-52b8-4931-b9fe-596b73ef3d23",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "898050cc-10cb-4de7-8787-b3da78c7524d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "34b7bf0d-8df2-4432-8604-211c8721ff8f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fe79cc07-c3c9-473c-8ca5-73cd61edabf4",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a417049c-2992-42e5-8967-13bcf3c3389d",
"FieldId": "9a2ec5aa-1392-468b-ae05-5e48432d4e45",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a417049c-2992-42e5-8967-13bcf3c3389d",
"FieldId": "9a2ec5aa-1392-468b-ae05-5e48432d4e45",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
}
],
"SourceSystemId": "sample string 2",
"CompanyId": "e220e844-468c-4498-995d-fb958d9f43e1",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 5",
"CompanyId": "e2934c65-e1bc-42f4-8182-3b878729cb63",
"CreateDate": "2025-12-29T18:58:28.1723424-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T18:58:28.1723424-08:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}