POST Tasks?sendNotification={sendNotification}
Creates a new 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 create. TaskId should not be filled in.
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": "e03bf242-7f81-442f-94e3-1b69d00c3781",
"Asset": {
"AssetId": "4751823b-da57-4cb2-b9db-0fc658d12962",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0061f253-dd07-4a43-8fab-b1719bfb7249",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "4e73c3aa-edc3-4e95-af67-a98ff3174c79",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "52ba22c4-bc23-4474-9758-5525ad46d1a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9184ad70-7de5-479d-9f61-0cfda6e44916",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "147d9fbb-4c2f-4037-b91c-82557eb60a0c",
"EffectiveDate": "2025-12-15T21:33:33.3015887-08:00",
"StateType": {
"StateTypeId": "cb750364-5dc0-4851-8987-3fcf06742433",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "0061f253-dd07-4a43-8fab-b1719bfb7249",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "4e73c3aa-edc3-4e95-af67-a98ff3174c79",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "5ca58773-1090-4054-95e9-8e419b3e2223",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "95724694-927a-401a-b13b-4d628f6edafb",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "87598fea-be19-4b55-913e-c9f61787582c",
"EffectiveDate": "2025-12-15T21:33:33.3015887-08:00",
"StatusType": {
"StatusTypeId": "7d65200d-86af-4075-bd48-f350018560fd",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "0061f253-dd07-4a43-8fab-b1719bfb7249",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "4e73c3aa-edc3-4e95-af67-a98ff3174c79",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "f9c1f188-e243-424e-8384-379c6f0a6404",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "871c22e9-7567-4db4-8e72-87c02c0211e6",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "9343dcef-713e-4337-899d-3263b11dce35",
"EffectiveDate": "2025-12-15T21:33:33.3015887-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "204ddc26-d562-49e3-805d-d867c1cefe2f",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3aa1ed74-f858-4bf7-8dca-fb3554f3b458",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "726933e9-5ab2-4908-91ec-8c00285ff2c2",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "97ff60ec-d317-4181-a683-8ece65cb6c21",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "33b6a971-0f50-42f3-8bba-33e921c67373",
"Name": "sample string 1",
"CompanyId": "077d55d3-790f-4677-92da-ce38739b3dea"
},
"TaskCategory": {
"TaskCategoryId": "ec882177-5f97-4702-bd45-edcfc1b3558b",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "53a4d8cc-22f4-4c11-8061-d22efe720186",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "6aedd1f5-d954-4f8f-bcfd-79b8fb941fcf",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "f19fe809-788b-4a15-8dba-c8afd597ef39",
"Section": {
"TaskTypeSectionId": "95e4674e-d8c0-405d-9fd1-060a54371ac5",
"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": "954d08db-9293-4d54-bd1a-a60918b89231",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "24d7c160-085b-4b87-86ba-6483a83e658b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a47a51b7-9ae4-4db6-a3b3-952b1853a76d",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "60c41a44-f52b-409f-9ba3-f36ed4b0a3c8",
"FieldId": "78364812-2831-45dd-bb4c-2fc3b014554c",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "60c41a44-f52b-409f-9ba3-f36ed4b0a3c8",
"FieldId": "78364812-2831-45dd-bb4c-2fc3b014554c",
"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": "f19fe809-788b-4a15-8dba-c8afd597ef39",
"Section": {
"TaskTypeSectionId": "95e4674e-d8c0-405d-9fd1-060a54371ac5",
"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": "954d08db-9293-4d54-bd1a-a60918b89231",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "24d7c160-085b-4b87-86ba-6483a83e658b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a47a51b7-9ae4-4db6-a3b3-952b1853a76d",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "60c41a44-f52b-409f-9ba3-f36ed4b0a3c8",
"FieldId": "78364812-2831-45dd-bb4c-2fc3b014554c",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "60c41a44-f52b-409f-9ba3-f36ed4b0a3c8",
"FieldId": "78364812-2831-45dd-bb4c-2fc3b014554c",
"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": "64c12d34-0718-4784-aa07-dd100095d048",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2025-12-15T21:33:33.3015887-08:00",
"AssignedToUser": {
"UserId": "fe049490-cacc-4d48-a2da-5a79dde63de4",
"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": "8584fb8e-ca22-41e4-9a32-910ff35bad19",
"Teams": [
{
"TeamId": "bb799420-fb01-4491-a0b8-297f39c82d1a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "52ba22c4-bc23-4474-9758-5525ad46d1a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9184ad70-7de5-479d-9f61-0cfda6e44916",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "52ba22c4-bc23-4474-9758-5525ad46d1a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9184ad70-7de5-479d-9f61-0cfda6e44916",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "5ca8ed8e-de18-4a55-93c8-761671e15f87",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "bb799420-fb01-4491-a0b8-297f39c82d1a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "52ba22c4-bc23-4474-9758-5525ad46d1a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9184ad70-7de5-479d-9f61-0cfda6e44916",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "52ba22c4-bc23-4474-9758-5525ad46d1a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9184ad70-7de5-479d-9f61-0cfda6e44916",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "5ca8ed8e-de18-4a55-93c8-761671e15f87",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "fe049490-cacc-4d48-a2da-5a79dde63de4",
"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": "8584fb8e-ca22-41e4-9a32-910ff35bad19",
"Teams": [
{
"TeamId": "bb799420-fb01-4491-a0b8-297f39c82d1a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "52ba22c4-bc23-4474-9758-5525ad46d1a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9184ad70-7de5-479d-9f61-0cfda6e44916",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "52ba22c4-bc23-4474-9758-5525ad46d1a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9184ad70-7de5-479d-9f61-0cfda6e44916",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "5ca8ed8e-de18-4a55-93c8-761671e15f87",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "bb799420-fb01-4491-a0b8-297f39c82d1a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "52ba22c4-bc23-4474-9758-5525ad46d1a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9184ad70-7de5-479d-9f61-0cfda6e44916",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "52ba22c4-bc23-4474-9758-5525ad46d1a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9184ad70-7de5-479d-9f61-0cfda6e44916",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "5ca8ed8e-de18-4a55-93c8-761671e15f87",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"DueDate": "2025-12-15T21:33:33.3015887-08:00",
"CompletedDate": "2025-12-15T21:33:33.3015887-08:00",
"Priority": 1,
"OnBehalfOf": "sample string 3",
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "800a3b37-9050-478e-849a-2d5ef57a9059",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "800a3b37-9050-478e-849a-2d5ef57a9059",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "0c5a7e5e-0a9b-4327-9a4d-519c881ca345",
"TaskTypeField": {
"TaskTypeFieldId": "f19fe809-788b-4a15-8dba-c8afd597ef39",
"Section": {
"TaskTypeSectionId": "95e4674e-d8c0-405d-9fd1-060a54371ac5",
"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": "954d08db-9293-4d54-bd1a-a60918b89231",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "24d7c160-085b-4b87-86ba-6483a83e658b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a47a51b7-9ae4-4db6-a3b3-952b1853a76d",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "60c41a44-f52b-409f-9ba3-f36ed4b0a3c8",
"FieldId": "78364812-2831-45dd-bb4c-2fc3b014554c",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "60c41a44-f52b-409f-9ba3-f36ed4b0a3c8",
"FieldId": "78364812-2831-45dd-bb4c-2fc3b014554c",
"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": "0c5a7e5e-0a9b-4327-9a4d-519c881ca345",
"TaskTypeField": {
"TaskTypeFieldId": "f19fe809-788b-4a15-8dba-c8afd597ef39",
"Section": {
"TaskTypeSectionId": "95e4674e-d8c0-405d-9fd1-060a54371ac5",
"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": "954d08db-9293-4d54-bd1a-a60918b89231",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "24d7c160-085b-4b87-86ba-6483a83e658b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a47a51b7-9ae4-4db6-a3b3-952b1853a76d",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "60c41a44-f52b-409f-9ba3-f36ed4b0a3c8",
"FieldId": "78364812-2831-45dd-bb4c-2fc3b014554c",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "60c41a44-f52b-409f-9ba3-f36ed4b0a3c8",
"FieldId": "78364812-2831-45dd-bb4c-2fc3b014554c",
"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": "d8e07333-1dfa-4469-98b9-64708152ccb1",
"Asset": {
"AssetId": "4751823b-da57-4cb2-b9db-0fc658d12962",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0061f253-dd07-4a43-8fab-b1719bfb7249",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "4e73c3aa-edc3-4e95-af67-a98ff3174c79",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "52ba22c4-bc23-4474-9758-5525ad46d1a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9184ad70-7de5-479d-9f61-0cfda6e44916",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "147d9fbb-4c2f-4037-b91c-82557eb60a0c",
"EffectiveDate": "2025-12-15T21:33:33.3015887-08:00",
"StateType": {
"StateTypeId": "cb750364-5dc0-4851-8987-3fcf06742433",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "0061f253-dd07-4a43-8fab-b1719bfb7249",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "4e73c3aa-edc3-4e95-af67-a98ff3174c79",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "5ca58773-1090-4054-95e9-8e419b3e2223",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "95724694-927a-401a-b13b-4d628f6edafb",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "87598fea-be19-4b55-913e-c9f61787582c",
"EffectiveDate": "2025-12-15T21:33:33.3015887-08:00",
"StatusType": {
"StatusTypeId": "7d65200d-86af-4075-bd48-f350018560fd",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "0061f253-dd07-4a43-8fab-b1719bfb7249",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "4e73c3aa-edc3-4e95-af67-a98ff3174c79",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "f9c1f188-e243-424e-8384-379c6f0a6404",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "871c22e9-7567-4db4-8e72-87c02c0211e6",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "9343dcef-713e-4337-899d-3263b11dce35",
"EffectiveDate": "2025-12-15T21:33:33.3015887-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "204ddc26-d562-49e3-805d-d867c1cefe2f",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3aa1ed74-f858-4bf7-8dca-fb3554f3b458",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "726933e9-5ab2-4908-91ec-8c00285ff2c2",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "97ff60ec-d317-4181-a683-8ece65cb6c21",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d970ec78-5c02-4a58-bbc4-76556edaee15",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0061f253-dd07-4a43-8fab-b1719bfb7249",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "4e73c3aa-edc3-4e95-af67-a98ff3174c79",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"Fields": [
{
"FormTypeFieldId": "baf247eb-9dc5-4ac5-b8eb-975e3e55a50b",
"Section": {
"FormTypeSectionId": "9483f1cb-4008-46e7-9bd6-70be2f6501b9",
"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": "954d08db-9293-4d54-bd1a-a60918b89231",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "24d7c160-085b-4b87-86ba-6483a83e658b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a47a51b7-9ae4-4db6-a3b3-952b1853a76d",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "60c41a44-f52b-409f-9ba3-f36ed4b0a3c8",
"FieldId": "78364812-2831-45dd-bb4c-2fc3b014554c",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "60c41a44-f52b-409f-9ba3-f36ed4b0a3c8",
"FieldId": "78364812-2831-45dd-bb4c-2fc3b014554c",
"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": "baf247eb-9dc5-4ac5-b8eb-975e3e55a50b",
"Section": {
"FormTypeSectionId": "9483f1cb-4008-46e7-9bd6-70be2f6501b9",
"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": "954d08db-9293-4d54-bd1a-a60918b89231",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "24d7c160-085b-4b87-86ba-6483a83e658b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a47a51b7-9ae4-4db6-a3b3-952b1853a76d",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "60c41a44-f52b-409f-9ba3-f36ed4b0a3c8",
"FieldId": "78364812-2831-45dd-bb4c-2fc3b014554c",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "60c41a44-f52b-409f-9ba3-f36ed4b0a3c8",
"FieldId": "78364812-2831-45dd-bb4c-2fc3b014554c",
"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": "936a50b9-7080-4368-afc2-9b4bea71dc07",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2025-12-15T21:33:33.3015887-08:00",
"Location": "sample string 1",
"TaskId": "72c1a657-a2a6-442e-9593-df731f8ff6eb",
"Values": [
{
"FormFieldValueId": "24470a53-f101-4924-8d8d-64ef8d518f23",
"FormId": "bff52755-2ff7-4cd6-b0c8-c0950745cb66",
"FormTypeField": {
"FormTypeFieldId": "baf247eb-9dc5-4ac5-b8eb-975e3e55a50b",
"FormType": {
"FormTypeId": "d970ec78-5c02-4a58-bbc4-76556edaee15",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0061f253-dd07-4a43-8fab-b1719bfb7249",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "4e73c3aa-edc3-4e95-af67-a98ff3174c79",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "936a50b9-7080-4368-afc2-9b4bea71dc07",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "9483f1cb-4008-46e7-9bd6-70be2f6501b9",
"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": "954d08db-9293-4d54-bd1a-a60918b89231",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "24d7c160-085b-4b87-86ba-6483a83e658b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a47a51b7-9ae4-4db6-a3b3-952b1853a76d",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "60c41a44-f52b-409f-9ba3-f36ed4b0a3c8",
"FieldId": "78364812-2831-45dd-bb4c-2fc3b014554c",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "60c41a44-f52b-409f-9ba3-f36ed4b0a3c8",
"FieldId": "78364812-2831-45dd-bb4c-2fc3b014554c",
"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": "24470a53-f101-4924-8d8d-64ef8d518f23",
"FormId": "bff52755-2ff7-4cd6-b0c8-c0950745cb66",
"FormTypeField": {
"FormTypeFieldId": "baf247eb-9dc5-4ac5-b8eb-975e3e55a50b",
"FormType": {
"FormTypeId": "d970ec78-5c02-4a58-bbc4-76556edaee15",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0061f253-dd07-4a43-8fab-b1719bfb7249",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "4e73c3aa-edc3-4e95-af67-a98ff3174c79",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "936a50b9-7080-4368-afc2-9b4bea71dc07",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "9483f1cb-4008-46e7-9bd6-70be2f6501b9",
"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": "954d08db-9293-4d54-bd1a-a60918b89231",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "24d7c160-085b-4b87-86ba-6483a83e658b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a47a51b7-9ae4-4db6-a3b3-952b1853a76d",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "60c41a44-f52b-409f-9ba3-f36ed4b0a3c8",
"FieldId": "78364812-2831-45dd-bb4c-2fc3b014554c",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "60c41a44-f52b-409f-9ba3-f36ed4b0a3c8",
"FieldId": "78364812-2831-45dd-bb4c-2fc3b014554c",
"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": "e2590acb-59c0-4d73-bc39-724b5a751bb4",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "d8e07333-1dfa-4469-98b9-64708152ccb1",
"Asset": {
"AssetId": "4751823b-da57-4cb2-b9db-0fc658d12962",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0061f253-dd07-4a43-8fab-b1719bfb7249",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "4e73c3aa-edc3-4e95-af67-a98ff3174c79",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "52ba22c4-bc23-4474-9758-5525ad46d1a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9184ad70-7de5-479d-9f61-0cfda6e44916",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "147d9fbb-4c2f-4037-b91c-82557eb60a0c",
"EffectiveDate": "2025-12-15T21:33:33.3015887-08:00",
"StateType": {
"StateTypeId": "cb750364-5dc0-4851-8987-3fcf06742433",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "0061f253-dd07-4a43-8fab-b1719bfb7249",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "4e73c3aa-edc3-4e95-af67-a98ff3174c79",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "5ca58773-1090-4054-95e9-8e419b3e2223",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "95724694-927a-401a-b13b-4d628f6edafb",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "87598fea-be19-4b55-913e-c9f61787582c",
"EffectiveDate": "2025-12-15T21:33:33.3015887-08:00",
"StatusType": {
"StatusTypeId": "7d65200d-86af-4075-bd48-f350018560fd",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "0061f253-dd07-4a43-8fab-b1719bfb7249",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "4e73c3aa-edc3-4e95-af67-a98ff3174c79",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "f9c1f188-e243-424e-8384-379c6f0a6404",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "871c22e9-7567-4db4-8e72-87c02c0211e6",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "9343dcef-713e-4337-899d-3263b11dce35",
"EffectiveDate": "2025-12-15T21:33:33.3015887-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "204ddc26-d562-49e3-805d-d867c1cefe2f",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3aa1ed74-f858-4bf7-8dca-fb3554f3b458",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "726933e9-5ab2-4908-91ec-8c00285ff2c2",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "97ff60ec-d317-4181-a683-8ece65cb6c21",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d970ec78-5c02-4a58-bbc4-76556edaee15",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0061f253-dd07-4a43-8fab-b1719bfb7249",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "4e73c3aa-edc3-4e95-af67-a98ff3174c79",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"Fields": [
{
"FormTypeFieldId": "baf247eb-9dc5-4ac5-b8eb-975e3e55a50b",
"Section": {
"FormTypeSectionId": "9483f1cb-4008-46e7-9bd6-70be2f6501b9",
"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": "954d08db-9293-4d54-bd1a-a60918b89231",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "24d7c160-085b-4b87-86ba-6483a83e658b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a47a51b7-9ae4-4db6-a3b3-952b1853a76d",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "60c41a44-f52b-409f-9ba3-f36ed4b0a3c8",
"FieldId": "78364812-2831-45dd-bb4c-2fc3b014554c",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "60c41a44-f52b-409f-9ba3-f36ed4b0a3c8",
"FieldId": "78364812-2831-45dd-bb4c-2fc3b014554c",
"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": "baf247eb-9dc5-4ac5-b8eb-975e3e55a50b",
"Section": {
"FormTypeSectionId": "9483f1cb-4008-46e7-9bd6-70be2f6501b9",
"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": "954d08db-9293-4d54-bd1a-a60918b89231",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "24d7c160-085b-4b87-86ba-6483a83e658b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a47a51b7-9ae4-4db6-a3b3-952b1853a76d",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "60c41a44-f52b-409f-9ba3-f36ed4b0a3c8",
"FieldId": "78364812-2831-45dd-bb4c-2fc3b014554c",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "60c41a44-f52b-409f-9ba3-f36ed4b0a3c8",
"FieldId": "78364812-2831-45dd-bb4c-2fc3b014554c",
"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": "936a50b9-7080-4368-afc2-9b4bea71dc07",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2025-12-15T21:33:33.3015887-08:00",
"Location": "sample string 1",
"TaskId": "72c1a657-a2a6-442e-9593-df731f8ff6eb",
"Values": [
{
"FormFieldValueId": "24470a53-f101-4924-8d8d-64ef8d518f23",
"FormId": "bff52755-2ff7-4cd6-b0c8-c0950745cb66",
"FormTypeField": {
"FormTypeFieldId": "baf247eb-9dc5-4ac5-b8eb-975e3e55a50b",
"FormType": {
"FormTypeId": "d970ec78-5c02-4a58-bbc4-76556edaee15",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0061f253-dd07-4a43-8fab-b1719bfb7249",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "4e73c3aa-edc3-4e95-af67-a98ff3174c79",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "936a50b9-7080-4368-afc2-9b4bea71dc07",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "9483f1cb-4008-46e7-9bd6-70be2f6501b9",
"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": "954d08db-9293-4d54-bd1a-a60918b89231",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "24d7c160-085b-4b87-86ba-6483a83e658b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a47a51b7-9ae4-4db6-a3b3-952b1853a76d",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "60c41a44-f52b-409f-9ba3-f36ed4b0a3c8",
"FieldId": "78364812-2831-45dd-bb4c-2fc3b014554c",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "60c41a44-f52b-409f-9ba3-f36ed4b0a3c8",
"FieldId": "78364812-2831-45dd-bb4c-2fc3b014554c",
"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": "24470a53-f101-4924-8d8d-64ef8d518f23",
"FormId": "bff52755-2ff7-4cd6-b0c8-c0950745cb66",
"FormTypeField": {
"FormTypeFieldId": "baf247eb-9dc5-4ac5-b8eb-975e3e55a50b",
"FormType": {
"FormTypeId": "d970ec78-5c02-4a58-bbc4-76556edaee15",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0061f253-dd07-4a43-8fab-b1719bfb7249",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "4e73c3aa-edc3-4e95-af67-a98ff3174c79",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-15T21:33:33.3015887-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "936a50b9-7080-4368-afc2-9b4bea71dc07",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "9483f1cb-4008-46e7-9bd6-70be2f6501b9",
"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": "954d08db-9293-4d54-bd1a-a60918b89231",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "24d7c160-085b-4b87-86ba-6483a83e658b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a47a51b7-9ae4-4db6-a3b3-952b1853a76d",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "60c41a44-f52b-409f-9ba3-f36ed4b0a3c8",
"FieldId": "78364812-2831-45dd-bb4c-2fc3b014554c",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "60c41a44-f52b-409f-9ba3-f36ed4b0a3c8",
"FieldId": "78364812-2831-45dd-bb4c-2fc3b014554c",
"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": "e2590acb-59c0-4d73-bc39-724b5a751bb4",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 5",
"CompanyId": "7d871e66-faf5-4414-bbc7-eb0f887f9a22",
"CreateDate": "2025-12-15T21:33:33.3015887-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.3015887-08:00",
"LastModifiedUser": "sample string 8"
}
Response Information
Resource Description
On success, the created task.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Task |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"TaskId": "c6675dc9-0deb-4f56-8ff3-7f2cc5580c74",
"Asset": {
"AssetId": "6a102def-79ee-455d-9d3b-086b441a0b00",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d79f158a-f0b3-490d-b3b2-2ce4dc74db18",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6517dcb2-dd36-40a1-b77e-4fa48e089806",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "fd55a160-46cc-4971-8713-99f3de583013",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2aac09d2-3882-45fc-a126-b6545b000a9f",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "a1e151ee-03b6-46a2-86c8-79a8d27cb421",
"EffectiveDate": "2025-12-15T21:33:33.31721-08:00",
"StateType": {
"StateTypeId": "ba4eea1e-2d7d-4d5a-b28d-53ff047abea7",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "d79f158a-f0b3-490d-b3b2-2ce4dc74db18",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6517dcb2-dd36-40a1-b77e-4fa48e089806",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "4bee8c75-c49c-49b9-b071-7895b338308b",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "8e2b6df2-1eca-4d30-bc2c-2bf3c10b647a",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "1077eb5a-151c-4552-beb0-69427a128fa1",
"EffectiveDate": "2025-12-15T21:33:33.31721-08:00",
"StatusType": {
"StatusTypeId": "54dbc5e9-8b10-4dbc-b9d0-a6f0798f3712",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "d79f158a-f0b3-490d-b3b2-2ce4dc74db18",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6517dcb2-dd36-40a1-b77e-4fa48e089806",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "95db61b6-fb55-45d2-a58b-15b12ae2e85e",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "152bd431-44a6-4801-9abe-df71855fb5ee",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "03d90dad-b6ef-4fcc-ba76-e55f19d6ebe1",
"EffectiveDate": "2025-12-15T21:33:33.31721-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "5d7e0201-0f33-4dd6-bf7f-df3225065730",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "58d53b7d-3c38-4b0d-bc00-c10d76615f9c",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "955f6e6d-29e2-4f70-839e-3565ac1aecc7",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "db9f6fab-e384-43fd-9afb-0603cd546d7b",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "95ec821b-3cb1-4456-b049-3dce010b8996",
"Name": "sample string 1",
"CompanyId": "e1dc128d-5c15-4795-8f35-70c07aea29af"
},
"TaskCategory": {
"TaskCategoryId": "b4577acb-cc64-44df-8b93-00ddcac49d55",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "33a6bd9f-2244-4564-b87d-bcb867aa2f0b",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "2e1f68cc-6908-4159-a045-6948671dc6e2",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "7cb6626c-d791-46f5-bb4d-a47c22d15921",
"Section": {
"TaskTypeSectionId": "6d299ba6-27ed-4495-b71b-6dc1d0909eb3",
"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": "347516be-507a-4a4c-8d24-5c3eb759e15b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ba4d689d-3027-4cbb-a60f-d5da171cc0a6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "472f24f9-4c91-4866-8da5-ae444a3e358e",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f21e4299-540b-4e77-9996-66254fdaf7d8",
"FieldId": "291e1991-fb0b-4ff6-809f-0e5c3275d4b2",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f21e4299-540b-4e77-9996-66254fdaf7d8",
"FieldId": "291e1991-fb0b-4ff6-809f-0e5c3275d4b2",
"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": "7cb6626c-d791-46f5-bb4d-a47c22d15921",
"Section": {
"TaskTypeSectionId": "6d299ba6-27ed-4495-b71b-6dc1d0909eb3",
"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": "347516be-507a-4a4c-8d24-5c3eb759e15b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ba4d689d-3027-4cbb-a60f-d5da171cc0a6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "472f24f9-4c91-4866-8da5-ae444a3e358e",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f21e4299-540b-4e77-9996-66254fdaf7d8",
"FieldId": "291e1991-fb0b-4ff6-809f-0e5c3275d4b2",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f21e4299-540b-4e77-9996-66254fdaf7d8",
"FieldId": "291e1991-fb0b-4ff6-809f-0e5c3275d4b2",
"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": "cf9c5b05-0e05-4460-9923-ff7b04363e69",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2025-12-15T21:33:33.31721-08:00",
"AssignedToUser": {
"UserId": "b080909a-5fd6-4047-82b1-7e81093d17fa",
"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": "7c4403e7-a22d-415d-a69e-9a8957dde476",
"Teams": [
{
"TeamId": "c416ada6-fcd0-4d69-b12d-f6a7289bb2be",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "fd55a160-46cc-4971-8713-99f3de583013",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2aac09d2-3882-45fc-a126-b6545b000a9f",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "fd55a160-46cc-4971-8713-99f3de583013",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2aac09d2-3882-45fc-a126-b6545b000a9f",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "fa936503-ffd0-4a5a-bd8b-449ac9f55863",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "c416ada6-fcd0-4d69-b12d-f6a7289bb2be",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "fd55a160-46cc-4971-8713-99f3de583013",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2aac09d2-3882-45fc-a126-b6545b000a9f",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "fd55a160-46cc-4971-8713-99f3de583013",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2aac09d2-3882-45fc-a126-b6545b000a9f",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "fa936503-ffd0-4a5a-bd8b-449ac9f55863",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "b080909a-5fd6-4047-82b1-7e81093d17fa",
"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": "7c4403e7-a22d-415d-a69e-9a8957dde476",
"Teams": [
{
"TeamId": "c416ada6-fcd0-4d69-b12d-f6a7289bb2be",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "fd55a160-46cc-4971-8713-99f3de583013",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2aac09d2-3882-45fc-a126-b6545b000a9f",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "fd55a160-46cc-4971-8713-99f3de583013",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2aac09d2-3882-45fc-a126-b6545b000a9f",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "fa936503-ffd0-4a5a-bd8b-449ac9f55863",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "c416ada6-fcd0-4d69-b12d-f6a7289bb2be",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "fd55a160-46cc-4971-8713-99f3de583013",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2aac09d2-3882-45fc-a126-b6545b000a9f",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "fd55a160-46cc-4971-8713-99f3de583013",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2aac09d2-3882-45fc-a126-b6545b000a9f",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "fa936503-ffd0-4a5a-bd8b-449ac9f55863",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"DueDate": "2025-12-15T21:33:33.31721-08:00",
"CompletedDate": "2025-12-15T21:33:33.31721-08:00",
"Priority": 1,
"OnBehalfOf": "sample string 3",
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "74cffab1-6f7a-43bb-b700-540f5831531b",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "74cffab1-6f7a-43bb-b700-540f5831531b",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "ffe20df6-7c1c-40b8-b589-6810ebe74496",
"TaskTypeField": {
"TaskTypeFieldId": "7cb6626c-d791-46f5-bb4d-a47c22d15921",
"Section": {
"TaskTypeSectionId": "6d299ba6-27ed-4495-b71b-6dc1d0909eb3",
"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": "347516be-507a-4a4c-8d24-5c3eb759e15b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ba4d689d-3027-4cbb-a60f-d5da171cc0a6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "472f24f9-4c91-4866-8da5-ae444a3e358e",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f21e4299-540b-4e77-9996-66254fdaf7d8",
"FieldId": "291e1991-fb0b-4ff6-809f-0e5c3275d4b2",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f21e4299-540b-4e77-9996-66254fdaf7d8",
"FieldId": "291e1991-fb0b-4ff6-809f-0e5c3275d4b2",
"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": "ffe20df6-7c1c-40b8-b589-6810ebe74496",
"TaskTypeField": {
"TaskTypeFieldId": "7cb6626c-d791-46f5-bb4d-a47c22d15921",
"Section": {
"TaskTypeSectionId": "6d299ba6-27ed-4495-b71b-6dc1d0909eb3",
"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": "347516be-507a-4a4c-8d24-5c3eb759e15b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ba4d689d-3027-4cbb-a60f-d5da171cc0a6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "472f24f9-4c91-4866-8da5-ae444a3e358e",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f21e4299-540b-4e77-9996-66254fdaf7d8",
"FieldId": "291e1991-fb0b-4ff6-809f-0e5c3275d4b2",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f21e4299-540b-4e77-9996-66254fdaf7d8",
"FieldId": "291e1991-fb0b-4ff6-809f-0e5c3275d4b2",
"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": "8304bd63-ede3-40b5-acd9-d0b45f834104",
"Asset": {
"AssetId": "6a102def-79ee-455d-9d3b-086b441a0b00",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d79f158a-f0b3-490d-b3b2-2ce4dc74db18",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6517dcb2-dd36-40a1-b77e-4fa48e089806",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "fd55a160-46cc-4971-8713-99f3de583013",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2aac09d2-3882-45fc-a126-b6545b000a9f",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "a1e151ee-03b6-46a2-86c8-79a8d27cb421",
"EffectiveDate": "2025-12-15T21:33:33.31721-08:00",
"StateType": {
"StateTypeId": "ba4eea1e-2d7d-4d5a-b28d-53ff047abea7",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "d79f158a-f0b3-490d-b3b2-2ce4dc74db18",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6517dcb2-dd36-40a1-b77e-4fa48e089806",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "4bee8c75-c49c-49b9-b071-7895b338308b",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "8e2b6df2-1eca-4d30-bc2c-2bf3c10b647a",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "1077eb5a-151c-4552-beb0-69427a128fa1",
"EffectiveDate": "2025-12-15T21:33:33.31721-08:00",
"StatusType": {
"StatusTypeId": "54dbc5e9-8b10-4dbc-b9d0-a6f0798f3712",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "d79f158a-f0b3-490d-b3b2-2ce4dc74db18",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6517dcb2-dd36-40a1-b77e-4fa48e089806",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "95db61b6-fb55-45d2-a58b-15b12ae2e85e",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "152bd431-44a6-4801-9abe-df71855fb5ee",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "03d90dad-b6ef-4fcc-ba76-e55f19d6ebe1",
"EffectiveDate": "2025-12-15T21:33:33.31721-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "5d7e0201-0f33-4dd6-bf7f-df3225065730",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "58d53b7d-3c38-4b0d-bc00-c10d76615f9c",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "955f6e6d-29e2-4f70-839e-3565ac1aecc7",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "db9f6fab-e384-43fd-9afb-0603cd546d7b",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "bf91dda8-7305-4e34-a489-3705d42b19c2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d79f158a-f0b3-490d-b3b2-2ce4dc74db18",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6517dcb2-dd36-40a1-b77e-4fa48e089806",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"Fields": [
{
"FormTypeFieldId": "b7e1f7b5-d58b-4191-82be-a8a89bc197e4",
"Section": {
"FormTypeSectionId": "1fe35b54-1648-4f4f-8543-69bcee89db2a",
"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": "347516be-507a-4a4c-8d24-5c3eb759e15b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ba4d689d-3027-4cbb-a60f-d5da171cc0a6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "472f24f9-4c91-4866-8da5-ae444a3e358e",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f21e4299-540b-4e77-9996-66254fdaf7d8",
"FieldId": "291e1991-fb0b-4ff6-809f-0e5c3275d4b2",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f21e4299-540b-4e77-9996-66254fdaf7d8",
"FieldId": "291e1991-fb0b-4ff6-809f-0e5c3275d4b2",
"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": "b7e1f7b5-d58b-4191-82be-a8a89bc197e4",
"Section": {
"FormTypeSectionId": "1fe35b54-1648-4f4f-8543-69bcee89db2a",
"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": "347516be-507a-4a4c-8d24-5c3eb759e15b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ba4d689d-3027-4cbb-a60f-d5da171cc0a6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "472f24f9-4c91-4866-8da5-ae444a3e358e",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f21e4299-540b-4e77-9996-66254fdaf7d8",
"FieldId": "291e1991-fb0b-4ff6-809f-0e5c3275d4b2",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f21e4299-540b-4e77-9996-66254fdaf7d8",
"FieldId": "291e1991-fb0b-4ff6-809f-0e5c3275d4b2",
"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": "e8497f5a-a54f-472c-87b9-49aab665978d",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2025-12-15T21:33:33.31721-08:00",
"Location": "sample string 1",
"TaskId": "7386e8d2-f6df-4837-b3fe-016a6d80c5a4",
"Values": [
{
"FormFieldValueId": "69e8f60f-e855-4b29-a5af-239044d94e71",
"FormId": "e01c27be-9683-49d6-af80-99b8e92a2e79",
"FormTypeField": {
"FormTypeFieldId": "b7e1f7b5-d58b-4191-82be-a8a89bc197e4",
"FormType": {
"FormTypeId": "bf91dda8-7305-4e34-a489-3705d42b19c2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d79f158a-f0b3-490d-b3b2-2ce4dc74db18",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6517dcb2-dd36-40a1-b77e-4fa48e089806",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "e8497f5a-a54f-472c-87b9-49aab665978d",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "1fe35b54-1648-4f4f-8543-69bcee89db2a",
"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": "347516be-507a-4a4c-8d24-5c3eb759e15b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ba4d689d-3027-4cbb-a60f-d5da171cc0a6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "472f24f9-4c91-4866-8da5-ae444a3e358e",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f21e4299-540b-4e77-9996-66254fdaf7d8",
"FieldId": "291e1991-fb0b-4ff6-809f-0e5c3275d4b2",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f21e4299-540b-4e77-9996-66254fdaf7d8",
"FieldId": "291e1991-fb0b-4ff6-809f-0e5c3275d4b2",
"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": "69e8f60f-e855-4b29-a5af-239044d94e71",
"FormId": "e01c27be-9683-49d6-af80-99b8e92a2e79",
"FormTypeField": {
"FormTypeFieldId": "b7e1f7b5-d58b-4191-82be-a8a89bc197e4",
"FormType": {
"FormTypeId": "bf91dda8-7305-4e34-a489-3705d42b19c2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d79f158a-f0b3-490d-b3b2-2ce4dc74db18",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6517dcb2-dd36-40a1-b77e-4fa48e089806",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "e8497f5a-a54f-472c-87b9-49aab665978d",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "1fe35b54-1648-4f4f-8543-69bcee89db2a",
"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": "347516be-507a-4a4c-8d24-5c3eb759e15b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ba4d689d-3027-4cbb-a60f-d5da171cc0a6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "472f24f9-4c91-4866-8da5-ae444a3e358e",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f21e4299-540b-4e77-9996-66254fdaf7d8",
"FieldId": "291e1991-fb0b-4ff6-809f-0e5c3275d4b2",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f21e4299-540b-4e77-9996-66254fdaf7d8",
"FieldId": "291e1991-fb0b-4ff6-809f-0e5c3275d4b2",
"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": "d8933489-dd43-40fb-8fb1-afc86ca09c84",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "8304bd63-ede3-40b5-acd9-d0b45f834104",
"Asset": {
"AssetId": "6a102def-79ee-455d-9d3b-086b441a0b00",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d79f158a-f0b3-490d-b3b2-2ce4dc74db18",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6517dcb2-dd36-40a1-b77e-4fa48e089806",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "fd55a160-46cc-4971-8713-99f3de583013",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2aac09d2-3882-45fc-a126-b6545b000a9f",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "a1e151ee-03b6-46a2-86c8-79a8d27cb421",
"EffectiveDate": "2025-12-15T21:33:33.31721-08:00",
"StateType": {
"StateTypeId": "ba4eea1e-2d7d-4d5a-b28d-53ff047abea7",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "d79f158a-f0b3-490d-b3b2-2ce4dc74db18",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6517dcb2-dd36-40a1-b77e-4fa48e089806",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "4bee8c75-c49c-49b9-b071-7895b338308b",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "8e2b6df2-1eca-4d30-bc2c-2bf3c10b647a",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "1077eb5a-151c-4552-beb0-69427a128fa1",
"EffectiveDate": "2025-12-15T21:33:33.31721-08:00",
"StatusType": {
"StatusTypeId": "54dbc5e9-8b10-4dbc-b9d0-a6f0798f3712",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "d79f158a-f0b3-490d-b3b2-2ce4dc74db18",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6517dcb2-dd36-40a1-b77e-4fa48e089806",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "95db61b6-fb55-45d2-a58b-15b12ae2e85e",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "152bd431-44a6-4801-9abe-df71855fb5ee",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "03d90dad-b6ef-4fcc-ba76-e55f19d6ebe1",
"EffectiveDate": "2025-12-15T21:33:33.31721-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "5d7e0201-0f33-4dd6-bf7f-df3225065730",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "58d53b7d-3c38-4b0d-bc00-c10d76615f9c",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "955f6e6d-29e2-4f70-839e-3565ac1aecc7",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"MeasurementValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "db9f6fab-e384-43fd-9afb-0603cd546d7b",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "bf91dda8-7305-4e34-a489-3705d42b19c2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d79f158a-f0b3-490d-b3b2-2ce4dc74db18",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6517dcb2-dd36-40a1-b77e-4fa48e089806",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"Fields": [
{
"FormTypeFieldId": "b7e1f7b5-d58b-4191-82be-a8a89bc197e4",
"Section": {
"FormTypeSectionId": "1fe35b54-1648-4f4f-8543-69bcee89db2a",
"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": "347516be-507a-4a4c-8d24-5c3eb759e15b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ba4d689d-3027-4cbb-a60f-d5da171cc0a6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "472f24f9-4c91-4866-8da5-ae444a3e358e",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f21e4299-540b-4e77-9996-66254fdaf7d8",
"FieldId": "291e1991-fb0b-4ff6-809f-0e5c3275d4b2",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f21e4299-540b-4e77-9996-66254fdaf7d8",
"FieldId": "291e1991-fb0b-4ff6-809f-0e5c3275d4b2",
"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": "b7e1f7b5-d58b-4191-82be-a8a89bc197e4",
"Section": {
"FormTypeSectionId": "1fe35b54-1648-4f4f-8543-69bcee89db2a",
"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": "347516be-507a-4a4c-8d24-5c3eb759e15b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ba4d689d-3027-4cbb-a60f-d5da171cc0a6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "472f24f9-4c91-4866-8da5-ae444a3e358e",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f21e4299-540b-4e77-9996-66254fdaf7d8",
"FieldId": "291e1991-fb0b-4ff6-809f-0e5c3275d4b2",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f21e4299-540b-4e77-9996-66254fdaf7d8",
"FieldId": "291e1991-fb0b-4ff6-809f-0e5c3275d4b2",
"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": "e8497f5a-a54f-472c-87b9-49aab665978d",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2025-12-15T21:33:33.31721-08:00",
"Location": "sample string 1",
"TaskId": "7386e8d2-f6df-4837-b3fe-016a6d80c5a4",
"Values": [
{
"FormFieldValueId": "69e8f60f-e855-4b29-a5af-239044d94e71",
"FormId": "e01c27be-9683-49d6-af80-99b8e92a2e79",
"FormTypeField": {
"FormTypeFieldId": "b7e1f7b5-d58b-4191-82be-a8a89bc197e4",
"FormType": {
"FormTypeId": "bf91dda8-7305-4e34-a489-3705d42b19c2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d79f158a-f0b3-490d-b3b2-2ce4dc74db18",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6517dcb2-dd36-40a1-b77e-4fa48e089806",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "e8497f5a-a54f-472c-87b9-49aab665978d",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "1fe35b54-1648-4f4f-8543-69bcee89db2a",
"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": "347516be-507a-4a4c-8d24-5c3eb759e15b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ba4d689d-3027-4cbb-a60f-d5da171cc0a6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "472f24f9-4c91-4866-8da5-ae444a3e358e",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f21e4299-540b-4e77-9996-66254fdaf7d8",
"FieldId": "291e1991-fb0b-4ff6-809f-0e5c3275d4b2",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f21e4299-540b-4e77-9996-66254fdaf7d8",
"FieldId": "291e1991-fb0b-4ff6-809f-0e5c3275d4b2",
"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": "69e8f60f-e855-4b29-a5af-239044d94e71",
"FormId": "e01c27be-9683-49d6-af80-99b8e92a2e79",
"FormTypeField": {
"FormTypeFieldId": "b7e1f7b5-d58b-4191-82be-a8a89bc197e4",
"FormType": {
"FormTypeId": "bf91dda8-7305-4e34-a489-3705d42b19c2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d79f158a-f0b3-490d-b3b2-2ce4dc74db18",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "6517dcb2-dd36-40a1-b77e-4fa48e089806",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-15T21:33:33.31721-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "e8497f5a-a54f-472c-87b9-49aab665978d",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "1fe35b54-1648-4f4f-8543-69bcee89db2a",
"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": "347516be-507a-4a4c-8d24-5c3eb759e15b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ba4d689d-3027-4cbb-a60f-d5da171cc0a6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "472f24f9-4c91-4866-8da5-ae444a3e358e",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f21e4299-540b-4e77-9996-66254fdaf7d8",
"FieldId": "291e1991-fb0b-4ff6-809f-0e5c3275d4b2",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f21e4299-540b-4e77-9996-66254fdaf7d8",
"FieldId": "291e1991-fb0b-4ff6-809f-0e5c3275d4b2",
"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": "d8933489-dd43-40fb-8fb1-afc86ca09c84",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 5",
"CompanyId": "73619a26-86b3-4411-8787-f996daeedb3b",
"CreateDate": "2025-12-15T21:33:33.31721-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-15T21:33:33.31721-08:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}