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": "05d1c5a9-0c70-422c-a6eb-e14adffc5b6e",
"Asset": {
"AssetId": "b60a7730-e00e-4567-8a7d-f3f2753c92ca",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "148e7214-b016-493d-a073-3682e2f9c46c",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9961734d-2d89-455d-9ad4-1adfc995c52b",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "8555b10c-c294-40a6-b651-8bf9c127df05",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f8f0f573-8534-46d3-8276-461c5b520199",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "121e3de9-be97-4dad-9e7e-280ce7382211",
"EffectiveDate": "2026-07-03T03:28:58.1532999-07:00",
"StateType": {
"StateTypeId": "0180edfe-4e4c-448d-a889-b76759119aa8",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "148e7214-b016-493d-a073-3682e2f9c46c",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9961734d-2d89-455d-9ad4-1adfc995c52b",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "a33fc8b8-8e38-4aaa-a58e-66f999b51679",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "846d0e2d-0ba2-48f5-b72d-06a951d4b487",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "24d31b44-6ac5-4005-86ad-5f3520ce93e9",
"EffectiveDate": "2026-07-03T03:28:58.1532999-07:00",
"StatusType": {
"StatusTypeId": "33dd71ff-ccd2-4203-9860-d24edaae7e09",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "148e7214-b016-493d-a073-3682e2f9c46c",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9961734d-2d89-455d-9ad4-1adfc995c52b",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "301a73b5-7819-4bfb-8732-197d375d5c4c",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "2ce80cdf-e8dc-4696-9d57-0bab6a03f74c",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "cce04490-5444-4074-8cc9-f63e5a42ff2f",
"EffectiveDate": "2026-07-03T03:28:58.1532999-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "7bb1323c-08d8-4fd4-b144-486b8c4a50f2",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "13f8a7af-df67-496b-b178-bf5485308031",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "9e74742e-e9aa-42ad-8790-4e54391a02cd",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "294ee7dc-b03a-4734-b140-9a211a1995ad",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "f50fa433-8151-4306-816e-691e482d50cc",
"Name": "sample string 1",
"CompanyId": "ade00c0c-e99e-4414-b1a2-8ad36246c938"
},
"TaskCategory": {
"TaskCategoryId": "b6663849-0750-4ae1-abd8-d3e621ade88c",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "9685d548-3f5d-48b9-a8e2-1413bd4409a1",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "c5bea571-df4a-4df1-bd58-78bb5faafb70",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "2d6ce1d9-ca90-4492-88cb-488259507875",
"Section": {
"TaskTypeSectionId": "78f8b329-d5e5-40af-887b-7083aa7794ae",
"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": "9aa30558-123f-43ce-a656-bd7a4dade4f2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "30a098cf-b92f-438c-b048-29ad8da1053b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "45756144-6c2e-4e8d-baa3-93afad114129",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "59400790-5826-41b5-9807-6f81fdfe20ac",
"FieldId": "30fc0dc1-df14-4d1c-90e5-48ffc4e2bec3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "59400790-5826-41b5-9807-6f81fdfe20ac",
"FieldId": "30fc0dc1-df14-4d1c-90e5-48ffc4e2bec3",
"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": "2d6ce1d9-ca90-4492-88cb-488259507875",
"Section": {
"TaskTypeSectionId": "78f8b329-d5e5-40af-887b-7083aa7794ae",
"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": "9aa30558-123f-43ce-a656-bd7a4dade4f2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "30a098cf-b92f-438c-b048-29ad8da1053b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "45756144-6c2e-4e8d-baa3-93afad114129",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "59400790-5826-41b5-9807-6f81fdfe20ac",
"FieldId": "30fc0dc1-df14-4d1c-90e5-48ffc4e2bec3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "59400790-5826-41b5-9807-6f81fdfe20ac",
"FieldId": "30fc0dc1-df14-4d1c-90e5-48ffc4e2bec3",
"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": "d3c6259d-8a70-445f-84dd-ef8e8cc884e8",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-07-03T03:28:58.1532999-07:00",
"AssignedToUser": {
"UserId": "99a47dd5-6ed9-44db-b6a0-8feffc92e360",
"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": "66e9b40c-44ba-4e61-9fec-0e97823527b5",
"Teams": [
{
"TeamId": "74bb77d5-177a-4e6e-9209-dff05ad4bb20",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "8555b10c-c294-40a6-b651-8bf9c127df05",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f8f0f573-8534-46d3-8276-461c5b520199",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "8555b10c-c294-40a6-b651-8bf9c127df05",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f8f0f573-8534-46d3-8276-461c5b520199",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "33d0a741-e8d7-4a2e-a56f-e6bff1f0233a",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "74bb77d5-177a-4e6e-9209-dff05ad4bb20",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "8555b10c-c294-40a6-b651-8bf9c127df05",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f8f0f573-8534-46d3-8276-461c5b520199",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "8555b10c-c294-40a6-b651-8bf9c127df05",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f8f0f573-8534-46d3-8276-461c5b520199",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "33d0a741-e8d7-4a2e-a56f-e6bff1f0233a",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "99a47dd5-6ed9-44db-b6a0-8feffc92e360",
"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": "66e9b40c-44ba-4e61-9fec-0e97823527b5",
"Teams": [
{
"TeamId": "74bb77d5-177a-4e6e-9209-dff05ad4bb20",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "8555b10c-c294-40a6-b651-8bf9c127df05",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f8f0f573-8534-46d3-8276-461c5b520199",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "8555b10c-c294-40a6-b651-8bf9c127df05",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f8f0f573-8534-46d3-8276-461c5b520199",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "33d0a741-e8d7-4a2e-a56f-e6bff1f0233a",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "74bb77d5-177a-4e6e-9209-dff05ad4bb20",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "8555b10c-c294-40a6-b651-8bf9c127df05",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f8f0f573-8534-46d3-8276-461c5b520199",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "8555b10c-c294-40a6-b651-8bf9c127df05",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f8f0f573-8534-46d3-8276-461c5b520199",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "33d0a741-e8d7-4a2e-a56f-e6bff1f0233a",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"DueDate": "2026-07-03T03:28:58.1532999-07:00",
"CompletedDate": "2026-07-03T03:28:58.1532999-07:00",
"Priority": 1,
"OnBehalfOf": "sample string 3",
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "cd3b5214-dcf2-420c-abb6-1b01217bd522",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "cd3b5214-dcf2-420c-abb6-1b01217bd522",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "2ae4d077-d193-4e67-8ecd-adf967908cb9",
"TaskTypeField": {
"TaskTypeFieldId": "2d6ce1d9-ca90-4492-88cb-488259507875",
"Section": {
"TaskTypeSectionId": "78f8b329-d5e5-40af-887b-7083aa7794ae",
"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": "9aa30558-123f-43ce-a656-bd7a4dade4f2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "30a098cf-b92f-438c-b048-29ad8da1053b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "45756144-6c2e-4e8d-baa3-93afad114129",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "59400790-5826-41b5-9807-6f81fdfe20ac",
"FieldId": "30fc0dc1-df14-4d1c-90e5-48ffc4e2bec3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "59400790-5826-41b5-9807-6f81fdfe20ac",
"FieldId": "30fc0dc1-df14-4d1c-90e5-48ffc4e2bec3",
"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": "2ae4d077-d193-4e67-8ecd-adf967908cb9",
"TaskTypeField": {
"TaskTypeFieldId": "2d6ce1d9-ca90-4492-88cb-488259507875",
"Section": {
"TaskTypeSectionId": "78f8b329-d5e5-40af-887b-7083aa7794ae",
"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": "9aa30558-123f-43ce-a656-bd7a4dade4f2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "30a098cf-b92f-438c-b048-29ad8da1053b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "45756144-6c2e-4e8d-baa3-93afad114129",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "59400790-5826-41b5-9807-6f81fdfe20ac",
"FieldId": "30fc0dc1-df14-4d1c-90e5-48ffc4e2bec3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "59400790-5826-41b5-9807-6f81fdfe20ac",
"FieldId": "30fc0dc1-df14-4d1c-90e5-48ffc4e2bec3",
"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": "5f51d7e2-b5f8-4360-a98b-24f2a4d82bdf",
"Asset": {
"AssetId": "b60a7730-e00e-4567-8a7d-f3f2753c92ca",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "148e7214-b016-493d-a073-3682e2f9c46c",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9961734d-2d89-455d-9ad4-1adfc995c52b",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "8555b10c-c294-40a6-b651-8bf9c127df05",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f8f0f573-8534-46d3-8276-461c5b520199",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "121e3de9-be97-4dad-9e7e-280ce7382211",
"EffectiveDate": "2026-07-03T03:28:58.1532999-07:00",
"StateType": {
"StateTypeId": "0180edfe-4e4c-448d-a889-b76759119aa8",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "148e7214-b016-493d-a073-3682e2f9c46c",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9961734d-2d89-455d-9ad4-1adfc995c52b",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "a33fc8b8-8e38-4aaa-a58e-66f999b51679",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "846d0e2d-0ba2-48f5-b72d-06a951d4b487",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "24d31b44-6ac5-4005-86ad-5f3520ce93e9",
"EffectiveDate": "2026-07-03T03:28:58.1532999-07:00",
"StatusType": {
"StatusTypeId": "33dd71ff-ccd2-4203-9860-d24edaae7e09",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "148e7214-b016-493d-a073-3682e2f9c46c",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9961734d-2d89-455d-9ad4-1adfc995c52b",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "301a73b5-7819-4bfb-8732-197d375d5c4c",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "2ce80cdf-e8dc-4696-9d57-0bab6a03f74c",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "cce04490-5444-4074-8cc9-f63e5a42ff2f",
"EffectiveDate": "2026-07-03T03:28:58.1532999-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "7bb1323c-08d8-4fd4-b144-486b8c4a50f2",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "13f8a7af-df67-496b-b178-bf5485308031",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "9e74742e-e9aa-42ad-8790-4e54391a02cd",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "294ee7dc-b03a-4734-b140-9a211a1995ad",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "fbd2bf73-55ed-4d47-b744-60f045fca8fa",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "148e7214-b016-493d-a073-3682e2f9c46c",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9961734d-2d89-455d-9ad4-1adfc995c52b",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"Fields": [
{
"FormTypeFieldId": "7e78087d-54a1-45bb-8fed-2d50c3e852c9",
"Section": {
"FormTypeSectionId": "c872bb82-105c-443f-86f3-029b4f4174c7",
"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": "9aa30558-123f-43ce-a656-bd7a4dade4f2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "30a098cf-b92f-438c-b048-29ad8da1053b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "45756144-6c2e-4e8d-baa3-93afad114129",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "59400790-5826-41b5-9807-6f81fdfe20ac",
"FieldId": "30fc0dc1-df14-4d1c-90e5-48ffc4e2bec3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "59400790-5826-41b5-9807-6f81fdfe20ac",
"FieldId": "30fc0dc1-df14-4d1c-90e5-48ffc4e2bec3",
"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": "7e78087d-54a1-45bb-8fed-2d50c3e852c9",
"Section": {
"FormTypeSectionId": "c872bb82-105c-443f-86f3-029b4f4174c7",
"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": "9aa30558-123f-43ce-a656-bd7a4dade4f2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "30a098cf-b92f-438c-b048-29ad8da1053b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "45756144-6c2e-4e8d-baa3-93afad114129",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "59400790-5826-41b5-9807-6f81fdfe20ac",
"FieldId": "30fc0dc1-df14-4d1c-90e5-48ffc4e2bec3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "59400790-5826-41b5-9807-6f81fdfe20ac",
"FieldId": "30fc0dc1-df14-4d1c-90e5-48ffc4e2bec3",
"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": "358ff3e9-deef-4630-bc09-385bbe335caa",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2026-07-03T03:28:58.1532999-07:00",
"Location": "sample string 1",
"TaskId": "6bf16623-4179-47ad-8cff-e7b526e330d5",
"Values": [
{
"FormFieldValueId": "fb8d4634-6677-4753-a6ee-cda548670fd6",
"FormId": "467c3744-682a-4f45-911d-b6e8a078d0e8",
"FormTypeField": {
"FormTypeFieldId": "7e78087d-54a1-45bb-8fed-2d50c3e852c9",
"FormType": {
"FormTypeId": "fbd2bf73-55ed-4d47-b744-60f045fca8fa",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "148e7214-b016-493d-a073-3682e2f9c46c",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9961734d-2d89-455d-9ad4-1adfc995c52b",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "358ff3e9-deef-4630-bc09-385bbe335caa",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "c872bb82-105c-443f-86f3-029b4f4174c7",
"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": "9aa30558-123f-43ce-a656-bd7a4dade4f2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "30a098cf-b92f-438c-b048-29ad8da1053b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "45756144-6c2e-4e8d-baa3-93afad114129",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "59400790-5826-41b5-9807-6f81fdfe20ac",
"FieldId": "30fc0dc1-df14-4d1c-90e5-48ffc4e2bec3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "59400790-5826-41b5-9807-6f81fdfe20ac",
"FieldId": "30fc0dc1-df14-4d1c-90e5-48ffc4e2bec3",
"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": "fb8d4634-6677-4753-a6ee-cda548670fd6",
"FormId": "467c3744-682a-4f45-911d-b6e8a078d0e8",
"FormTypeField": {
"FormTypeFieldId": "7e78087d-54a1-45bb-8fed-2d50c3e852c9",
"FormType": {
"FormTypeId": "fbd2bf73-55ed-4d47-b744-60f045fca8fa",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "148e7214-b016-493d-a073-3682e2f9c46c",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9961734d-2d89-455d-9ad4-1adfc995c52b",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "358ff3e9-deef-4630-bc09-385bbe335caa",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "c872bb82-105c-443f-86f3-029b4f4174c7",
"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": "9aa30558-123f-43ce-a656-bd7a4dade4f2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "30a098cf-b92f-438c-b048-29ad8da1053b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "45756144-6c2e-4e8d-baa3-93afad114129",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "59400790-5826-41b5-9807-6f81fdfe20ac",
"FieldId": "30fc0dc1-df14-4d1c-90e5-48ffc4e2bec3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "59400790-5826-41b5-9807-6f81fdfe20ac",
"FieldId": "30fc0dc1-df14-4d1c-90e5-48ffc4e2bec3",
"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": "ca6f235a-0110-48e1-abb7-aba8731657c1",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "5f51d7e2-b5f8-4360-a98b-24f2a4d82bdf",
"Asset": {
"AssetId": "b60a7730-e00e-4567-8a7d-f3f2753c92ca",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "148e7214-b016-493d-a073-3682e2f9c46c",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9961734d-2d89-455d-9ad4-1adfc995c52b",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "8555b10c-c294-40a6-b651-8bf9c127df05",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f8f0f573-8534-46d3-8276-461c5b520199",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "121e3de9-be97-4dad-9e7e-280ce7382211",
"EffectiveDate": "2026-07-03T03:28:58.1532999-07:00",
"StateType": {
"StateTypeId": "0180edfe-4e4c-448d-a889-b76759119aa8",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "148e7214-b016-493d-a073-3682e2f9c46c",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9961734d-2d89-455d-9ad4-1adfc995c52b",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "a33fc8b8-8e38-4aaa-a58e-66f999b51679",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "846d0e2d-0ba2-48f5-b72d-06a951d4b487",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "24d31b44-6ac5-4005-86ad-5f3520ce93e9",
"EffectiveDate": "2026-07-03T03:28:58.1532999-07:00",
"StatusType": {
"StatusTypeId": "33dd71ff-ccd2-4203-9860-d24edaae7e09",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "148e7214-b016-493d-a073-3682e2f9c46c",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9961734d-2d89-455d-9ad4-1adfc995c52b",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "301a73b5-7819-4bfb-8732-197d375d5c4c",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "2ce80cdf-e8dc-4696-9d57-0bab6a03f74c",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "cce04490-5444-4074-8cc9-f63e5a42ff2f",
"EffectiveDate": "2026-07-03T03:28:58.1532999-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "7bb1323c-08d8-4fd4-b144-486b8c4a50f2",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "13f8a7af-df67-496b-b178-bf5485308031",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "9e74742e-e9aa-42ad-8790-4e54391a02cd",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "294ee7dc-b03a-4734-b140-9a211a1995ad",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "fbd2bf73-55ed-4d47-b744-60f045fca8fa",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "148e7214-b016-493d-a073-3682e2f9c46c",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9961734d-2d89-455d-9ad4-1adfc995c52b",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"Fields": [
{
"FormTypeFieldId": "7e78087d-54a1-45bb-8fed-2d50c3e852c9",
"Section": {
"FormTypeSectionId": "c872bb82-105c-443f-86f3-029b4f4174c7",
"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": "9aa30558-123f-43ce-a656-bd7a4dade4f2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "30a098cf-b92f-438c-b048-29ad8da1053b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "45756144-6c2e-4e8d-baa3-93afad114129",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "59400790-5826-41b5-9807-6f81fdfe20ac",
"FieldId": "30fc0dc1-df14-4d1c-90e5-48ffc4e2bec3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "59400790-5826-41b5-9807-6f81fdfe20ac",
"FieldId": "30fc0dc1-df14-4d1c-90e5-48ffc4e2bec3",
"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": "7e78087d-54a1-45bb-8fed-2d50c3e852c9",
"Section": {
"FormTypeSectionId": "c872bb82-105c-443f-86f3-029b4f4174c7",
"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": "9aa30558-123f-43ce-a656-bd7a4dade4f2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "30a098cf-b92f-438c-b048-29ad8da1053b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "45756144-6c2e-4e8d-baa3-93afad114129",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "59400790-5826-41b5-9807-6f81fdfe20ac",
"FieldId": "30fc0dc1-df14-4d1c-90e5-48ffc4e2bec3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "59400790-5826-41b5-9807-6f81fdfe20ac",
"FieldId": "30fc0dc1-df14-4d1c-90e5-48ffc4e2bec3",
"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": "358ff3e9-deef-4630-bc09-385bbe335caa",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2026-07-03T03:28:58.1532999-07:00",
"Location": "sample string 1",
"TaskId": "6bf16623-4179-47ad-8cff-e7b526e330d5",
"Values": [
{
"FormFieldValueId": "fb8d4634-6677-4753-a6ee-cda548670fd6",
"FormId": "467c3744-682a-4f45-911d-b6e8a078d0e8",
"FormTypeField": {
"FormTypeFieldId": "7e78087d-54a1-45bb-8fed-2d50c3e852c9",
"FormType": {
"FormTypeId": "fbd2bf73-55ed-4d47-b744-60f045fca8fa",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "148e7214-b016-493d-a073-3682e2f9c46c",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9961734d-2d89-455d-9ad4-1adfc995c52b",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "358ff3e9-deef-4630-bc09-385bbe335caa",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "c872bb82-105c-443f-86f3-029b4f4174c7",
"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": "9aa30558-123f-43ce-a656-bd7a4dade4f2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "30a098cf-b92f-438c-b048-29ad8da1053b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "45756144-6c2e-4e8d-baa3-93afad114129",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "59400790-5826-41b5-9807-6f81fdfe20ac",
"FieldId": "30fc0dc1-df14-4d1c-90e5-48ffc4e2bec3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "59400790-5826-41b5-9807-6f81fdfe20ac",
"FieldId": "30fc0dc1-df14-4d1c-90e5-48ffc4e2bec3",
"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": "fb8d4634-6677-4753-a6ee-cda548670fd6",
"FormId": "467c3744-682a-4f45-911d-b6e8a078d0e8",
"FormTypeField": {
"FormTypeFieldId": "7e78087d-54a1-45bb-8fed-2d50c3e852c9",
"FormType": {
"FormTypeId": "fbd2bf73-55ed-4d47-b744-60f045fca8fa",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "148e7214-b016-493d-a073-3682e2f9c46c",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9961734d-2d89-455d-9ad4-1adfc995c52b",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "358ff3e9-deef-4630-bc09-385bbe335caa",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "c872bb82-105c-443f-86f3-029b4f4174c7",
"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": "9aa30558-123f-43ce-a656-bd7a4dade4f2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "30a098cf-b92f-438c-b048-29ad8da1053b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "45756144-6c2e-4e8d-baa3-93afad114129",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "59400790-5826-41b5-9807-6f81fdfe20ac",
"FieldId": "30fc0dc1-df14-4d1c-90e5-48ffc4e2bec3",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "59400790-5826-41b5-9807-6f81fdfe20ac",
"FieldId": "30fc0dc1-df14-4d1c-90e5-48ffc4e2bec3",
"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": "ca6f235a-0110-48e1-abb7-aba8731657c1",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 5",
"CompanyId": "a167696b-d617-4d8f-a235-d9ca67827219",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-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": "aa27a3b7-da95-4145-9901-707f83908ae1",
"Asset": {
"AssetId": "bec91b2e-ce50-40a5-870e-63986d79d1b9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "920bff96-3162-4d70-a887-46c83d6ff505",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "56b898f6-fa97-42c5-b4fc-f4d238faa431",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "a75a01a3-7ad7-4975-b78a-f14d21230829",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "06ef1902-d1b6-4015-acda-34269c85669d",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "83fbbd18-2dcf-463b-9987-086462b9bd6b",
"EffectiveDate": "2026-07-03T03:28:58.1532999-07:00",
"StateType": {
"StateTypeId": "28627471-a0ba-4287-a42e-506213bfaa03",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "920bff96-3162-4d70-a887-46c83d6ff505",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "56b898f6-fa97-42c5-b4fc-f4d238faa431",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "ef17d759-42ba-414e-bfa4-5babcd324222",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "4a209328-e4ad-449d-8e45-48b732275795",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "dabbb177-f40e-4877-9859-fbfaef88cb96",
"EffectiveDate": "2026-07-03T03:28:58.1532999-07:00",
"StatusType": {
"StatusTypeId": "ee9f4722-c9f2-46c0-b39f-6e1954a0af76",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "920bff96-3162-4d70-a887-46c83d6ff505",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "56b898f6-fa97-42c5-b4fc-f4d238faa431",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "4d767c98-c2fe-4891-89bd-7c01d313be66",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "ff26b196-8ea1-4003-9e39-58835e6e1bd1",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "d8fa74b3-f72e-4491-847f-bade6904222b",
"EffectiveDate": "2026-07-03T03:28:58.1532999-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "8eb83df9-9249-4dbc-b65b-74af2b9082d4",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2cdab1b2-7f5c-4890-b818-4ed9a2a9863a",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "7f2fca73-db2b-48db-a107-e01c18acf03f",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "62d995cf-e96b-4c75-b6df-aa4996406952",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "2d4e7d65-3eff-48b7-8625-62f8eb2ba3c5",
"Name": "sample string 1",
"CompanyId": "18272715-2544-487c-a7a2-286949243a62"
},
"TaskCategory": {
"TaskCategoryId": "e5f0f5f6-2912-46eb-b424-257ec576e2e1",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "fda319aa-480f-464a-b9cd-b241fd65c24d",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "548dfa68-8f67-4e24-b2dd-bf13ffb55970",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "1af1b1e9-ca7a-494f-a1c6-e285563fd138",
"Section": {
"TaskTypeSectionId": "0a603a14-cddc-4c8a-a47b-191e03ad4dc1",
"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": "1d280012-75b2-4363-87be-0550c039ab8b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "57d0045f-e6d8-498a-bd4e-4e8d41c0e128",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "335959a3-b0bf-4369-bf50-cb33d83db6d9",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9d49387f-6263-43fe-9ede-8223e7f4ab3b",
"FieldId": "bd15c1b6-26f9-45ff-8a0c-9afdf679b845",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9d49387f-6263-43fe-9ede-8223e7f4ab3b",
"FieldId": "bd15c1b6-26f9-45ff-8a0c-9afdf679b845",
"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": "1af1b1e9-ca7a-494f-a1c6-e285563fd138",
"Section": {
"TaskTypeSectionId": "0a603a14-cddc-4c8a-a47b-191e03ad4dc1",
"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": "1d280012-75b2-4363-87be-0550c039ab8b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "57d0045f-e6d8-498a-bd4e-4e8d41c0e128",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "335959a3-b0bf-4369-bf50-cb33d83db6d9",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9d49387f-6263-43fe-9ede-8223e7f4ab3b",
"FieldId": "bd15c1b6-26f9-45ff-8a0c-9afdf679b845",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9d49387f-6263-43fe-9ede-8223e7f4ab3b",
"FieldId": "bd15c1b6-26f9-45ff-8a0c-9afdf679b845",
"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": "bc7e49bc-ef9c-4e3d-b3e8-30cf5122091d",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-07-03T03:28:58.1532999-07:00",
"AssignedToUser": {
"UserId": "d2b9a1e4-eb54-4b9f-902d-5e11c42e2779",
"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": "ddbd6295-e71b-4cab-ad62-9af1ef4c2821",
"Teams": [
{
"TeamId": "c2399002-9eb5-4bae-bc65-8257f662017e",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "a75a01a3-7ad7-4975-b78a-f14d21230829",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "06ef1902-d1b6-4015-acda-34269c85669d",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "a75a01a3-7ad7-4975-b78a-f14d21230829",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "06ef1902-d1b6-4015-acda-34269c85669d",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "faf45ef3-4a95-4c71-bb6f-e82afd755cc8",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "c2399002-9eb5-4bae-bc65-8257f662017e",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "a75a01a3-7ad7-4975-b78a-f14d21230829",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "06ef1902-d1b6-4015-acda-34269c85669d",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "a75a01a3-7ad7-4975-b78a-f14d21230829",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "06ef1902-d1b6-4015-acda-34269c85669d",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "faf45ef3-4a95-4c71-bb6f-e82afd755cc8",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "d2b9a1e4-eb54-4b9f-902d-5e11c42e2779",
"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": "ddbd6295-e71b-4cab-ad62-9af1ef4c2821",
"Teams": [
{
"TeamId": "c2399002-9eb5-4bae-bc65-8257f662017e",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "a75a01a3-7ad7-4975-b78a-f14d21230829",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "06ef1902-d1b6-4015-acda-34269c85669d",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "a75a01a3-7ad7-4975-b78a-f14d21230829",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "06ef1902-d1b6-4015-acda-34269c85669d",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "faf45ef3-4a95-4c71-bb6f-e82afd755cc8",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "c2399002-9eb5-4bae-bc65-8257f662017e",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "a75a01a3-7ad7-4975-b78a-f14d21230829",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "06ef1902-d1b6-4015-acda-34269c85669d",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "a75a01a3-7ad7-4975-b78a-f14d21230829",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "06ef1902-d1b6-4015-acda-34269c85669d",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "faf45ef3-4a95-4c71-bb6f-e82afd755cc8",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"DueDate": "2026-07-03T03:28:58.1532999-07:00",
"CompletedDate": "2026-07-03T03:28:58.1532999-07:00",
"Priority": 1,
"OnBehalfOf": "sample string 3",
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "50c57c26-1b9d-43e1-9928-96c7575c8cc9",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "50c57c26-1b9d-43e1-9928-96c7575c8cc9",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "3bbd4ad3-da41-4090-9b69-208b46e39ca1",
"TaskTypeField": {
"TaskTypeFieldId": "1af1b1e9-ca7a-494f-a1c6-e285563fd138",
"Section": {
"TaskTypeSectionId": "0a603a14-cddc-4c8a-a47b-191e03ad4dc1",
"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": "1d280012-75b2-4363-87be-0550c039ab8b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "57d0045f-e6d8-498a-bd4e-4e8d41c0e128",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "335959a3-b0bf-4369-bf50-cb33d83db6d9",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9d49387f-6263-43fe-9ede-8223e7f4ab3b",
"FieldId": "bd15c1b6-26f9-45ff-8a0c-9afdf679b845",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9d49387f-6263-43fe-9ede-8223e7f4ab3b",
"FieldId": "bd15c1b6-26f9-45ff-8a0c-9afdf679b845",
"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": "3bbd4ad3-da41-4090-9b69-208b46e39ca1",
"TaskTypeField": {
"TaskTypeFieldId": "1af1b1e9-ca7a-494f-a1c6-e285563fd138",
"Section": {
"TaskTypeSectionId": "0a603a14-cddc-4c8a-a47b-191e03ad4dc1",
"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": "1d280012-75b2-4363-87be-0550c039ab8b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "57d0045f-e6d8-498a-bd4e-4e8d41c0e128",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "335959a3-b0bf-4369-bf50-cb33d83db6d9",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9d49387f-6263-43fe-9ede-8223e7f4ab3b",
"FieldId": "bd15c1b6-26f9-45ff-8a0c-9afdf679b845",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9d49387f-6263-43fe-9ede-8223e7f4ab3b",
"FieldId": "bd15c1b6-26f9-45ff-8a0c-9afdf679b845",
"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": "d2770db1-45ce-46ad-82a6-05f67b7e58cc",
"Asset": {
"AssetId": "bec91b2e-ce50-40a5-870e-63986d79d1b9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "920bff96-3162-4d70-a887-46c83d6ff505",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "56b898f6-fa97-42c5-b4fc-f4d238faa431",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "a75a01a3-7ad7-4975-b78a-f14d21230829",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "06ef1902-d1b6-4015-acda-34269c85669d",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "83fbbd18-2dcf-463b-9987-086462b9bd6b",
"EffectiveDate": "2026-07-03T03:28:58.1532999-07:00",
"StateType": {
"StateTypeId": "28627471-a0ba-4287-a42e-506213bfaa03",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "920bff96-3162-4d70-a887-46c83d6ff505",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "56b898f6-fa97-42c5-b4fc-f4d238faa431",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "ef17d759-42ba-414e-bfa4-5babcd324222",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "4a209328-e4ad-449d-8e45-48b732275795",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "dabbb177-f40e-4877-9859-fbfaef88cb96",
"EffectiveDate": "2026-07-03T03:28:58.1532999-07:00",
"StatusType": {
"StatusTypeId": "ee9f4722-c9f2-46c0-b39f-6e1954a0af76",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "920bff96-3162-4d70-a887-46c83d6ff505",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "56b898f6-fa97-42c5-b4fc-f4d238faa431",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "4d767c98-c2fe-4891-89bd-7c01d313be66",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "ff26b196-8ea1-4003-9e39-58835e6e1bd1",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "d8fa74b3-f72e-4491-847f-bade6904222b",
"EffectiveDate": "2026-07-03T03:28:58.1532999-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "8eb83df9-9249-4dbc-b65b-74af2b9082d4",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2cdab1b2-7f5c-4890-b818-4ed9a2a9863a",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "7f2fca73-db2b-48db-a107-e01c18acf03f",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "62d995cf-e96b-4c75-b6df-aa4996406952",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "71cfeab3-f77b-4cf8-96f4-7093ee4ea15e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "920bff96-3162-4d70-a887-46c83d6ff505",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "56b898f6-fa97-42c5-b4fc-f4d238faa431",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"Fields": [
{
"FormTypeFieldId": "46542d7b-1ada-4c17-8739-2367fff23408",
"Section": {
"FormTypeSectionId": "ae2f0ec9-0f51-41ec-9a23-75834b4cde96",
"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": "1d280012-75b2-4363-87be-0550c039ab8b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "57d0045f-e6d8-498a-bd4e-4e8d41c0e128",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "335959a3-b0bf-4369-bf50-cb33d83db6d9",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9d49387f-6263-43fe-9ede-8223e7f4ab3b",
"FieldId": "bd15c1b6-26f9-45ff-8a0c-9afdf679b845",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9d49387f-6263-43fe-9ede-8223e7f4ab3b",
"FieldId": "bd15c1b6-26f9-45ff-8a0c-9afdf679b845",
"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": "46542d7b-1ada-4c17-8739-2367fff23408",
"Section": {
"FormTypeSectionId": "ae2f0ec9-0f51-41ec-9a23-75834b4cde96",
"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": "1d280012-75b2-4363-87be-0550c039ab8b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "57d0045f-e6d8-498a-bd4e-4e8d41c0e128",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "335959a3-b0bf-4369-bf50-cb33d83db6d9",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9d49387f-6263-43fe-9ede-8223e7f4ab3b",
"FieldId": "bd15c1b6-26f9-45ff-8a0c-9afdf679b845",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9d49387f-6263-43fe-9ede-8223e7f4ab3b",
"FieldId": "bd15c1b6-26f9-45ff-8a0c-9afdf679b845",
"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": "0381bde1-07b1-4614-ab33-7cef0ab20055",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2026-07-03T03:28:58.1532999-07:00",
"Location": "sample string 1",
"TaskId": "497e451a-5ba2-4614-95d6-b07d821c9de4",
"Values": [
{
"FormFieldValueId": "a15f184d-2555-4dd4-bd57-58a6450c46a3",
"FormId": "72876a56-ed9f-4582-9353-51b25b49e470",
"FormTypeField": {
"FormTypeFieldId": "46542d7b-1ada-4c17-8739-2367fff23408",
"FormType": {
"FormTypeId": "71cfeab3-f77b-4cf8-96f4-7093ee4ea15e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "920bff96-3162-4d70-a887-46c83d6ff505",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "56b898f6-fa97-42c5-b4fc-f4d238faa431",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "0381bde1-07b1-4614-ab33-7cef0ab20055",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "ae2f0ec9-0f51-41ec-9a23-75834b4cde96",
"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": "1d280012-75b2-4363-87be-0550c039ab8b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "57d0045f-e6d8-498a-bd4e-4e8d41c0e128",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "335959a3-b0bf-4369-bf50-cb33d83db6d9",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9d49387f-6263-43fe-9ede-8223e7f4ab3b",
"FieldId": "bd15c1b6-26f9-45ff-8a0c-9afdf679b845",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9d49387f-6263-43fe-9ede-8223e7f4ab3b",
"FieldId": "bd15c1b6-26f9-45ff-8a0c-9afdf679b845",
"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": "a15f184d-2555-4dd4-bd57-58a6450c46a3",
"FormId": "72876a56-ed9f-4582-9353-51b25b49e470",
"FormTypeField": {
"FormTypeFieldId": "46542d7b-1ada-4c17-8739-2367fff23408",
"FormType": {
"FormTypeId": "71cfeab3-f77b-4cf8-96f4-7093ee4ea15e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "920bff96-3162-4d70-a887-46c83d6ff505",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "56b898f6-fa97-42c5-b4fc-f4d238faa431",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "0381bde1-07b1-4614-ab33-7cef0ab20055",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "ae2f0ec9-0f51-41ec-9a23-75834b4cde96",
"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": "1d280012-75b2-4363-87be-0550c039ab8b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "57d0045f-e6d8-498a-bd4e-4e8d41c0e128",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "335959a3-b0bf-4369-bf50-cb33d83db6d9",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9d49387f-6263-43fe-9ede-8223e7f4ab3b",
"FieldId": "bd15c1b6-26f9-45ff-8a0c-9afdf679b845",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9d49387f-6263-43fe-9ede-8223e7f4ab3b",
"FieldId": "bd15c1b6-26f9-45ff-8a0c-9afdf679b845",
"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": "9b5792ea-71e7-4832-9ced-3bdd38d195fb",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "d2770db1-45ce-46ad-82a6-05f67b7e58cc",
"Asset": {
"AssetId": "bec91b2e-ce50-40a5-870e-63986d79d1b9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "920bff96-3162-4d70-a887-46c83d6ff505",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "56b898f6-fa97-42c5-b4fc-f4d238faa431",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "a75a01a3-7ad7-4975-b78a-f14d21230829",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "06ef1902-d1b6-4015-acda-34269c85669d",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "83fbbd18-2dcf-463b-9987-086462b9bd6b",
"EffectiveDate": "2026-07-03T03:28:58.1532999-07:00",
"StateType": {
"StateTypeId": "28627471-a0ba-4287-a42e-506213bfaa03",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "920bff96-3162-4d70-a887-46c83d6ff505",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "56b898f6-fa97-42c5-b4fc-f4d238faa431",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "ef17d759-42ba-414e-bfa4-5babcd324222",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "4a209328-e4ad-449d-8e45-48b732275795",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "dabbb177-f40e-4877-9859-fbfaef88cb96",
"EffectiveDate": "2026-07-03T03:28:58.1532999-07:00",
"StatusType": {
"StatusTypeId": "ee9f4722-c9f2-46c0-b39f-6e1954a0af76",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "920bff96-3162-4d70-a887-46c83d6ff505",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "56b898f6-fa97-42c5-b4fc-f4d238faa431",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "4d767c98-c2fe-4891-89bd-7c01d313be66",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "ff26b196-8ea1-4003-9e39-58835e6e1bd1",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "d8fa74b3-f72e-4491-847f-bade6904222b",
"EffectiveDate": "2026-07-03T03:28:58.1532999-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "8eb83df9-9249-4dbc-b65b-74af2b9082d4",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2cdab1b2-7f5c-4890-b818-4ed9a2a9863a",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "7f2fca73-db2b-48db-a107-e01c18acf03f",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"MeasurementValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "62d995cf-e96b-4c75-b6df-aa4996406952",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "71cfeab3-f77b-4cf8-96f4-7093ee4ea15e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "920bff96-3162-4d70-a887-46c83d6ff505",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "56b898f6-fa97-42c5-b4fc-f4d238faa431",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"Fields": [
{
"FormTypeFieldId": "46542d7b-1ada-4c17-8739-2367fff23408",
"Section": {
"FormTypeSectionId": "ae2f0ec9-0f51-41ec-9a23-75834b4cde96",
"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": "1d280012-75b2-4363-87be-0550c039ab8b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "57d0045f-e6d8-498a-bd4e-4e8d41c0e128",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "335959a3-b0bf-4369-bf50-cb33d83db6d9",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9d49387f-6263-43fe-9ede-8223e7f4ab3b",
"FieldId": "bd15c1b6-26f9-45ff-8a0c-9afdf679b845",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9d49387f-6263-43fe-9ede-8223e7f4ab3b",
"FieldId": "bd15c1b6-26f9-45ff-8a0c-9afdf679b845",
"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": "46542d7b-1ada-4c17-8739-2367fff23408",
"Section": {
"FormTypeSectionId": "ae2f0ec9-0f51-41ec-9a23-75834b4cde96",
"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": "1d280012-75b2-4363-87be-0550c039ab8b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "57d0045f-e6d8-498a-bd4e-4e8d41c0e128",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "335959a3-b0bf-4369-bf50-cb33d83db6d9",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9d49387f-6263-43fe-9ede-8223e7f4ab3b",
"FieldId": "bd15c1b6-26f9-45ff-8a0c-9afdf679b845",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9d49387f-6263-43fe-9ede-8223e7f4ab3b",
"FieldId": "bd15c1b6-26f9-45ff-8a0c-9afdf679b845",
"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": "0381bde1-07b1-4614-ab33-7cef0ab20055",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2026-07-03T03:28:58.1532999-07:00",
"Location": "sample string 1",
"TaskId": "497e451a-5ba2-4614-95d6-b07d821c9de4",
"Values": [
{
"FormFieldValueId": "a15f184d-2555-4dd4-bd57-58a6450c46a3",
"FormId": "72876a56-ed9f-4582-9353-51b25b49e470",
"FormTypeField": {
"FormTypeFieldId": "46542d7b-1ada-4c17-8739-2367fff23408",
"FormType": {
"FormTypeId": "71cfeab3-f77b-4cf8-96f4-7093ee4ea15e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "920bff96-3162-4d70-a887-46c83d6ff505",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "56b898f6-fa97-42c5-b4fc-f4d238faa431",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "0381bde1-07b1-4614-ab33-7cef0ab20055",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "ae2f0ec9-0f51-41ec-9a23-75834b4cde96",
"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": "1d280012-75b2-4363-87be-0550c039ab8b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "57d0045f-e6d8-498a-bd4e-4e8d41c0e128",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "335959a3-b0bf-4369-bf50-cb33d83db6d9",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9d49387f-6263-43fe-9ede-8223e7f4ab3b",
"FieldId": "bd15c1b6-26f9-45ff-8a0c-9afdf679b845",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9d49387f-6263-43fe-9ede-8223e7f4ab3b",
"FieldId": "bd15c1b6-26f9-45ff-8a0c-9afdf679b845",
"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": "a15f184d-2555-4dd4-bd57-58a6450c46a3",
"FormId": "72876a56-ed9f-4582-9353-51b25b49e470",
"FormTypeField": {
"FormTypeFieldId": "46542d7b-1ada-4c17-8739-2367fff23408",
"FormType": {
"FormTypeId": "71cfeab3-f77b-4cf8-96f4-7093ee4ea15e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "920bff96-3162-4d70-a887-46c83d6ff505",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "56b898f6-fa97-42c5-b4fc-f4d238faa431",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-03T03:28:58.1532999-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "0381bde1-07b1-4614-ab33-7cef0ab20055",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "ae2f0ec9-0f51-41ec-9a23-75834b4cde96",
"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": "1d280012-75b2-4363-87be-0550c039ab8b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "57d0045f-e6d8-498a-bd4e-4e8d41c0e128",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "335959a3-b0bf-4369-bf50-cb33d83db6d9",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9d49387f-6263-43fe-9ede-8223e7f4ab3b",
"FieldId": "bd15c1b6-26f9-45ff-8a0c-9afdf679b845",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9d49387f-6263-43fe-9ede-8223e7f4ab3b",
"FieldId": "bd15c1b6-26f9-45ff-8a0c-9afdf679b845",
"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": "9b5792ea-71e7-4832-9ced-3bdd38d195fb",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 5",
"CompanyId": "c78908f1-6038-45b4-8648-da5f85e065a7",
"CreateDate": "2026-07-03T03:28:58.1532999-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T03:28:58.1532999-07:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}