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": "24a0a38b-3327-447d-834c-f3bc8cd14115",
"Asset": {
"AssetId": "237564d8-136d-427f-882c-3dd44115a03f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "58b2b20f-2bd7-42fa-b562-519c187abba8",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "787e7a4b-00a2-400d-9f33-6af703f1736f",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "57b573cf-56e1-4d34-88fa-74a1bebc698c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "94a9b581-b770-4cb9-87ed-473024a4fa1d",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "c1005c21-6b55-48d2-b9f0-bc6c3bfe58a0",
"EffectiveDate": "2026-09-13T23:37:41.1458874-07:00",
"StateType": {
"StateTypeId": "3926ab9a-fff0-4e1a-8f52-618e60010262",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "58b2b20f-2bd7-42fa-b562-519c187abba8",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "787e7a4b-00a2-400d-9f33-6af703f1736f",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "63d57fbb-a14a-4f18-a626-bd78d0a68b97",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "493fc694-cd1e-4004-a956-320daec389b6",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "2099ed61-90af-4407-8e6c-a96cd8ce880d",
"EffectiveDate": "2026-09-13T23:37:41.1458874-07:00",
"StatusType": {
"StatusTypeId": "79c9e529-bef1-4d85-a609-718a9720cf5a",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "58b2b20f-2bd7-42fa-b562-519c187abba8",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "787e7a4b-00a2-400d-9f33-6af703f1736f",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "58730062-a93e-44af-81af-311e99175c7a",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "325cd26c-e55a-46ee-b922-e687d5914baf",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "ff1e59e9-fda8-4443-90ca-59cf4886dadb",
"EffectiveDate": "2026-09-13T23:37:41.1458874-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "b3728a1a-016e-4543-b73a-4eeb80343b59",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "172ecfbc-84b1-46ce-8349-88f08695a167",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "6ffc2dc9-02e0-443e-80a6-ccc13d7be9f7",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1b043181-1a80-4f97-b9cb-73f73c5f1f86",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "38951c39-4394-409e-9d47-b7f2a15a3bc3",
"Name": "sample string 1",
"CompanyId": "4939a326-9f39-438c-b035-73d4f224ad17"
},
"TaskCategory": {
"TaskCategoryId": "0d2c2581-75a9-407e-8805-26a08227a132",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "cd3ad5ad-3e7e-4f69-b858-e0521a715484",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "deb69a01-9cf9-432f-8d24-0ab3663df207",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "2c6069de-835e-4fe3-9e9f-dd88f091c587",
"Section": {
"TaskTypeSectionId": "31324cfd-5dc5-45ba-b665-daabe54c8aba",
"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": "4b63fdab-919a-4fbe-b1bd-190d04788b68",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "005598a0-e8fb-481f-9ffc-f2facd0725cd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bd308fc8-0bfa-477f-8a43-ab65af6f69bc",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "40059b3d-06fe-4925-8fba-2b9536931192",
"FieldId": "5e1be42d-519e-4d47-98aa-994c47e24226",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "40059b3d-06fe-4925-8fba-2b9536931192",
"FieldId": "5e1be42d-519e-4d47-98aa-994c47e24226",
"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": "2c6069de-835e-4fe3-9e9f-dd88f091c587",
"Section": {
"TaskTypeSectionId": "31324cfd-5dc5-45ba-b665-daabe54c8aba",
"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": "4b63fdab-919a-4fbe-b1bd-190d04788b68",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "005598a0-e8fb-481f-9ffc-f2facd0725cd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bd308fc8-0bfa-477f-8a43-ab65af6f69bc",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "40059b3d-06fe-4925-8fba-2b9536931192",
"FieldId": "5e1be42d-519e-4d47-98aa-994c47e24226",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "40059b3d-06fe-4925-8fba-2b9536931192",
"FieldId": "5e1be42d-519e-4d47-98aa-994c47e24226",
"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": "f72f88f5-e0b8-4488-b115-a4d2b7bd9e90",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-09-13T23:37:41.1458874-07:00",
"AssignedToUser": {
"UserId": "856385ec-f027-45fa-836c-256d40dc1361",
"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": "50a1e7b8-9161-46bd-974b-2493844e7c03",
"Teams": [
{
"TeamId": "3aa0805b-b112-4f19-abde-2aaaf013fae3",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "57b573cf-56e1-4d34-88fa-74a1bebc698c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "94a9b581-b770-4cb9-87ed-473024a4fa1d",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "57b573cf-56e1-4d34-88fa-74a1bebc698c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "94a9b581-b770-4cb9-87ed-473024a4fa1d",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "4b917a52-75c6-4976-b342-051ad4e06e04",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "3aa0805b-b112-4f19-abde-2aaaf013fae3",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "57b573cf-56e1-4d34-88fa-74a1bebc698c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "94a9b581-b770-4cb9-87ed-473024a4fa1d",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "57b573cf-56e1-4d34-88fa-74a1bebc698c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "94a9b581-b770-4cb9-87ed-473024a4fa1d",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "4b917a52-75c6-4976-b342-051ad4e06e04",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "856385ec-f027-45fa-836c-256d40dc1361",
"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": "50a1e7b8-9161-46bd-974b-2493844e7c03",
"Teams": [
{
"TeamId": "3aa0805b-b112-4f19-abde-2aaaf013fae3",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "57b573cf-56e1-4d34-88fa-74a1bebc698c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "94a9b581-b770-4cb9-87ed-473024a4fa1d",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "57b573cf-56e1-4d34-88fa-74a1bebc698c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "94a9b581-b770-4cb9-87ed-473024a4fa1d",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "4b917a52-75c6-4976-b342-051ad4e06e04",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "3aa0805b-b112-4f19-abde-2aaaf013fae3",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "57b573cf-56e1-4d34-88fa-74a1bebc698c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "94a9b581-b770-4cb9-87ed-473024a4fa1d",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "57b573cf-56e1-4d34-88fa-74a1bebc698c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "94a9b581-b770-4cb9-87ed-473024a4fa1d",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "4b917a52-75c6-4976-b342-051ad4e06e04",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"DueDate": "2026-09-13T23:37:41.1458874-07:00",
"CompletedDate": "2026-09-13T23:37:41.1458874-07:00",
"Priority": 1,
"OnBehalfOf": "sample string 3",
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "8734bdc5-40a3-43c4-82f9-581ab7948030",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "8734bdc5-40a3-43c4-82f9-581ab7948030",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "82215984-2e73-4896-9f00-01f5b03c5263",
"TaskTypeField": {
"TaskTypeFieldId": "2c6069de-835e-4fe3-9e9f-dd88f091c587",
"Section": {
"TaskTypeSectionId": "31324cfd-5dc5-45ba-b665-daabe54c8aba",
"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": "4b63fdab-919a-4fbe-b1bd-190d04788b68",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "005598a0-e8fb-481f-9ffc-f2facd0725cd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bd308fc8-0bfa-477f-8a43-ab65af6f69bc",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "40059b3d-06fe-4925-8fba-2b9536931192",
"FieldId": "5e1be42d-519e-4d47-98aa-994c47e24226",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "40059b3d-06fe-4925-8fba-2b9536931192",
"FieldId": "5e1be42d-519e-4d47-98aa-994c47e24226",
"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": "82215984-2e73-4896-9f00-01f5b03c5263",
"TaskTypeField": {
"TaskTypeFieldId": "2c6069de-835e-4fe3-9e9f-dd88f091c587",
"Section": {
"TaskTypeSectionId": "31324cfd-5dc5-45ba-b665-daabe54c8aba",
"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": "4b63fdab-919a-4fbe-b1bd-190d04788b68",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "005598a0-e8fb-481f-9ffc-f2facd0725cd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bd308fc8-0bfa-477f-8a43-ab65af6f69bc",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "40059b3d-06fe-4925-8fba-2b9536931192",
"FieldId": "5e1be42d-519e-4d47-98aa-994c47e24226",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "40059b3d-06fe-4925-8fba-2b9536931192",
"FieldId": "5e1be42d-519e-4d47-98aa-994c47e24226",
"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": "99e7b9af-abfd-4138-b413-f96660608c23",
"Asset": {
"AssetId": "237564d8-136d-427f-882c-3dd44115a03f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "58b2b20f-2bd7-42fa-b562-519c187abba8",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "787e7a4b-00a2-400d-9f33-6af703f1736f",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "57b573cf-56e1-4d34-88fa-74a1bebc698c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "94a9b581-b770-4cb9-87ed-473024a4fa1d",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "c1005c21-6b55-48d2-b9f0-bc6c3bfe58a0",
"EffectiveDate": "2026-09-13T23:37:41.1458874-07:00",
"StateType": {
"StateTypeId": "3926ab9a-fff0-4e1a-8f52-618e60010262",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "58b2b20f-2bd7-42fa-b562-519c187abba8",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "787e7a4b-00a2-400d-9f33-6af703f1736f",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "63d57fbb-a14a-4f18-a626-bd78d0a68b97",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "493fc694-cd1e-4004-a956-320daec389b6",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "2099ed61-90af-4407-8e6c-a96cd8ce880d",
"EffectiveDate": "2026-09-13T23:37:41.1458874-07:00",
"StatusType": {
"StatusTypeId": "79c9e529-bef1-4d85-a609-718a9720cf5a",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "58b2b20f-2bd7-42fa-b562-519c187abba8",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "787e7a4b-00a2-400d-9f33-6af703f1736f",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "58730062-a93e-44af-81af-311e99175c7a",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "325cd26c-e55a-46ee-b922-e687d5914baf",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "ff1e59e9-fda8-4443-90ca-59cf4886dadb",
"EffectiveDate": "2026-09-13T23:37:41.1458874-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "b3728a1a-016e-4543-b73a-4eeb80343b59",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "172ecfbc-84b1-46ce-8349-88f08695a167",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "6ffc2dc9-02e0-443e-80a6-ccc13d7be9f7",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1b043181-1a80-4f97-b9cb-73f73c5f1f86",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "644db0b8-4458-4ca8-9c44-3d3245787346",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "58b2b20f-2bd7-42fa-b562-519c187abba8",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "787e7a4b-00a2-400d-9f33-6af703f1736f",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"Fields": [
{
"FormTypeFieldId": "90001f5d-44ab-4fa2-86ac-deb2b2e37ad8",
"Section": {
"FormTypeSectionId": "85ec7867-a808-4e66-b8d1-6c0c7d8bf2d6",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"EnabledExpression": "sample string 5",
"SourceSystemId": "sample string 6"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "4b63fdab-919a-4fbe-b1bd-190d04788b68",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "005598a0-e8fb-481f-9ffc-f2facd0725cd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bd308fc8-0bfa-477f-8a43-ab65af6f69bc",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "40059b3d-06fe-4925-8fba-2b9536931192",
"FieldId": "5e1be42d-519e-4d47-98aa-994c47e24226",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "40059b3d-06fe-4925-8fba-2b9536931192",
"FieldId": "5e1be42d-519e-4d47-98aa-994c47e24226",
"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",
"EnabledExpression": "sample string 13",
"SourceSystemId": "sample string 14"
},
{
"FormTypeFieldId": "90001f5d-44ab-4fa2-86ac-deb2b2e37ad8",
"Section": {
"FormTypeSectionId": "85ec7867-a808-4e66-b8d1-6c0c7d8bf2d6",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"EnabledExpression": "sample string 5",
"SourceSystemId": "sample string 6"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "4b63fdab-919a-4fbe-b1bd-190d04788b68",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "005598a0-e8fb-481f-9ffc-f2facd0725cd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bd308fc8-0bfa-477f-8a43-ab65af6f69bc",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "40059b3d-06fe-4925-8fba-2b9536931192",
"FieldId": "5e1be42d-519e-4d47-98aa-994c47e24226",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "40059b3d-06fe-4925-8fba-2b9536931192",
"FieldId": "5e1be42d-519e-4d47-98aa-994c47e24226",
"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",
"EnabledExpression": "sample string 13",
"SourceSystemId": "sample string 14"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "14800ba9-053b-4ee8-8736-cf90bbbd3f21",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2026-09-13T23:37:41.1458874-07:00",
"Location": "sample string 1",
"TaskId": "ff65fbd1-26be-4f7b-99b5-970e466223e9",
"Values": [
{
"FormFieldValueId": "4243d998-678c-4ee7-a94b-4574435afd7b",
"FormId": "1032d3bc-3cfa-4b02-8855-09f700becb12",
"FormTypeField": {
"FormTypeFieldId": "90001f5d-44ab-4fa2-86ac-deb2b2e37ad8",
"FormType": {
"FormTypeId": "644db0b8-4458-4ca8-9c44-3d3245787346",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "58b2b20f-2bd7-42fa-b562-519c187abba8",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "787e7a4b-00a2-400d-9f33-6af703f1736f",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "14800ba9-053b-4ee8-8736-cf90bbbd3f21",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "85ec7867-a808-4e66-b8d1-6c0c7d8bf2d6",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"EnabledExpression": "sample string 5",
"SourceSystemId": "sample string 6"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "4b63fdab-919a-4fbe-b1bd-190d04788b68",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "005598a0-e8fb-481f-9ffc-f2facd0725cd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bd308fc8-0bfa-477f-8a43-ab65af6f69bc",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "40059b3d-06fe-4925-8fba-2b9536931192",
"FieldId": "5e1be42d-519e-4d47-98aa-994c47e24226",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "40059b3d-06fe-4925-8fba-2b9536931192",
"FieldId": "5e1be42d-519e-4d47-98aa-994c47e24226",
"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",
"EnabledExpression": "sample string 13",
"SourceSystemId": "sample string 14"
},
"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": "4243d998-678c-4ee7-a94b-4574435afd7b",
"FormId": "1032d3bc-3cfa-4b02-8855-09f700becb12",
"FormTypeField": {
"FormTypeFieldId": "90001f5d-44ab-4fa2-86ac-deb2b2e37ad8",
"FormType": {
"FormTypeId": "644db0b8-4458-4ca8-9c44-3d3245787346",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "58b2b20f-2bd7-42fa-b562-519c187abba8",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "787e7a4b-00a2-400d-9f33-6af703f1736f",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "14800ba9-053b-4ee8-8736-cf90bbbd3f21",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "85ec7867-a808-4e66-b8d1-6c0c7d8bf2d6",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"EnabledExpression": "sample string 5",
"SourceSystemId": "sample string 6"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "4b63fdab-919a-4fbe-b1bd-190d04788b68",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "005598a0-e8fb-481f-9ffc-f2facd0725cd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bd308fc8-0bfa-477f-8a43-ab65af6f69bc",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "40059b3d-06fe-4925-8fba-2b9536931192",
"FieldId": "5e1be42d-519e-4d47-98aa-994c47e24226",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "40059b3d-06fe-4925-8fba-2b9536931192",
"FieldId": "5e1be42d-519e-4d47-98aa-994c47e24226",
"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",
"EnabledExpression": "sample string 13",
"SourceSystemId": "sample string 14"
},
"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": "44f77880-6556-4206-a9ee-4d3a1bfc2d55",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "99e7b9af-abfd-4138-b413-f96660608c23",
"Asset": {
"AssetId": "237564d8-136d-427f-882c-3dd44115a03f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "58b2b20f-2bd7-42fa-b562-519c187abba8",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "787e7a4b-00a2-400d-9f33-6af703f1736f",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "57b573cf-56e1-4d34-88fa-74a1bebc698c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "94a9b581-b770-4cb9-87ed-473024a4fa1d",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "c1005c21-6b55-48d2-b9f0-bc6c3bfe58a0",
"EffectiveDate": "2026-09-13T23:37:41.1458874-07:00",
"StateType": {
"StateTypeId": "3926ab9a-fff0-4e1a-8f52-618e60010262",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "58b2b20f-2bd7-42fa-b562-519c187abba8",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "787e7a4b-00a2-400d-9f33-6af703f1736f",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "63d57fbb-a14a-4f18-a626-bd78d0a68b97",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "493fc694-cd1e-4004-a956-320daec389b6",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "2099ed61-90af-4407-8e6c-a96cd8ce880d",
"EffectiveDate": "2026-09-13T23:37:41.1458874-07:00",
"StatusType": {
"StatusTypeId": "79c9e529-bef1-4d85-a609-718a9720cf5a",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "58b2b20f-2bd7-42fa-b562-519c187abba8",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "787e7a4b-00a2-400d-9f33-6af703f1736f",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "58730062-a93e-44af-81af-311e99175c7a",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "325cd26c-e55a-46ee-b922-e687d5914baf",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "ff1e59e9-fda8-4443-90ca-59cf4886dadb",
"EffectiveDate": "2026-09-13T23:37:41.1458874-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "b3728a1a-016e-4543-b73a-4eeb80343b59",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "172ecfbc-84b1-46ce-8349-88f08695a167",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "6ffc2dc9-02e0-443e-80a6-ccc13d7be9f7",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1b043181-1a80-4f97-b9cb-73f73c5f1f86",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "644db0b8-4458-4ca8-9c44-3d3245787346",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "58b2b20f-2bd7-42fa-b562-519c187abba8",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "787e7a4b-00a2-400d-9f33-6af703f1736f",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"Fields": [
{
"FormTypeFieldId": "90001f5d-44ab-4fa2-86ac-deb2b2e37ad8",
"Section": {
"FormTypeSectionId": "85ec7867-a808-4e66-b8d1-6c0c7d8bf2d6",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"EnabledExpression": "sample string 5",
"SourceSystemId": "sample string 6"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "4b63fdab-919a-4fbe-b1bd-190d04788b68",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "005598a0-e8fb-481f-9ffc-f2facd0725cd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bd308fc8-0bfa-477f-8a43-ab65af6f69bc",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "40059b3d-06fe-4925-8fba-2b9536931192",
"FieldId": "5e1be42d-519e-4d47-98aa-994c47e24226",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "40059b3d-06fe-4925-8fba-2b9536931192",
"FieldId": "5e1be42d-519e-4d47-98aa-994c47e24226",
"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",
"EnabledExpression": "sample string 13",
"SourceSystemId": "sample string 14"
},
{
"FormTypeFieldId": "90001f5d-44ab-4fa2-86ac-deb2b2e37ad8",
"Section": {
"FormTypeSectionId": "85ec7867-a808-4e66-b8d1-6c0c7d8bf2d6",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"EnabledExpression": "sample string 5",
"SourceSystemId": "sample string 6"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "4b63fdab-919a-4fbe-b1bd-190d04788b68",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "005598a0-e8fb-481f-9ffc-f2facd0725cd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bd308fc8-0bfa-477f-8a43-ab65af6f69bc",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "40059b3d-06fe-4925-8fba-2b9536931192",
"FieldId": "5e1be42d-519e-4d47-98aa-994c47e24226",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "40059b3d-06fe-4925-8fba-2b9536931192",
"FieldId": "5e1be42d-519e-4d47-98aa-994c47e24226",
"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",
"EnabledExpression": "sample string 13",
"SourceSystemId": "sample string 14"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "14800ba9-053b-4ee8-8736-cf90bbbd3f21",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2026-09-13T23:37:41.1458874-07:00",
"Location": "sample string 1",
"TaskId": "ff65fbd1-26be-4f7b-99b5-970e466223e9",
"Values": [
{
"FormFieldValueId": "4243d998-678c-4ee7-a94b-4574435afd7b",
"FormId": "1032d3bc-3cfa-4b02-8855-09f700becb12",
"FormTypeField": {
"FormTypeFieldId": "90001f5d-44ab-4fa2-86ac-deb2b2e37ad8",
"FormType": {
"FormTypeId": "644db0b8-4458-4ca8-9c44-3d3245787346",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "58b2b20f-2bd7-42fa-b562-519c187abba8",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "787e7a4b-00a2-400d-9f33-6af703f1736f",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "14800ba9-053b-4ee8-8736-cf90bbbd3f21",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "85ec7867-a808-4e66-b8d1-6c0c7d8bf2d6",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"EnabledExpression": "sample string 5",
"SourceSystemId": "sample string 6"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "4b63fdab-919a-4fbe-b1bd-190d04788b68",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "005598a0-e8fb-481f-9ffc-f2facd0725cd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bd308fc8-0bfa-477f-8a43-ab65af6f69bc",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "40059b3d-06fe-4925-8fba-2b9536931192",
"FieldId": "5e1be42d-519e-4d47-98aa-994c47e24226",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "40059b3d-06fe-4925-8fba-2b9536931192",
"FieldId": "5e1be42d-519e-4d47-98aa-994c47e24226",
"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",
"EnabledExpression": "sample string 13",
"SourceSystemId": "sample string 14"
},
"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": "4243d998-678c-4ee7-a94b-4574435afd7b",
"FormId": "1032d3bc-3cfa-4b02-8855-09f700becb12",
"FormTypeField": {
"FormTypeFieldId": "90001f5d-44ab-4fa2-86ac-deb2b2e37ad8",
"FormType": {
"FormTypeId": "644db0b8-4458-4ca8-9c44-3d3245787346",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "58b2b20f-2bd7-42fa-b562-519c187abba8",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "787e7a4b-00a2-400d-9f33-6af703f1736f",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-13T23:37:41.1458874-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "14800ba9-053b-4ee8-8736-cf90bbbd3f21",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "85ec7867-a808-4e66-b8d1-6c0c7d8bf2d6",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"EnabledExpression": "sample string 5",
"SourceSystemId": "sample string 6"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "4b63fdab-919a-4fbe-b1bd-190d04788b68",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "005598a0-e8fb-481f-9ffc-f2facd0725cd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bd308fc8-0bfa-477f-8a43-ab65af6f69bc",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "40059b3d-06fe-4925-8fba-2b9536931192",
"FieldId": "5e1be42d-519e-4d47-98aa-994c47e24226",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "40059b3d-06fe-4925-8fba-2b9536931192",
"FieldId": "5e1be42d-519e-4d47-98aa-994c47e24226",
"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",
"EnabledExpression": "sample string 13",
"SourceSystemId": "sample string 14"
},
"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": "44f77880-6556-4206-a9ee-4d3a1bfc2d55",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 5",
"CompanyId": "e69e32c5-c028-41b5-9549-bdf6284058bc",
"CreateDate": "2026-09-13T23:37:41.1458874-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1458874-07: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": "b22e284b-3999-47df-b634-73e525fa8527",
"Asset": {
"AssetId": "bbd8b2dd-3086-4475-9373-1c5b70eaa12b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b04fbc03-e24d-437c-9d84-4f586e8c65a7",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "ae7da5df-4e96-46bb-9a93-76a037467d99",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "4295f372-756b-4041-a8f0-43da731abec3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "56c7f34d-7636-4212-9472-817db6aef2d1",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "1a361ad5-e776-4de7-a670-090a2bf75a0a",
"EffectiveDate": "2026-09-13T23:37:41.1927066-07:00",
"StateType": {
"StateTypeId": "81b2a41e-3637-436d-8d6b-7d6e7e7bfaea",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "b04fbc03-e24d-437c-9d84-4f586e8c65a7",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "ae7da5df-4e96-46bb-9a93-76a037467d99",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "2424fc59-48e3-4877-93c9-d9251b72a3b3",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "e2022621-7f09-415e-8ede-0545fccc622d",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "592bf0a9-f111-4ee3-b7c3-b3cdd2e9078f",
"EffectiveDate": "2026-09-13T23:37:41.1927066-07:00",
"StatusType": {
"StatusTypeId": "5decc04f-d562-4ec6-891d-c788ae3ddaf8",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "b04fbc03-e24d-437c-9d84-4f586e8c65a7",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "ae7da5df-4e96-46bb-9a93-76a037467d99",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "d9733581-fc05-4e84-a48c-b132e072437c",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "7fed64e7-5c86-4c94-8f0a-1af00a1b53b7",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "f86902bb-ad5f-419c-bf5e-08edafdb0acb",
"EffectiveDate": "2026-09-13T23:37:41.1927066-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "de12d9c8-21b5-403f-a171-d93a7845d256",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "68101f8c-d075-4907-b864-b5ed2d1b8b90",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "73a39684-e5ba-4a08-9fdc-c3cb09f55806",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "de07765f-67ed-44a0-853c-eaf74806ac2f",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "8d9f84c3-5cdf-422d-a401-398f8d2339df",
"Name": "sample string 1",
"CompanyId": "b341d912-f6a6-43d0-8f61-5b2a4d9d36eb"
},
"TaskCategory": {
"TaskCategoryId": "f886dc43-8c21-4d82-a6b3-53aa23dc0cca",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "dd465d2a-99ac-4948-9b9b-865a94f8fbcc",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "2095ca5b-4b4a-4b88-ac7e-29d746c7a2a2",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "2e26494d-f4e3-41fe-b856-3c38c9cad7f2",
"Section": {
"TaskTypeSectionId": "d66a4f00-d4aa-46d8-88bd-68e55a98b52b",
"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": "f52bcd21-ba2e-4ae2-b038-c61dcd44f535",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "073db95f-71f4-42b6-89f2-99e7f41f6e7b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "816193f9-6ca6-4e6d-893a-a2177d6d8ace",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6906b3ad-d80e-46e8-b967-1ee7db6b2aed",
"FieldId": "014b6964-2f9c-4b0d-8c7b-aacf63329c02",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6906b3ad-d80e-46e8-b967-1ee7db6b2aed",
"FieldId": "014b6964-2f9c-4b0d-8c7b-aacf63329c02",
"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": "2e26494d-f4e3-41fe-b856-3c38c9cad7f2",
"Section": {
"TaskTypeSectionId": "d66a4f00-d4aa-46d8-88bd-68e55a98b52b",
"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": "f52bcd21-ba2e-4ae2-b038-c61dcd44f535",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "073db95f-71f4-42b6-89f2-99e7f41f6e7b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "816193f9-6ca6-4e6d-893a-a2177d6d8ace",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6906b3ad-d80e-46e8-b967-1ee7db6b2aed",
"FieldId": "014b6964-2f9c-4b0d-8c7b-aacf63329c02",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6906b3ad-d80e-46e8-b967-1ee7db6b2aed",
"FieldId": "014b6964-2f9c-4b0d-8c7b-aacf63329c02",
"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": "eab4754b-0711-48ce-aa28-4971d546e2ba",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-09-13T23:37:41.1927066-07:00",
"AssignedToUser": {
"UserId": "f084fae0-6641-43f4-b760-360218d437b1",
"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": "12468934-2a82-4e31-af62-cee0b3805357",
"Teams": [
{
"TeamId": "1aebd87d-5dbd-49aa-984d-c47149a295d9",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "4295f372-756b-4041-a8f0-43da731abec3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "56c7f34d-7636-4212-9472-817db6aef2d1",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "4295f372-756b-4041-a8f0-43da731abec3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "56c7f34d-7636-4212-9472-817db6aef2d1",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "f13a5a96-41b3-41b8-8b68-15681e494be2",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "1aebd87d-5dbd-49aa-984d-c47149a295d9",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "4295f372-756b-4041-a8f0-43da731abec3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "56c7f34d-7636-4212-9472-817db6aef2d1",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "4295f372-756b-4041-a8f0-43da731abec3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "56c7f34d-7636-4212-9472-817db6aef2d1",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "f13a5a96-41b3-41b8-8b68-15681e494be2",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "f084fae0-6641-43f4-b760-360218d437b1",
"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": "12468934-2a82-4e31-af62-cee0b3805357",
"Teams": [
{
"TeamId": "1aebd87d-5dbd-49aa-984d-c47149a295d9",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "4295f372-756b-4041-a8f0-43da731abec3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "56c7f34d-7636-4212-9472-817db6aef2d1",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "4295f372-756b-4041-a8f0-43da731abec3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "56c7f34d-7636-4212-9472-817db6aef2d1",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "f13a5a96-41b3-41b8-8b68-15681e494be2",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "1aebd87d-5dbd-49aa-984d-c47149a295d9",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "4295f372-756b-4041-a8f0-43da731abec3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "56c7f34d-7636-4212-9472-817db6aef2d1",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "4295f372-756b-4041-a8f0-43da731abec3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "56c7f34d-7636-4212-9472-817db6aef2d1",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "f13a5a96-41b3-41b8-8b68-15681e494be2",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"DueDate": "2026-09-13T23:37:41.1927066-07:00",
"CompletedDate": "2026-09-13T23:37:41.1927066-07:00",
"Priority": 1,
"OnBehalfOf": "sample string 3",
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "30fd1798-555a-4b59-a4b6-f48471f52fbd",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "30fd1798-555a-4b59-a4b6-f48471f52fbd",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "708b25e0-fd3d-428a-bb3f-c94e85833e59",
"TaskTypeField": {
"TaskTypeFieldId": "2e26494d-f4e3-41fe-b856-3c38c9cad7f2",
"Section": {
"TaskTypeSectionId": "d66a4f00-d4aa-46d8-88bd-68e55a98b52b",
"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": "f52bcd21-ba2e-4ae2-b038-c61dcd44f535",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "073db95f-71f4-42b6-89f2-99e7f41f6e7b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "816193f9-6ca6-4e6d-893a-a2177d6d8ace",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6906b3ad-d80e-46e8-b967-1ee7db6b2aed",
"FieldId": "014b6964-2f9c-4b0d-8c7b-aacf63329c02",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6906b3ad-d80e-46e8-b967-1ee7db6b2aed",
"FieldId": "014b6964-2f9c-4b0d-8c7b-aacf63329c02",
"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": "708b25e0-fd3d-428a-bb3f-c94e85833e59",
"TaskTypeField": {
"TaskTypeFieldId": "2e26494d-f4e3-41fe-b856-3c38c9cad7f2",
"Section": {
"TaskTypeSectionId": "d66a4f00-d4aa-46d8-88bd-68e55a98b52b",
"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": "f52bcd21-ba2e-4ae2-b038-c61dcd44f535",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "073db95f-71f4-42b6-89f2-99e7f41f6e7b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "816193f9-6ca6-4e6d-893a-a2177d6d8ace",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6906b3ad-d80e-46e8-b967-1ee7db6b2aed",
"FieldId": "014b6964-2f9c-4b0d-8c7b-aacf63329c02",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6906b3ad-d80e-46e8-b967-1ee7db6b2aed",
"FieldId": "014b6964-2f9c-4b0d-8c7b-aacf63329c02",
"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": "b83d8709-2da3-40ae-bd2a-05c8044737f3",
"Asset": {
"AssetId": "bbd8b2dd-3086-4475-9373-1c5b70eaa12b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b04fbc03-e24d-437c-9d84-4f586e8c65a7",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "ae7da5df-4e96-46bb-9a93-76a037467d99",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "4295f372-756b-4041-a8f0-43da731abec3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "56c7f34d-7636-4212-9472-817db6aef2d1",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "1a361ad5-e776-4de7-a670-090a2bf75a0a",
"EffectiveDate": "2026-09-13T23:37:41.1927066-07:00",
"StateType": {
"StateTypeId": "81b2a41e-3637-436d-8d6b-7d6e7e7bfaea",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "b04fbc03-e24d-437c-9d84-4f586e8c65a7",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "ae7da5df-4e96-46bb-9a93-76a037467d99",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "2424fc59-48e3-4877-93c9-d9251b72a3b3",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "e2022621-7f09-415e-8ede-0545fccc622d",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "592bf0a9-f111-4ee3-b7c3-b3cdd2e9078f",
"EffectiveDate": "2026-09-13T23:37:41.1927066-07:00",
"StatusType": {
"StatusTypeId": "5decc04f-d562-4ec6-891d-c788ae3ddaf8",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "b04fbc03-e24d-437c-9d84-4f586e8c65a7",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "ae7da5df-4e96-46bb-9a93-76a037467d99",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "d9733581-fc05-4e84-a48c-b132e072437c",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "7fed64e7-5c86-4c94-8f0a-1af00a1b53b7",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "f86902bb-ad5f-419c-bf5e-08edafdb0acb",
"EffectiveDate": "2026-09-13T23:37:41.1927066-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "de12d9c8-21b5-403f-a171-d93a7845d256",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "68101f8c-d075-4907-b864-b5ed2d1b8b90",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "73a39684-e5ba-4a08-9fdc-c3cb09f55806",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "de07765f-67ed-44a0-853c-eaf74806ac2f",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "892aeb8d-d991-4e1e-ac94-dad776c8d9a7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b04fbc03-e24d-437c-9d84-4f586e8c65a7",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "ae7da5df-4e96-46bb-9a93-76a037467d99",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"Fields": [
{
"FormTypeFieldId": "e4f4eb52-e3cb-4815-b613-a7c05578f2af",
"Section": {
"FormTypeSectionId": "9d7a3e32-fc72-4c2f-8b7d-65c9f7e30180",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"EnabledExpression": "sample string 5",
"SourceSystemId": "sample string 6"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "f52bcd21-ba2e-4ae2-b038-c61dcd44f535",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "073db95f-71f4-42b6-89f2-99e7f41f6e7b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "816193f9-6ca6-4e6d-893a-a2177d6d8ace",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6906b3ad-d80e-46e8-b967-1ee7db6b2aed",
"FieldId": "014b6964-2f9c-4b0d-8c7b-aacf63329c02",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6906b3ad-d80e-46e8-b967-1ee7db6b2aed",
"FieldId": "014b6964-2f9c-4b0d-8c7b-aacf63329c02",
"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",
"EnabledExpression": "sample string 13",
"SourceSystemId": "sample string 14"
},
{
"FormTypeFieldId": "e4f4eb52-e3cb-4815-b613-a7c05578f2af",
"Section": {
"FormTypeSectionId": "9d7a3e32-fc72-4c2f-8b7d-65c9f7e30180",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"EnabledExpression": "sample string 5",
"SourceSystemId": "sample string 6"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "f52bcd21-ba2e-4ae2-b038-c61dcd44f535",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "073db95f-71f4-42b6-89f2-99e7f41f6e7b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "816193f9-6ca6-4e6d-893a-a2177d6d8ace",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6906b3ad-d80e-46e8-b967-1ee7db6b2aed",
"FieldId": "014b6964-2f9c-4b0d-8c7b-aacf63329c02",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6906b3ad-d80e-46e8-b967-1ee7db6b2aed",
"FieldId": "014b6964-2f9c-4b0d-8c7b-aacf63329c02",
"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",
"EnabledExpression": "sample string 13",
"SourceSystemId": "sample string 14"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "451b7405-9760-406e-8849-b44b8c8da6f9",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2026-09-13T23:37:41.1927066-07:00",
"Location": "sample string 1",
"TaskId": "fade2db9-6760-43f7-a814-eea391005ee0",
"Values": [
{
"FormFieldValueId": "8fe01c37-968b-45bb-aa52-57d613f52671",
"FormId": "3d71bdc9-591e-488e-87fd-4ea6a46d55c5",
"FormTypeField": {
"FormTypeFieldId": "e4f4eb52-e3cb-4815-b613-a7c05578f2af",
"FormType": {
"FormTypeId": "892aeb8d-d991-4e1e-ac94-dad776c8d9a7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b04fbc03-e24d-437c-9d84-4f586e8c65a7",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "ae7da5df-4e96-46bb-9a93-76a037467d99",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "451b7405-9760-406e-8849-b44b8c8da6f9",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "9d7a3e32-fc72-4c2f-8b7d-65c9f7e30180",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"EnabledExpression": "sample string 5",
"SourceSystemId": "sample string 6"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "f52bcd21-ba2e-4ae2-b038-c61dcd44f535",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "073db95f-71f4-42b6-89f2-99e7f41f6e7b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "816193f9-6ca6-4e6d-893a-a2177d6d8ace",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6906b3ad-d80e-46e8-b967-1ee7db6b2aed",
"FieldId": "014b6964-2f9c-4b0d-8c7b-aacf63329c02",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6906b3ad-d80e-46e8-b967-1ee7db6b2aed",
"FieldId": "014b6964-2f9c-4b0d-8c7b-aacf63329c02",
"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",
"EnabledExpression": "sample string 13",
"SourceSystemId": "sample string 14"
},
"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": "8fe01c37-968b-45bb-aa52-57d613f52671",
"FormId": "3d71bdc9-591e-488e-87fd-4ea6a46d55c5",
"FormTypeField": {
"FormTypeFieldId": "e4f4eb52-e3cb-4815-b613-a7c05578f2af",
"FormType": {
"FormTypeId": "892aeb8d-d991-4e1e-ac94-dad776c8d9a7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b04fbc03-e24d-437c-9d84-4f586e8c65a7",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "ae7da5df-4e96-46bb-9a93-76a037467d99",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "451b7405-9760-406e-8849-b44b8c8da6f9",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "9d7a3e32-fc72-4c2f-8b7d-65c9f7e30180",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"EnabledExpression": "sample string 5",
"SourceSystemId": "sample string 6"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "f52bcd21-ba2e-4ae2-b038-c61dcd44f535",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "073db95f-71f4-42b6-89f2-99e7f41f6e7b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "816193f9-6ca6-4e6d-893a-a2177d6d8ace",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6906b3ad-d80e-46e8-b967-1ee7db6b2aed",
"FieldId": "014b6964-2f9c-4b0d-8c7b-aacf63329c02",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6906b3ad-d80e-46e8-b967-1ee7db6b2aed",
"FieldId": "014b6964-2f9c-4b0d-8c7b-aacf63329c02",
"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",
"EnabledExpression": "sample string 13",
"SourceSystemId": "sample string 14"
},
"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": "6bbd8b9e-1d69-4ab4-83b0-c8474345ad4f",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "b83d8709-2da3-40ae-bd2a-05c8044737f3",
"Asset": {
"AssetId": "bbd8b2dd-3086-4475-9373-1c5b70eaa12b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b04fbc03-e24d-437c-9d84-4f586e8c65a7",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "ae7da5df-4e96-46bb-9a93-76a037467d99",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "4295f372-756b-4041-a8f0-43da731abec3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "56c7f34d-7636-4212-9472-817db6aef2d1",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "1a361ad5-e776-4de7-a670-090a2bf75a0a",
"EffectiveDate": "2026-09-13T23:37:41.1927066-07:00",
"StateType": {
"StateTypeId": "81b2a41e-3637-436d-8d6b-7d6e7e7bfaea",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "b04fbc03-e24d-437c-9d84-4f586e8c65a7",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "ae7da5df-4e96-46bb-9a93-76a037467d99",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "2424fc59-48e3-4877-93c9-d9251b72a3b3",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "e2022621-7f09-415e-8ede-0545fccc622d",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "592bf0a9-f111-4ee3-b7c3-b3cdd2e9078f",
"EffectiveDate": "2026-09-13T23:37:41.1927066-07:00",
"StatusType": {
"StatusTypeId": "5decc04f-d562-4ec6-891d-c788ae3ddaf8",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "b04fbc03-e24d-437c-9d84-4f586e8c65a7",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "ae7da5df-4e96-46bb-9a93-76a037467d99",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "d9733581-fc05-4e84-a48c-b132e072437c",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "7fed64e7-5c86-4c94-8f0a-1af00a1b53b7",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "f86902bb-ad5f-419c-bf5e-08edafdb0acb",
"EffectiveDate": "2026-09-13T23:37:41.1927066-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "de12d9c8-21b5-403f-a171-d93a7845d256",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "68101f8c-d075-4907-b864-b5ed2d1b8b90",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "73a39684-e5ba-4a08-9fdc-c3cb09f55806",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "de07765f-67ed-44a0-853c-eaf74806ac2f",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "892aeb8d-d991-4e1e-ac94-dad776c8d9a7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b04fbc03-e24d-437c-9d84-4f586e8c65a7",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "ae7da5df-4e96-46bb-9a93-76a037467d99",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"Fields": [
{
"FormTypeFieldId": "e4f4eb52-e3cb-4815-b613-a7c05578f2af",
"Section": {
"FormTypeSectionId": "9d7a3e32-fc72-4c2f-8b7d-65c9f7e30180",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"EnabledExpression": "sample string 5",
"SourceSystemId": "sample string 6"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "f52bcd21-ba2e-4ae2-b038-c61dcd44f535",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "073db95f-71f4-42b6-89f2-99e7f41f6e7b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "816193f9-6ca6-4e6d-893a-a2177d6d8ace",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6906b3ad-d80e-46e8-b967-1ee7db6b2aed",
"FieldId": "014b6964-2f9c-4b0d-8c7b-aacf63329c02",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6906b3ad-d80e-46e8-b967-1ee7db6b2aed",
"FieldId": "014b6964-2f9c-4b0d-8c7b-aacf63329c02",
"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",
"EnabledExpression": "sample string 13",
"SourceSystemId": "sample string 14"
},
{
"FormTypeFieldId": "e4f4eb52-e3cb-4815-b613-a7c05578f2af",
"Section": {
"FormTypeSectionId": "9d7a3e32-fc72-4c2f-8b7d-65c9f7e30180",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"EnabledExpression": "sample string 5",
"SourceSystemId": "sample string 6"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "f52bcd21-ba2e-4ae2-b038-c61dcd44f535",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "073db95f-71f4-42b6-89f2-99e7f41f6e7b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "816193f9-6ca6-4e6d-893a-a2177d6d8ace",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6906b3ad-d80e-46e8-b967-1ee7db6b2aed",
"FieldId": "014b6964-2f9c-4b0d-8c7b-aacf63329c02",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6906b3ad-d80e-46e8-b967-1ee7db6b2aed",
"FieldId": "014b6964-2f9c-4b0d-8c7b-aacf63329c02",
"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",
"EnabledExpression": "sample string 13",
"SourceSystemId": "sample string 14"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "451b7405-9760-406e-8849-b44b8c8da6f9",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2026-09-13T23:37:41.1927066-07:00",
"Location": "sample string 1",
"TaskId": "fade2db9-6760-43f7-a814-eea391005ee0",
"Values": [
{
"FormFieldValueId": "8fe01c37-968b-45bb-aa52-57d613f52671",
"FormId": "3d71bdc9-591e-488e-87fd-4ea6a46d55c5",
"FormTypeField": {
"FormTypeFieldId": "e4f4eb52-e3cb-4815-b613-a7c05578f2af",
"FormType": {
"FormTypeId": "892aeb8d-d991-4e1e-ac94-dad776c8d9a7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b04fbc03-e24d-437c-9d84-4f586e8c65a7",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "ae7da5df-4e96-46bb-9a93-76a037467d99",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "451b7405-9760-406e-8849-b44b8c8da6f9",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "9d7a3e32-fc72-4c2f-8b7d-65c9f7e30180",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"EnabledExpression": "sample string 5",
"SourceSystemId": "sample string 6"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "f52bcd21-ba2e-4ae2-b038-c61dcd44f535",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "073db95f-71f4-42b6-89f2-99e7f41f6e7b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "816193f9-6ca6-4e6d-893a-a2177d6d8ace",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6906b3ad-d80e-46e8-b967-1ee7db6b2aed",
"FieldId": "014b6964-2f9c-4b0d-8c7b-aacf63329c02",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6906b3ad-d80e-46e8-b967-1ee7db6b2aed",
"FieldId": "014b6964-2f9c-4b0d-8c7b-aacf63329c02",
"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",
"EnabledExpression": "sample string 13",
"SourceSystemId": "sample string 14"
},
"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": "8fe01c37-968b-45bb-aa52-57d613f52671",
"FormId": "3d71bdc9-591e-488e-87fd-4ea6a46d55c5",
"FormTypeField": {
"FormTypeFieldId": "e4f4eb52-e3cb-4815-b613-a7c05578f2af",
"FormType": {
"FormTypeId": "892aeb8d-d991-4e1e-ac94-dad776c8d9a7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b04fbc03-e24d-437c-9d84-4f586e8c65a7",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "ae7da5df-4e96-46bb-9a93-76a037467d99",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-13T23:37:41.1927066-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "451b7405-9760-406e-8849-b44b8c8da6f9",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "9d7a3e32-fc72-4c2f-8b7d-65c9f7e30180",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"EnabledExpression": "sample string 5",
"SourceSystemId": "sample string 6"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "f52bcd21-ba2e-4ae2-b038-c61dcd44f535",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "073db95f-71f4-42b6-89f2-99e7f41f6e7b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "816193f9-6ca6-4e6d-893a-a2177d6d8ace",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6906b3ad-d80e-46e8-b967-1ee7db6b2aed",
"FieldId": "014b6964-2f9c-4b0d-8c7b-aacf63329c02",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6906b3ad-d80e-46e8-b967-1ee7db6b2aed",
"FieldId": "014b6964-2f9c-4b0d-8c7b-aacf63329c02",
"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",
"EnabledExpression": "sample string 13",
"SourceSystemId": "sample string 14"
},
"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": "6bbd8b9e-1d69-4ab4-83b0-c8474345ad4f",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 5",
"CompanyId": "7ebb511c-51da-4c3d-93b9-c7146c24fdcf",
"CreateDate": "2026-09-13T23:37:41.1927066-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:37:41.1927066-07:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}