PUT Tasks?sendNotification={sendNotification}
Updates the given task.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| sendNotification |
Specifies if the service should send a notification for the new task |
boolean |
Default value is False |
Body Parameters
The task to update
Task| Name | Description | Type | Additional information |
|---|---|---|---|
| TaskId | globally unique identifier |
None. |
|
| Asset | Asset |
None. |
|
| Title | string |
None. |
|
| Description | string |
None. |
|
| TaskStatusType | TaskStatusType |
None. |
|
| TaskCategory | TaskCategory |
None. |
|
| TaskType | TaskType |
None. |
|
| AssignedOnDate | date |
None. |
|
| AssignedToUser | User |
None. |
|
| AssignedByUser | User |
None. |
|
| DueDate | date |
None. |
|
| CompletedDate | date |
None. |
|
| Priority | TaskPriority |
None. |
|
| OnBehalfOf | string |
None. |
|
| HasAttachments | boolean |
None. |
|
| Attachments | Collection of TaskAttachment |
None. |
|
| Values | Collection of TaskFieldValue |
None. |
|
| AssociatedForms | Collection of Form |
None. |
|
| SourceSystemId | string |
None. |
|
| CompanyId | globally unique identifier |
None. |
|
| CreateDate | date |
None. |
|
| CreateUser | string |
None. |
|
| LastModifiedDate | date |
None. |
|
| LastModifiedUser | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"TaskId": "c3ca71d4-e5ce-4c2b-b04b-276f6c65dd60",
"Asset": {
"AssetId": "91167b6e-db91-41e8-bf36-64c9d4d6fe70",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9f1404d0-81f0-40f6-82de-2c210586b0a9",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c664e9cb-1e1d-4f7b-bd84-421dc5ba43c6",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "19f4b06d-86df-487b-a3b7-fa1e03d6b469",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2c69c79e-d764-439b-9a25-4e7d79514fc7",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "e1d0bcc6-f33e-4c1a-aecf-4a0850b681ce",
"EffectiveDate": "2026-03-09T16:36:26.5258465-07:00",
"StateType": {
"StateTypeId": "c80896bd-a84b-4b52-b716-b11d8d50976a",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "9f1404d0-81f0-40f6-82de-2c210586b0a9",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c664e9cb-1e1d-4f7b-bd84-421dc5ba43c6",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "1b51cbf9-a80f-43b7-8590-016f6353dd1a",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "1ddbdb20-ae0d-42e4-af79-54c0c75c2101",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "e773a2d6-32a8-42fb-9ef6-6c556f35c639",
"EffectiveDate": "2026-03-09T16:36:26.5258465-07:00",
"StatusType": {
"StatusTypeId": "be7ea28e-a851-4f99-8aa7-3e619e804aad",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "9f1404d0-81f0-40f6-82de-2c210586b0a9",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c664e9cb-1e1d-4f7b-bd84-421dc5ba43c6",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "b7af752e-7de6-460e-ab45-50783d2f7ec6",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "4654475a-2b08-4ecb-8b49-19d143b9b443",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "ab18c0d5-2835-4411-9e20-07ef6333d7e6",
"EffectiveDate": "2026-03-09T16:36:26.5258465-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "e74de7dd-df89-417f-8d8e-11cbc78d2b3a",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b4704bfa-82e0-42d9-990d-743ae3207fc9",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "0b7edd26-20be-480d-836b-7eaa6cdfe615",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f88da1c8-b576-41e1-bc4b-37d55612e045",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "0c0733ca-8ca3-43ae-b2ba-281d730414a0",
"Name": "sample string 1",
"CompanyId": "dd9c5dcd-bda1-451f-a5e4-80b20208c66a"
},
"TaskCategory": {
"TaskCategoryId": "8564ee0e-f58d-40df-97ae-32d55377ed01",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "7816eda4-6fbc-4159-91e3-a24973d44d12",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "60d21c1e-52aa-46ab-b932-f68ad37e2600",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "aa0947bc-41db-441f-8236-03e49887c0e6",
"Section": {
"TaskTypeSectionId": "75b4f8f7-b2ad-49a2-9554-8639ed3467c4",
"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": "5286d5f8-08e6-4603-92c7-7c5a81ef58db",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2ad1eacd-3fe7-47ce-922e-e68c562270d1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6ca8f978-acf2-4056-ba88-39e05a9d1f21",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9cbd0839-c4a7-499d-a2f4-56c3c6ae54f9",
"FieldId": "08b7e105-9ead-40bb-95fc-acca66b7fc79",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9cbd0839-c4a7-499d-a2f4-56c3c6ae54f9",
"FieldId": "08b7e105-9ead-40bb-95fc-acca66b7fc79",
"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": "aa0947bc-41db-441f-8236-03e49887c0e6",
"Section": {
"TaskTypeSectionId": "75b4f8f7-b2ad-49a2-9554-8639ed3467c4",
"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": "5286d5f8-08e6-4603-92c7-7c5a81ef58db",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2ad1eacd-3fe7-47ce-922e-e68c562270d1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6ca8f978-acf2-4056-ba88-39e05a9d1f21",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9cbd0839-c4a7-499d-a2f4-56c3c6ae54f9",
"FieldId": "08b7e105-9ead-40bb-95fc-acca66b7fc79",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9cbd0839-c4a7-499d-a2f4-56c3c6ae54f9",
"FieldId": "08b7e105-9ead-40bb-95fc-acca66b7fc79",
"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": "4a714079-f4e9-40ef-b14e-80c330fcd545",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-03-09T16:36:26.5258465-07:00",
"AssignedToUser": {
"UserId": "a4915dd3-3de7-49e3-8506-6b52c3782129",
"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": "3dcc0645-a041-4065-871e-f9129444df5e",
"Teams": [
{
"TeamId": "1e1ebd7f-ca15-428f-b778-ad13af677191",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "19f4b06d-86df-487b-a3b7-fa1e03d6b469",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2c69c79e-d764-439b-9a25-4e7d79514fc7",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "19f4b06d-86df-487b-a3b7-fa1e03d6b469",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2c69c79e-d764-439b-9a25-4e7d79514fc7",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "a45abf8d-adc1-4ef3-98e4-0bb80d651b33",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "1e1ebd7f-ca15-428f-b778-ad13af677191",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "19f4b06d-86df-487b-a3b7-fa1e03d6b469",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2c69c79e-d764-439b-9a25-4e7d79514fc7",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "19f4b06d-86df-487b-a3b7-fa1e03d6b469",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2c69c79e-d764-439b-9a25-4e7d79514fc7",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "a45abf8d-adc1-4ef3-98e4-0bb80d651b33",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "a4915dd3-3de7-49e3-8506-6b52c3782129",
"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": "3dcc0645-a041-4065-871e-f9129444df5e",
"Teams": [
{
"TeamId": "1e1ebd7f-ca15-428f-b778-ad13af677191",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "19f4b06d-86df-487b-a3b7-fa1e03d6b469",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2c69c79e-d764-439b-9a25-4e7d79514fc7",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "19f4b06d-86df-487b-a3b7-fa1e03d6b469",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2c69c79e-d764-439b-9a25-4e7d79514fc7",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "a45abf8d-adc1-4ef3-98e4-0bb80d651b33",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "1e1ebd7f-ca15-428f-b778-ad13af677191",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "19f4b06d-86df-487b-a3b7-fa1e03d6b469",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2c69c79e-d764-439b-9a25-4e7d79514fc7",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "19f4b06d-86df-487b-a3b7-fa1e03d6b469",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2c69c79e-d764-439b-9a25-4e7d79514fc7",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "a45abf8d-adc1-4ef3-98e4-0bb80d651b33",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"DueDate": "2026-03-09T16:36:26.5258465-07:00",
"CompletedDate": "2026-03-09T16:36:26.5258465-07:00",
"Priority": 1,
"OnBehalfOf": "sample string 3",
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "638bf41d-efb7-4858-aa31-bbf7d8a437fd",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "638bf41d-efb7-4858-aa31-bbf7d8a437fd",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "6935f3ab-4abe-4dcd-9580-b53b6e5fb844",
"TaskTypeField": {
"TaskTypeFieldId": "aa0947bc-41db-441f-8236-03e49887c0e6",
"Section": {
"TaskTypeSectionId": "75b4f8f7-b2ad-49a2-9554-8639ed3467c4",
"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": "5286d5f8-08e6-4603-92c7-7c5a81ef58db",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2ad1eacd-3fe7-47ce-922e-e68c562270d1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6ca8f978-acf2-4056-ba88-39e05a9d1f21",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9cbd0839-c4a7-499d-a2f4-56c3c6ae54f9",
"FieldId": "08b7e105-9ead-40bb-95fc-acca66b7fc79",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9cbd0839-c4a7-499d-a2f4-56c3c6ae54f9",
"FieldId": "08b7e105-9ead-40bb-95fc-acca66b7fc79",
"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": "6935f3ab-4abe-4dcd-9580-b53b6e5fb844",
"TaskTypeField": {
"TaskTypeFieldId": "aa0947bc-41db-441f-8236-03e49887c0e6",
"Section": {
"TaskTypeSectionId": "75b4f8f7-b2ad-49a2-9554-8639ed3467c4",
"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": "5286d5f8-08e6-4603-92c7-7c5a81ef58db",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2ad1eacd-3fe7-47ce-922e-e68c562270d1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6ca8f978-acf2-4056-ba88-39e05a9d1f21",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9cbd0839-c4a7-499d-a2f4-56c3c6ae54f9",
"FieldId": "08b7e105-9ead-40bb-95fc-acca66b7fc79",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9cbd0839-c4a7-499d-a2f4-56c3c6ae54f9",
"FieldId": "08b7e105-9ead-40bb-95fc-acca66b7fc79",
"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": "bdd09ead-0994-4c51-9140-a821e1b01b02",
"Asset": {
"AssetId": "91167b6e-db91-41e8-bf36-64c9d4d6fe70",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9f1404d0-81f0-40f6-82de-2c210586b0a9",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c664e9cb-1e1d-4f7b-bd84-421dc5ba43c6",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "19f4b06d-86df-487b-a3b7-fa1e03d6b469",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2c69c79e-d764-439b-9a25-4e7d79514fc7",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "e1d0bcc6-f33e-4c1a-aecf-4a0850b681ce",
"EffectiveDate": "2026-03-09T16:36:26.5258465-07:00",
"StateType": {
"StateTypeId": "c80896bd-a84b-4b52-b716-b11d8d50976a",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "9f1404d0-81f0-40f6-82de-2c210586b0a9",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c664e9cb-1e1d-4f7b-bd84-421dc5ba43c6",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "1b51cbf9-a80f-43b7-8590-016f6353dd1a",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "1ddbdb20-ae0d-42e4-af79-54c0c75c2101",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "e773a2d6-32a8-42fb-9ef6-6c556f35c639",
"EffectiveDate": "2026-03-09T16:36:26.5258465-07:00",
"StatusType": {
"StatusTypeId": "be7ea28e-a851-4f99-8aa7-3e619e804aad",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "9f1404d0-81f0-40f6-82de-2c210586b0a9",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c664e9cb-1e1d-4f7b-bd84-421dc5ba43c6",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "b7af752e-7de6-460e-ab45-50783d2f7ec6",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "4654475a-2b08-4ecb-8b49-19d143b9b443",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "ab18c0d5-2835-4411-9e20-07ef6333d7e6",
"EffectiveDate": "2026-03-09T16:36:26.5258465-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "e74de7dd-df89-417f-8d8e-11cbc78d2b3a",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b4704bfa-82e0-42d9-990d-743ae3207fc9",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "0b7edd26-20be-480d-836b-7eaa6cdfe615",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f88da1c8-b576-41e1-bc4b-37d55612e045",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "dba17f79-3391-4dac-8856-551061eb52b6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9f1404d0-81f0-40f6-82de-2c210586b0a9",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c664e9cb-1e1d-4f7b-bd84-421dc5ba43c6",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"Fields": [
{
"FormTypeFieldId": "c0602287-1af0-41cf-9894-d756af95d918",
"Section": {
"FormTypeSectionId": "3657abe8-2370-410a-ade8-0661978b8b23",
"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": "5286d5f8-08e6-4603-92c7-7c5a81ef58db",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2ad1eacd-3fe7-47ce-922e-e68c562270d1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6ca8f978-acf2-4056-ba88-39e05a9d1f21",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9cbd0839-c4a7-499d-a2f4-56c3c6ae54f9",
"FieldId": "08b7e105-9ead-40bb-95fc-acca66b7fc79",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9cbd0839-c4a7-499d-a2f4-56c3c6ae54f9",
"FieldId": "08b7e105-9ead-40bb-95fc-acca66b7fc79",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
{
"FormTypeFieldId": "c0602287-1af0-41cf-9894-d756af95d918",
"Section": {
"FormTypeSectionId": "3657abe8-2370-410a-ade8-0661978b8b23",
"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": "5286d5f8-08e6-4603-92c7-7c5a81ef58db",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2ad1eacd-3fe7-47ce-922e-e68c562270d1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6ca8f978-acf2-4056-ba88-39e05a9d1f21",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9cbd0839-c4a7-499d-a2f4-56c3c6ae54f9",
"FieldId": "08b7e105-9ead-40bb-95fc-acca66b7fc79",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9cbd0839-c4a7-499d-a2f4-56c3c6ae54f9",
"FieldId": "08b7e105-9ead-40bb-95fc-acca66b7fc79",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "64c96c36-ee05-4928-81ad-af867e934cf7",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2026-03-09T16:36:26.5258465-07:00",
"Location": "sample string 1",
"TaskId": "d9610fd3-c102-4140-8c8b-3ef55900423b",
"Values": [
{
"FormFieldValueId": "92050967-e0a2-4767-8048-f48b6bd9b638",
"FormId": "91d5858a-db49-4ef2-a9ae-a8e38f29836d",
"FormTypeField": {
"FormTypeFieldId": "c0602287-1af0-41cf-9894-d756af95d918",
"FormType": {
"FormTypeId": "dba17f79-3391-4dac-8856-551061eb52b6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9f1404d0-81f0-40f6-82de-2c210586b0a9",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c664e9cb-1e1d-4f7b-bd84-421dc5ba43c6",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "64c96c36-ee05-4928-81ad-af867e934cf7",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "3657abe8-2370-410a-ade8-0661978b8b23",
"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": "5286d5f8-08e6-4603-92c7-7c5a81ef58db",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2ad1eacd-3fe7-47ce-922e-e68c562270d1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6ca8f978-acf2-4056-ba88-39e05a9d1f21",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9cbd0839-c4a7-499d-a2f4-56c3c6ae54f9",
"FieldId": "08b7e105-9ead-40bb-95fc-acca66b7fc79",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9cbd0839-c4a7-499d-a2f4-56c3c6ae54f9",
"FieldId": "08b7e105-9ead-40bb-95fc-acca66b7fc79",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
},
{
"FormFieldValueId": "92050967-e0a2-4767-8048-f48b6bd9b638",
"FormId": "91d5858a-db49-4ef2-a9ae-a8e38f29836d",
"FormTypeField": {
"FormTypeFieldId": "c0602287-1af0-41cf-9894-d756af95d918",
"FormType": {
"FormTypeId": "dba17f79-3391-4dac-8856-551061eb52b6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9f1404d0-81f0-40f6-82de-2c210586b0a9",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c664e9cb-1e1d-4f7b-bd84-421dc5ba43c6",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "64c96c36-ee05-4928-81ad-af867e934cf7",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "3657abe8-2370-410a-ade8-0661978b8b23",
"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": "5286d5f8-08e6-4603-92c7-7c5a81ef58db",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2ad1eacd-3fe7-47ce-922e-e68c562270d1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6ca8f978-acf2-4056-ba88-39e05a9d1f21",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9cbd0839-c4a7-499d-a2f4-56c3c6ae54f9",
"FieldId": "08b7e105-9ead-40bb-95fc-acca66b7fc79",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9cbd0839-c4a7-499d-a2f4-56c3c6ae54f9",
"FieldId": "08b7e105-9ead-40bb-95fc-acca66b7fc79",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
}
],
"SourceSystemId": "sample string 2",
"CompanyId": "59dd3e5f-1fbc-42f6-a097-9ff21b10e02e",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "bdd09ead-0994-4c51-9140-a821e1b01b02",
"Asset": {
"AssetId": "91167b6e-db91-41e8-bf36-64c9d4d6fe70",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9f1404d0-81f0-40f6-82de-2c210586b0a9",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c664e9cb-1e1d-4f7b-bd84-421dc5ba43c6",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "19f4b06d-86df-487b-a3b7-fa1e03d6b469",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2c69c79e-d764-439b-9a25-4e7d79514fc7",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "e1d0bcc6-f33e-4c1a-aecf-4a0850b681ce",
"EffectiveDate": "2026-03-09T16:36:26.5258465-07:00",
"StateType": {
"StateTypeId": "c80896bd-a84b-4b52-b716-b11d8d50976a",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "9f1404d0-81f0-40f6-82de-2c210586b0a9",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c664e9cb-1e1d-4f7b-bd84-421dc5ba43c6",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "1b51cbf9-a80f-43b7-8590-016f6353dd1a",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "1ddbdb20-ae0d-42e4-af79-54c0c75c2101",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "e773a2d6-32a8-42fb-9ef6-6c556f35c639",
"EffectiveDate": "2026-03-09T16:36:26.5258465-07:00",
"StatusType": {
"StatusTypeId": "be7ea28e-a851-4f99-8aa7-3e619e804aad",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "9f1404d0-81f0-40f6-82de-2c210586b0a9",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c664e9cb-1e1d-4f7b-bd84-421dc5ba43c6",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "b7af752e-7de6-460e-ab45-50783d2f7ec6",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "4654475a-2b08-4ecb-8b49-19d143b9b443",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "ab18c0d5-2835-4411-9e20-07ef6333d7e6",
"EffectiveDate": "2026-03-09T16:36:26.5258465-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "e74de7dd-df89-417f-8d8e-11cbc78d2b3a",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b4704bfa-82e0-42d9-990d-743ae3207fc9",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "0b7edd26-20be-480d-836b-7eaa6cdfe615",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f88da1c8-b576-41e1-bc4b-37d55612e045",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "dba17f79-3391-4dac-8856-551061eb52b6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9f1404d0-81f0-40f6-82de-2c210586b0a9",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c664e9cb-1e1d-4f7b-bd84-421dc5ba43c6",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"Fields": [
{
"FormTypeFieldId": "c0602287-1af0-41cf-9894-d756af95d918",
"Section": {
"FormTypeSectionId": "3657abe8-2370-410a-ade8-0661978b8b23",
"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": "5286d5f8-08e6-4603-92c7-7c5a81ef58db",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2ad1eacd-3fe7-47ce-922e-e68c562270d1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6ca8f978-acf2-4056-ba88-39e05a9d1f21",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9cbd0839-c4a7-499d-a2f4-56c3c6ae54f9",
"FieldId": "08b7e105-9ead-40bb-95fc-acca66b7fc79",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9cbd0839-c4a7-499d-a2f4-56c3c6ae54f9",
"FieldId": "08b7e105-9ead-40bb-95fc-acca66b7fc79",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
{
"FormTypeFieldId": "c0602287-1af0-41cf-9894-d756af95d918",
"Section": {
"FormTypeSectionId": "3657abe8-2370-410a-ade8-0661978b8b23",
"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": "5286d5f8-08e6-4603-92c7-7c5a81ef58db",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2ad1eacd-3fe7-47ce-922e-e68c562270d1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6ca8f978-acf2-4056-ba88-39e05a9d1f21",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9cbd0839-c4a7-499d-a2f4-56c3c6ae54f9",
"FieldId": "08b7e105-9ead-40bb-95fc-acca66b7fc79",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9cbd0839-c4a7-499d-a2f4-56c3c6ae54f9",
"FieldId": "08b7e105-9ead-40bb-95fc-acca66b7fc79",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "64c96c36-ee05-4928-81ad-af867e934cf7",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2026-03-09T16:36:26.5258465-07:00",
"Location": "sample string 1",
"TaskId": "d9610fd3-c102-4140-8c8b-3ef55900423b",
"Values": [
{
"FormFieldValueId": "92050967-e0a2-4767-8048-f48b6bd9b638",
"FormId": "91d5858a-db49-4ef2-a9ae-a8e38f29836d",
"FormTypeField": {
"FormTypeFieldId": "c0602287-1af0-41cf-9894-d756af95d918",
"FormType": {
"FormTypeId": "dba17f79-3391-4dac-8856-551061eb52b6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9f1404d0-81f0-40f6-82de-2c210586b0a9",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c664e9cb-1e1d-4f7b-bd84-421dc5ba43c6",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "64c96c36-ee05-4928-81ad-af867e934cf7",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "3657abe8-2370-410a-ade8-0661978b8b23",
"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": "5286d5f8-08e6-4603-92c7-7c5a81ef58db",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2ad1eacd-3fe7-47ce-922e-e68c562270d1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6ca8f978-acf2-4056-ba88-39e05a9d1f21",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9cbd0839-c4a7-499d-a2f4-56c3c6ae54f9",
"FieldId": "08b7e105-9ead-40bb-95fc-acca66b7fc79",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9cbd0839-c4a7-499d-a2f4-56c3c6ae54f9",
"FieldId": "08b7e105-9ead-40bb-95fc-acca66b7fc79",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
},
{
"FormFieldValueId": "92050967-e0a2-4767-8048-f48b6bd9b638",
"FormId": "91d5858a-db49-4ef2-a9ae-a8e38f29836d",
"FormTypeField": {
"FormTypeFieldId": "c0602287-1af0-41cf-9894-d756af95d918",
"FormType": {
"FormTypeId": "dba17f79-3391-4dac-8856-551061eb52b6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9f1404d0-81f0-40f6-82de-2c210586b0a9",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c664e9cb-1e1d-4f7b-bd84-421dc5ba43c6",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-09T16:36:26.5258465-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "64c96c36-ee05-4928-81ad-af867e934cf7",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "3657abe8-2370-410a-ade8-0661978b8b23",
"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": "5286d5f8-08e6-4603-92c7-7c5a81ef58db",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2ad1eacd-3fe7-47ce-922e-e68c562270d1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6ca8f978-acf2-4056-ba88-39e05a9d1f21",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9cbd0839-c4a7-499d-a2f4-56c3c6ae54f9",
"FieldId": "08b7e105-9ead-40bb-95fc-acca66b7fc79",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9cbd0839-c4a7-499d-a2f4-56c3c6ae54f9",
"FieldId": "08b7e105-9ead-40bb-95fc-acca66b7fc79",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
}
],
"SourceSystemId": "sample string 2",
"CompanyId": "59dd3e5f-1fbc-42f6-a097-9ff21b10e02e",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 5",
"CompanyId": "af54ee40-5e76-4102-a069-a9f8f571d08f",
"CreateDate": "2026-03-09T16:36:26.5258465-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5258465-07:00",
"LastModifiedUser": "sample string 8"
}
Response Information
Resource Description
On success, the updated task.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Task |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"TaskId": "afcc34f2-e737-4d3a-9726-8a4089c54a4d",
"Asset": {
"AssetId": "50fcf806-7b4f-4a7f-990a-15f8f3142077",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7d0dce68-6442-4600-8bad-58546a00ac08",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "27133f17-164e-4b1a-906a-f19a7549c6d0",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "d658a613-bdf7-442a-966a-093bb07be6b8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7414ae7e-291d-4af7-b456-e0f5a7b21316",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "6118a558-dab4-49be-bba9-cff31e33639b",
"EffectiveDate": "2026-03-09T16:36:26.5414629-07:00",
"StateType": {
"StateTypeId": "28fe2eac-2e8f-4c9c-baeb-11545e04c580",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "7d0dce68-6442-4600-8bad-58546a00ac08",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "27133f17-164e-4b1a-906a-f19a7549c6d0",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "400561e3-0abd-4c76-bd3d-53850d5707a1",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "b94b34ec-627f-4617-b958-86a174bf5ce5",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "44ebcf67-a90b-4cac-b95d-ccd15fad6883",
"EffectiveDate": "2026-03-09T16:36:26.5414629-07:00",
"StatusType": {
"StatusTypeId": "6f5ed6a5-07bb-40a9-a51f-464871583818",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "7d0dce68-6442-4600-8bad-58546a00ac08",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "27133f17-164e-4b1a-906a-f19a7549c6d0",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "3c14089d-adf8-4d38-b579-22e27bd666bb",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "7e207b2e-dda3-40a7-9f3c-18167eb03fa5",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "3227a746-91cf-4955-b753-b799482c4f2a",
"EffectiveDate": "2026-03-09T16:36:26.5414629-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "2ae78577-17cf-42f2-93e4-71d9ab81f3bb",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "107363ec-7e18-4ec7-98c5-109258de0db1",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "2cb20cc1-6a23-42ea-80b7-6f91c9bf4549",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2d7553dc-ab17-4258-a008-2f858f919caf",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "6af56c5a-720c-40f4-b364-c80b5671abd4",
"Name": "sample string 1",
"CompanyId": "3d7ed820-e35f-4206-8e8a-f763cb6d7bf3"
},
"TaskCategory": {
"TaskCategoryId": "9b5224db-a812-434d-99bf-3504fe2599c1",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "5ef5bf46-aad7-4575-bff5-c605a34c52b6",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "4cf379c5-3793-4965-93ab-18765e727e6a",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "b460b548-ceba-464e-a2ac-7728fa758c35",
"Section": {
"TaskTypeSectionId": "8d2bfa76-f243-4ca3-a66d-7032141cbb1e",
"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": "9fabb368-2570-4282-adc5-f6dd5333f23e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9c8ace59-bb47-48ea-b328-d0f4eccf132f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "42591589-aaa9-4481-9793-a3dbcabdac7f",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "44c3fe3d-b775-483c-aa7b-c003d60a3a0c",
"FieldId": "0c567439-db11-4fe7-8927-806e44517550",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "44c3fe3d-b775-483c-aa7b-c003d60a3a0c",
"FieldId": "0c567439-db11-4fe7-8927-806e44517550",
"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": "b460b548-ceba-464e-a2ac-7728fa758c35",
"Section": {
"TaskTypeSectionId": "8d2bfa76-f243-4ca3-a66d-7032141cbb1e",
"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": "9fabb368-2570-4282-adc5-f6dd5333f23e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9c8ace59-bb47-48ea-b328-d0f4eccf132f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "42591589-aaa9-4481-9793-a3dbcabdac7f",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "44c3fe3d-b775-483c-aa7b-c003d60a3a0c",
"FieldId": "0c567439-db11-4fe7-8927-806e44517550",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "44c3fe3d-b775-483c-aa7b-c003d60a3a0c",
"FieldId": "0c567439-db11-4fe7-8927-806e44517550",
"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": "d9280817-e2ae-40cb-948c-77115770de45",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-03-09T16:36:26.5414629-07:00",
"AssignedToUser": {
"UserId": "74c91133-c4cf-4fc4-8591-5b02a1a34746",
"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": "d915fe91-7513-4946-bc0d-e3067f9622a7",
"Teams": [
{
"TeamId": "61c8354b-08f7-421f-8fe7-b58ba6bb3fa8",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "d658a613-bdf7-442a-966a-093bb07be6b8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7414ae7e-291d-4af7-b456-e0f5a7b21316",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "d658a613-bdf7-442a-966a-093bb07be6b8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7414ae7e-291d-4af7-b456-e0f5a7b21316",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "f82ee7be-9603-49f0-95d9-30cb5d9e1fa6",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "61c8354b-08f7-421f-8fe7-b58ba6bb3fa8",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "d658a613-bdf7-442a-966a-093bb07be6b8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7414ae7e-291d-4af7-b456-e0f5a7b21316",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "d658a613-bdf7-442a-966a-093bb07be6b8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7414ae7e-291d-4af7-b456-e0f5a7b21316",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "f82ee7be-9603-49f0-95d9-30cb5d9e1fa6",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "74c91133-c4cf-4fc4-8591-5b02a1a34746",
"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": "d915fe91-7513-4946-bc0d-e3067f9622a7",
"Teams": [
{
"TeamId": "61c8354b-08f7-421f-8fe7-b58ba6bb3fa8",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "d658a613-bdf7-442a-966a-093bb07be6b8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7414ae7e-291d-4af7-b456-e0f5a7b21316",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "d658a613-bdf7-442a-966a-093bb07be6b8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7414ae7e-291d-4af7-b456-e0f5a7b21316",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "f82ee7be-9603-49f0-95d9-30cb5d9e1fa6",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "61c8354b-08f7-421f-8fe7-b58ba6bb3fa8",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "d658a613-bdf7-442a-966a-093bb07be6b8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7414ae7e-291d-4af7-b456-e0f5a7b21316",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "d658a613-bdf7-442a-966a-093bb07be6b8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7414ae7e-291d-4af7-b456-e0f5a7b21316",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "f82ee7be-9603-49f0-95d9-30cb5d9e1fa6",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"DueDate": "2026-03-09T16:36:26.5414629-07:00",
"CompletedDate": "2026-03-09T16:36:26.5414629-07:00",
"Priority": 1,
"OnBehalfOf": "sample string 3",
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "c79a33ab-bc10-41e5-bc27-712148fd0c57",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "c79a33ab-bc10-41e5-bc27-712148fd0c57",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "dc8685f9-9a97-4b1a-8990-fa0479841d00",
"TaskTypeField": {
"TaskTypeFieldId": "b460b548-ceba-464e-a2ac-7728fa758c35",
"Section": {
"TaskTypeSectionId": "8d2bfa76-f243-4ca3-a66d-7032141cbb1e",
"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": "9fabb368-2570-4282-adc5-f6dd5333f23e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9c8ace59-bb47-48ea-b328-d0f4eccf132f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "42591589-aaa9-4481-9793-a3dbcabdac7f",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "44c3fe3d-b775-483c-aa7b-c003d60a3a0c",
"FieldId": "0c567439-db11-4fe7-8927-806e44517550",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "44c3fe3d-b775-483c-aa7b-c003d60a3a0c",
"FieldId": "0c567439-db11-4fe7-8927-806e44517550",
"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": "dc8685f9-9a97-4b1a-8990-fa0479841d00",
"TaskTypeField": {
"TaskTypeFieldId": "b460b548-ceba-464e-a2ac-7728fa758c35",
"Section": {
"TaskTypeSectionId": "8d2bfa76-f243-4ca3-a66d-7032141cbb1e",
"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": "9fabb368-2570-4282-adc5-f6dd5333f23e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9c8ace59-bb47-48ea-b328-d0f4eccf132f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "42591589-aaa9-4481-9793-a3dbcabdac7f",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "44c3fe3d-b775-483c-aa7b-c003d60a3a0c",
"FieldId": "0c567439-db11-4fe7-8927-806e44517550",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "44c3fe3d-b775-483c-aa7b-c003d60a3a0c",
"FieldId": "0c567439-db11-4fe7-8927-806e44517550",
"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": "3b1479bc-1d41-4758-837c-1c1a0c3f28be",
"Asset": {
"AssetId": "50fcf806-7b4f-4a7f-990a-15f8f3142077",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7d0dce68-6442-4600-8bad-58546a00ac08",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "27133f17-164e-4b1a-906a-f19a7549c6d0",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "d658a613-bdf7-442a-966a-093bb07be6b8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7414ae7e-291d-4af7-b456-e0f5a7b21316",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "6118a558-dab4-49be-bba9-cff31e33639b",
"EffectiveDate": "2026-03-09T16:36:26.5414629-07:00",
"StateType": {
"StateTypeId": "28fe2eac-2e8f-4c9c-baeb-11545e04c580",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "7d0dce68-6442-4600-8bad-58546a00ac08",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "27133f17-164e-4b1a-906a-f19a7549c6d0",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "400561e3-0abd-4c76-bd3d-53850d5707a1",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "b94b34ec-627f-4617-b958-86a174bf5ce5",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "44ebcf67-a90b-4cac-b95d-ccd15fad6883",
"EffectiveDate": "2026-03-09T16:36:26.5414629-07:00",
"StatusType": {
"StatusTypeId": "6f5ed6a5-07bb-40a9-a51f-464871583818",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "7d0dce68-6442-4600-8bad-58546a00ac08",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "27133f17-164e-4b1a-906a-f19a7549c6d0",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "3c14089d-adf8-4d38-b579-22e27bd666bb",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "7e207b2e-dda3-40a7-9f3c-18167eb03fa5",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "3227a746-91cf-4955-b753-b799482c4f2a",
"EffectiveDate": "2026-03-09T16:36:26.5414629-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "2ae78577-17cf-42f2-93e4-71d9ab81f3bb",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "107363ec-7e18-4ec7-98c5-109258de0db1",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "2cb20cc1-6a23-42ea-80b7-6f91c9bf4549",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2d7553dc-ab17-4258-a008-2f858f919caf",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "6429edc6-1cae-450c-9d39-99330f736395",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7d0dce68-6442-4600-8bad-58546a00ac08",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "27133f17-164e-4b1a-906a-f19a7549c6d0",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"Fields": [
{
"FormTypeFieldId": "db76fa50-261a-4b5b-87c7-5e74d10d8d94",
"Section": {
"FormTypeSectionId": "1e2dda46-eddc-421f-b6c9-50b69db678a8",
"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": "9fabb368-2570-4282-adc5-f6dd5333f23e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9c8ace59-bb47-48ea-b328-d0f4eccf132f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "42591589-aaa9-4481-9793-a3dbcabdac7f",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "44c3fe3d-b775-483c-aa7b-c003d60a3a0c",
"FieldId": "0c567439-db11-4fe7-8927-806e44517550",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "44c3fe3d-b775-483c-aa7b-c003d60a3a0c",
"FieldId": "0c567439-db11-4fe7-8927-806e44517550",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
{
"FormTypeFieldId": "db76fa50-261a-4b5b-87c7-5e74d10d8d94",
"Section": {
"FormTypeSectionId": "1e2dda46-eddc-421f-b6c9-50b69db678a8",
"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": "9fabb368-2570-4282-adc5-f6dd5333f23e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9c8ace59-bb47-48ea-b328-d0f4eccf132f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "42591589-aaa9-4481-9793-a3dbcabdac7f",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "44c3fe3d-b775-483c-aa7b-c003d60a3a0c",
"FieldId": "0c567439-db11-4fe7-8927-806e44517550",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "44c3fe3d-b775-483c-aa7b-c003d60a3a0c",
"FieldId": "0c567439-db11-4fe7-8927-806e44517550",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "f975ec37-d36f-480e-811d-c0042f2de527",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2026-03-09T16:36:26.5414629-07:00",
"Location": "sample string 1",
"TaskId": "10b97e7c-abd9-4aaa-848e-d72dc2894eef",
"Values": [
{
"FormFieldValueId": "92ca7eaf-5935-4bcb-abbb-01ee3fb2010a",
"FormId": "0c819da0-e1f0-4400-9504-ca1f5e91abcb",
"FormTypeField": {
"FormTypeFieldId": "db76fa50-261a-4b5b-87c7-5e74d10d8d94",
"FormType": {
"FormTypeId": "6429edc6-1cae-450c-9d39-99330f736395",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7d0dce68-6442-4600-8bad-58546a00ac08",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "27133f17-164e-4b1a-906a-f19a7549c6d0",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "f975ec37-d36f-480e-811d-c0042f2de527",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "1e2dda46-eddc-421f-b6c9-50b69db678a8",
"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": "9fabb368-2570-4282-adc5-f6dd5333f23e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9c8ace59-bb47-48ea-b328-d0f4eccf132f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "42591589-aaa9-4481-9793-a3dbcabdac7f",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "44c3fe3d-b775-483c-aa7b-c003d60a3a0c",
"FieldId": "0c567439-db11-4fe7-8927-806e44517550",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "44c3fe3d-b775-483c-aa7b-c003d60a3a0c",
"FieldId": "0c567439-db11-4fe7-8927-806e44517550",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
},
{
"FormFieldValueId": "92ca7eaf-5935-4bcb-abbb-01ee3fb2010a",
"FormId": "0c819da0-e1f0-4400-9504-ca1f5e91abcb",
"FormTypeField": {
"FormTypeFieldId": "db76fa50-261a-4b5b-87c7-5e74d10d8d94",
"FormType": {
"FormTypeId": "6429edc6-1cae-450c-9d39-99330f736395",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7d0dce68-6442-4600-8bad-58546a00ac08",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "27133f17-164e-4b1a-906a-f19a7549c6d0",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "f975ec37-d36f-480e-811d-c0042f2de527",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "1e2dda46-eddc-421f-b6c9-50b69db678a8",
"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": "9fabb368-2570-4282-adc5-f6dd5333f23e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9c8ace59-bb47-48ea-b328-d0f4eccf132f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "42591589-aaa9-4481-9793-a3dbcabdac7f",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "44c3fe3d-b775-483c-aa7b-c003d60a3a0c",
"FieldId": "0c567439-db11-4fe7-8927-806e44517550",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "44c3fe3d-b775-483c-aa7b-c003d60a3a0c",
"FieldId": "0c567439-db11-4fe7-8927-806e44517550",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
}
],
"SourceSystemId": "sample string 2",
"CompanyId": "f29d8a7c-fcb6-476e-95b7-ce517803cdc7",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "3b1479bc-1d41-4758-837c-1c1a0c3f28be",
"Asset": {
"AssetId": "50fcf806-7b4f-4a7f-990a-15f8f3142077",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7d0dce68-6442-4600-8bad-58546a00ac08",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "27133f17-164e-4b1a-906a-f19a7549c6d0",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "d658a613-bdf7-442a-966a-093bb07be6b8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7414ae7e-291d-4af7-b456-e0f5a7b21316",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "6118a558-dab4-49be-bba9-cff31e33639b",
"EffectiveDate": "2026-03-09T16:36:26.5414629-07:00",
"StateType": {
"StateTypeId": "28fe2eac-2e8f-4c9c-baeb-11545e04c580",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "7d0dce68-6442-4600-8bad-58546a00ac08",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "27133f17-164e-4b1a-906a-f19a7549c6d0",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "400561e3-0abd-4c76-bd3d-53850d5707a1",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "b94b34ec-627f-4617-b958-86a174bf5ce5",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "44ebcf67-a90b-4cac-b95d-ccd15fad6883",
"EffectiveDate": "2026-03-09T16:36:26.5414629-07:00",
"StatusType": {
"StatusTypeId": "6f5ed6a5-07bb-40a9-a51f-464871583818",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "7d0dce68-6442-4600-8bad-58546a00ac08",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "27133f17-164e-4b1a-906a-f19a7549c6d0",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "3c14089d-adf8-4d38-b579-22e27bd666bb",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "7e207b2e-dda3-40a7-9f3c-18167eb03fa5",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "3227a746-91cf-4955-b753-b799482c4f2a",
"EffectiveDate": "2026-03-09T16:36:26.5414629-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "2ae78577-17cf-42f2-93e4-71d9ab81f3bb",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "107363ec-7e18-4ec7-98c5-109258de0db1",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "2cb20cc1-6a23-42ea-80b7-6f91c9bf4549",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"MeasurementValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2d7553dc-ab17-4258-a008-2f858f919caf",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "6429edc6-1cae-450c-9d39-99330f736395",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7d0dce68-6442-4600-8bad-58546a00ac08",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "27133f17-164e-4b1a-906a-f19a7549c6d0",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"Fields": [
{
"FormTypeFieldId": "db76fa50-261a-4b5b-87c7-5e74d10d8d94",
"Section": {
"FormTypeSectionId": "1e2dda46-eddc-421f-b6c9-50b69db678a8",
"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": "9fabb368-2570-4282-adc5-f6dd5333f23e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9c8ace59-bb47-48ea-b328-d0f4eccf132f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "42591589-aaa9-4481-9793-a3dbcabdac7f",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "44c3fe3d-b775-483c-aa7b-c003d60a3a0c",
"FieldId": "0c567439-db11-4fe7-8927-806e44517550",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "44c3fe3d-b775-483c-aa7b-c003d60a3a0c",
"FieldId": "0c567439-db11-4fe7-8927-806e44517550",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
{
"FormTypeFieldId": "db76fa50-261a-4b5b-87c7-5e74d10d8d94",
"Section": {
"FormTypeSectionId": "1e2dda46-eddc-421f-b6c9-50b69db678a8",
"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": "9fabb368-2570-4282-adc5-f6dd5333f23e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9c8ace59-bb47-48ea-b328-d0f4eccf132f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "42591589-aaa9-4481-9793-a3dbcabdac7f",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "44c3fe3d-b775-483c-aa7b-c003d60a3a0c",
"FieldId": "0c567439-db11-4fe7-8927-806e44517550",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "44c3fe3d-b775-483c-aa7b-c003d60a3a0c",
"FieldId": "0c567439-db11-4fe7-8927-806e44517550",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "f975ec37-d36f-480e-811d-c0042f2de527",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2026-03-09T16:36:26.5414629-07:00",
"Location": "sample string 1",
"TaskId": "10b97e7c-abd9-4aaa-848e-d72dc2894eef",
"Values": [
{
"FormFieldValueId": "92ca7eaf-5935-4bcb-abbb-01ee3fb2010a",
"FormId": "0c819da0-e1f0-4400-9504-ca1f5e91abcb",
"FormTypeField": {
"FormTypeFieldId": "db76fa50-261a-4b5b-87c7-5e74d10d8d94",
"FormType": {
"FormTypeId": "6429edc6-1cae-450c-9d39-99330f736395",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7d0dce68-6442-4600-8bad-58546a00ac08",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "27133f17-164e-4b1a-906a-f19a7549c6d0",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "f975ec37-d36f-480e-811d-c0042f2de527",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "1e2dda46-eddc-421f-b6c9-50b69db678a8",
"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": "9fabb368-2570-4282-adc5-f6dd5333f23e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9c8ace59-bb47-48ea-b328-d0f4eccf132f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "42591589-aaa9-4481-9793-a3dbcabdac7f",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "44c3fe3d-b775-483c-aa7b-c003d60a3a0c",
"FieldId": "0c567439-db11-4fe7-8927-806e44517550",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "44c3fe3d-b775-483c-aa7b-c003d60a3a0c",
"FieldId": "0c567439-db11-4fe7-8927-806e44517550",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
},
{
"FormFieldValueId": "92ca7eaf-5935-4bcb-abbb-01ee3fb2010a",
"FormId": "0c819da0-e1f0-4400-9504-ca1f5e91abcb",
"FormTypeField": {
"FormTypeFieldId": "db76fa50-261a-4b5b-87c7-5e74d10d8d94",
"FormType": {
"FormTypeId": "6429edc6-1cae-450c-9d39-99330f736395",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7d0dce68-6442-4600-8bad-58546a00ac08",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "27133f17-164e-4b1a-906a-f19a7549c6d0",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-09T16:36:26.5414629-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "f975ec37-d36f-480e-811d-c0042f2de527",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "1e2dda46-eddc-421f-b6c9-50b69db678a8",
"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": "9fabb368-2570-4282-adc5-f6dd5333f23e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9c8ace59-bb47-48ea-b328-d0f4eccf132f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "42591589-aaa9-4481-9793-a3dbcabdac7f",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "44c3fe3d-b775-483c-aa7b-c003d60a3a0c",
"FieldId": "0c567439-db11-4fe7-8927-806e44517550",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "44c3fe3d-b775-483c-aa7b-c003d60a3a0c",
"FieldId": "0c567439-db11-4fe7-8927-806e44517550",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
}
],
"SourceSystemId": "sample string 2",
"CompanyId": "f29d8a7c-fcb6-476e-95b7-ce517803cdc7",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 5",
"CompanyId": "4d2c75f1-e946-4d23-8407-f1a888373113",
"CreateDate": "2026-03-09T16:36:26.5414629-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T16:36:26.5414629-07:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}