DELETE Tasks
Deletes the given task.
Request Information
URI Parameters
None.
Body Parameters
The task to delete.
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": "cccbc16b-9a43-4bb4-b682-c5a44b4d7f69",
"Asset": {
"AssetId": "b8838e96-de8c-4b64-ba51-1ba2c66bf855",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6a57f6f9-cbfe-4faa-907f-2eb413799cc4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "33a930f7-bc96-41f7-9700-3849919410ed",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "be298155-3999-47f9-a4ec-9d2600b5c78f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"MeasurementValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9f4a4cf2-e21b-4901-8efc-8b7958ce5ddc",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "3773ded2-5680-44f2-a00b-6c724e3d8ae7",
"EffectiveDate": "2026-01-07T15:59:34.8653878-08:00",
"StateType": {
"StateTypeId": "702ca404-4df3-49e5-ad4a-47f690212244",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "6a57f6f9-cbfe-4faa-907f-2eb413799cc4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "33a930f7-bc96-41f7-9700-3849919410ed",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "6d8c19b9-43c7-45cd-a95f-a93d984c77b5",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "a1ea60b3-0b3d-4494-bff5-d0bade2d06a8",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "2601531d-03f3-41c5-a0e6-1559e4524726",
"EffectiveDate": "2026-01-07T15:59:34.8653878-08:00",
"StatusType": {
"StatusTypeId": "4b407e6c-cffb-4b80-a13d-e30becccf24a",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "6a57f6f9-cbfe-4faa-907f-2eb413799cc4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "33a930f7-bc96-41f7-9700-3849919410ed",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "420ef669-9e47-45dd-83e7-de6d9c2b15f4",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "1a3b997e-a201-4047-97e3-0f26ee1ba36f",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "5aae5946-a8ca-40be-8e2f-821dbe797afd",
"EffectiveDate": "2026-01-07T15:59:34.8653878-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "1e95021c-3f01-4bc4-ada2-179ae23dba6d",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aea0a2fb-c5a6-4bec-a838-f1134e7681c7",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "b5cbd10f-20af-4055-b498-33d6fdfa5383",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"MeasurementValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ece2df07-b9b6-463b-9357-cbfaa668cab8",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "d75cfe79-9354-4158-a1b6-5c8ab5927266",
"Name": "sample string 1",
"CompanyId": "76a25b50-a201-4e00-afba-3f8ba085eb63"
},
"TaskCategory": {
"TaskCategoryId": "a38ee5c5-ff7c-4be1-bd70-5e50206eb6fb",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "201c8680-cf20-4d2b-8dcb-02fcd96484cc",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "e188fb71-c1a3-4d3a-a427-47067bde7233",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "0f3a9335-6d53-4e28-ba63-3f860bcac930",
"Section": {
"TaskTypeSectionId": "91cb8745-29f9-45b2-8d4b-7b86b48deada",
"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": "2e427f26-f3c7-47fb-aacd-ba9ca2dc631c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4126051d-c650-45a8-9dc3-f154580d15c0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b1f94c4a-68fa-4373-9add-4d3f74181407",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6c363c4d-4c99-42ac-acf2-0e6833690040",
"FieldId": "f1d97ade-83d8-4e13-ab24-e6ca71c46252",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6c363c4d-4c99-42ac-acf2-0e6833690040",
"FieldId": "f1d97ade-83d8-4e13-ab24-e6ca71c46252",
"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": "0f3a9335-6d53-4e28-ba63-3f860bcac930",
"Section": {
"TaskTypeSectionId": "91cb8745-29f9-45b2-8d4b-7b86b48deada",
"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": "2e427f26-f3c7-47fb-aacd-ba9ca2dc631c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4126051d-c650-45a8-9dc3-f154580d15c0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b1f94c4a-68fa-4373-9add-4d3f74181407",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6c363c4d-4c99-42ac-acf2-0e6833690040",
"FieldId": "f1d97ade-83d8-4e13-ab24-e6ca71c46252",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6c363c4d-4c99-42ac-acf2-0e6833690040",
"FieldId": "f1d97ade-83d8-4e13-ab24-e6ca71c46252",
"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": "1d13d0e0-f403-401c-a413-d14368be5120",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-01-07T15:59:34.8653878-08:00",
"AssignedToUser": {
"UserId": "1afa3254-57b5-4a87-9521-929c2a67e7ac",
"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": "8085b930-f9c3-4256-988e-d3535ffdf8d0",
"Teams": [
{
"TeamId": "a1df4b0a-35bc-466e-804a-3ac449679a3f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "be298155-3999-47f9-a4ec-9d2600b5c78f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"MeasurementValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9f4a4cf2-e21b-4901-8efc-8b7958ce5ddc",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "be298155-3999-47f9-a4ec-9d2600b5c78f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"MeasurementValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9f4a4cf2-e21b-4901-8efc-8b7958ce5ddc",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "d72ae92d-5733-407b-bd79-17ec091ea31e",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "a1df4b0a-35bc-466e-804a-3ac449679a3f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "be298155-3999-47f9-a4ec-9d2600b5c78f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"MeasurementValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9f4a4cf2-e21b-4901-8efc-8b7958ce5ddc",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "be298155-3999-47f9-a4ec-9d2600b5c78f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"MeasurementValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9f4a4cf2-e21b-4901-8efc-8b7958ce5ddc",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "d72ae92d-5733-407b-bd79-17ec091ea31e",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "1afa3254-57b5-4a87-9521-929c2a67e7ac",
"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": "8085b930-f9c3-4256-988e-d3535ffdf8d0",
"Teams": [
{
"TeamId": "a1df4b0a-35bc-466e-804a-3ac449679a3f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "be298155-3999-47f9-a4ec-9d2600b5c78f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"MeasurementValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9f4a4cf2-e21b-4901-8efc-8b7958ce5ddc",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "be298155-3999-47f9-a4ec-9d2600b5c78f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"MeasurementValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9f4a4cf2-e21b-4901-8efc-8b7958ce5ddc",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "d72ae92d-5733-407b-bd79-17ec091ea31e",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "a1df4b0a-35bc-466e-804a-3ac449679a3f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "be298155-3999-47f9-a4ec-9d2600b5c78f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"MeasurementValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9f4a4cf2-e21b-4901-8efc-8b7958ce5ddc",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "be298155-3999-47f9-a4ec-9d2600b5c78f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"MeasurementValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9f4a4cf2-e21b-4901-8efc-8b7958ce5ddc",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "d72ae92d-5733-407b-bd79-17ec091ea31e",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"DueDate": "2026-01-07T15:59:34.8653878-08:00",
"CompletedDate": "2026-01-07T15:59:34.8653878-08:00",
"Priority": 1,
"OnBehalfOf": "sample string 3",
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "4ec8b4af-4540-4eff-b7c1-1fbd6af904a5",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "4ec8b4af-4540-4eff-b7c1-1fbd6af904a5",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "fc8cf4e5-f84b-4818-8d38-33560e473dbc",
"TaskTypeField": {
"TaskTypeFieldId": "0f3a9335-6d53-4e28-ba63-3f860bcac930",
"Section": {
"TaskTypeSectionId": "91cb8745-29f9-45b2-8d4b-7b86b48deada",
"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": "2e427f26-f3c7-47fb-aacd-ba9ca2dc631c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4126051d-c650-45a8-9dc3-f154580d15c0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b1f94c4a-68fa-4373-9add-4d3f74181407",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6c363c4d-4c99-42ac-acf2-0e6833690040",
"FieldId": "f1d97ade-83d8-4e13-ab24-e6ca71c46252",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6c363c4d-4c99-42ac-acf2-0e6833690040",
"FieldId": "f1d97ade-83d8-4e13-ab24-e6ca71c46252",
"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": "fc8cf4e5-f84b-4818-8d38-33560e473dbc",
"TaskTypeField": {
"TaskTypeFieldId": "0f3a9335-6d53-4e28-ba63-3f860bcac930",
"Section": {
"TaskTypeSectionId": "91cb8745-29f9-45b2-8d4b-7b86b48deada",
"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": "2e427f26-f3c7-47fb-aacd-ba9ca2dc631c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4126051d-c650-45a8-9dc3-f154580d15c0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b1f94c4a-68fa-4373-9add-4d3f74181407",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6c363c4d-4c99-42ac-acf2-0e6833690040",
"FieldId": "f1d97ade-83d8-4e13-ab24-e6ca71c46252",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6c363c4d-4c99-42ac-acf2-0e6833690040",
"FieldId": "f1d97ade-83d8-4e13-ab24-e6ca71c46252",
"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": "0bdb17db-929a-4137-93d2-12637479f82b",
"Asset": {
"AssetId": "b8838e96-de8c-4b64-ba51-1ba2c66bf855",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6a57f6f9-cbfe-4faa-907f-2eb413799cc4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "33a930f7-bc96-41f7-9700-3849919410ed",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "be298155-3999-47f9-a4ec-9d2600b5c78f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"MeasurementValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9f4a4cf2-e21b-4901-8efc-8b7958ce5ddc",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "3773ded2-5680-44f2-a00b-6c724e3d8ae7",
"EffectiveDate": "2026-01-07T15:59:34.8653878-08:00",
"StateType": {
"StateTypeId": "702ca404-4df3-49e5-ad4a-47f690212244",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "6a57f6f9-cbfe-4faa-907f-2eb413799cc4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "33a930f7-bc96-41f7-9700-3849919410ed",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "6d8c19b9-43c7-45cd-a95f-a93d984c77b5",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "a1ea60b3-0b3d-4494-bff5-d0bade2d06a8",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "2601531d-03f3-41c5-a0e6-1559e4524726",
"EffectiveDate": "2026-01-07T15:59:34.8653878-08:00",
"StatusType": {
"StatusTypeId": "4b407e6c-cffb-4b80-a13d-e30becccf24a",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "6a57f6f9-cbfe-4faa-907f-2eb413799cc4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "33a930f7-bc96-41f7-9700-3849919410ed",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "420ef669-9e47-45dd-83e7-de6d9c2b15f4",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "1a3b997e-a201-4047-97e3-0f26ee1ba36f",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "5aae5946-a8ca-40be-8e2f-821dbe797afd",
"EffectiveDate": "2026-01-07T15:59:34.8653878-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "1e95021c-3f01-4bc4-ada2-179ae23dba6d",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aea0a2fb-c5a6-4bec-a838-f1134e7681c7",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "b5cbd10f-20af-4055-b498-33d6fdfa5383",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"MeasurementValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ece2df07-b9b6-463b-9357-cbfaa668cab8",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d9702f75-f5c5-47c5-bf6e-17c2bd181dbb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6a57f6f9-cbfe-4faa-907f-2eb413799cc4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "33a930f7-bc96-41f7-9700-3849919410ed",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"Fields": [
{
"FormTypeFieldId": "39e27927-1370-428a-98dd-13da55770e1d",
"Section": {
"FormTypeSectionId": "2daf02d4-d418-4986-b3c6-4dca50e83374",
"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": "2e427f26-f3c7-47fb-aacd-ba9ca2dc631c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4126051d-c650-45a8-9dc3-f154580d15c0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b1f94c4a-68fa-4373-9add-4d3f74181407",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6c363c4d-4c99-42ac-acf2-0e6833690040",
"FieldId": "f1d97ade-83d8-4e13-ab24-e6ca71c46252",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6c363c4d-4c99-42ac-acf2-0e6833690040",
"FieldId": "f1d97ade-83d8-4e13-ab24-e6ca71c46252",
"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": "39e27927-1370-428a-98dd-13da55770e1d",
"Section": {
"FormTypeSectionId": "2daf02d4-d418-4986-b3c6-4dca50e83374",
"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": "2e427f26-f3c7-47fb-aacd-ba9ca2dc631c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4126051d-c650-45a8-9dc3-f154580d15c0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b1f94c4a-68fa-4373-9add-4d3f74181407",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6c363c4d-4c99-42ac-acf2-0e6833690040",
"FieldId": "f1d97ade-83d8-4e13-ab24-e6ca71c46252",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6c363c4d-4c99-42ac-acf2-0e6833690040",
"FieldId": "f1d97ade-83d8-4e13-ab24-e6ca71c46252",
"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": "4d17a5a7-1f87-4f4d-b652-5728593a7cb3",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2026-01-07T15:59:34.8653878-08:00",
"Location": "sample string 1",
"TaskId": "99872958-91f7-4b0b-af69-1a9e1f4dc208",
"Values": [
{
"FormFieldValueId": "5bbd119d-12ab-4b92-9382-359bed9c7801",
"FormId": "69d5cee8-19f2-4799-8db3-dcc6b6f58960",
"FormTypeField": {
"FormTypeFieldId": "39e27927-1370-428a-98dd-13da55770e1d",
"FormType": {
"FormTypeId": "d9702f75-f5c5-47c5-bf6e-17c2bd181dbb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6a57f6f9-cbfe-4faa-907f-2eb413799cc4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "33a930f7-bc96-41f7-9700-3849919410ed",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "4d17a5a7-1f87-4f4d-b652-5728593a7cb3",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "2daf02d4-d418-4986-b3c6-4dca50e83374",
"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": "2e427f26-f3c7-47fb-aacd-ba9ca2dc631c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4126051d-c650-45a8-9dc3-f154580d15c0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b1f94c4a-68fa-4373-9add-4d3f74181407",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6c363c4d-4c99-42ac-acf2-0e6833690040",
"FieldId": "f1d97ade-83d8-4e13-ab24-e6ca71c46252",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6c363c4d-4c99-42ac-acf2-0e6833690040",
"FieldId": "f1d97ade-83d8-4e13-ab24-e6ca71c46252",
"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": "5bbd119d-12ab-4b92-9382-359bed9c7801",
"FormId": "69d5cee8-19f2-4799-8db3-dcc6b6f58960",
"FormTypeField": {
"FormTypeFieldId": "39e27927-1370-428a-98dd-13da55770e1d",
"FormType": {
"FormTypeId": "d9702f75-f5c5-47c5-bf6e-17c2bd181dbb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6a57f6f9-cbfe-4faa-907f-2eb413799cc4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "33a930f7-bc96-41f7-9700-3849919410ed",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "4d17a5a7-1f87-4f4d-b652-5728593a7cb3",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "2daf02d4-d418-4986-b3c6-4dca50e83374",
"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": "2e427f26-f3c7-47fb-aacd-ba9ca2dc631c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4126051d-c650-45a8-9dc3-f154580d15c0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b1f94c4a-68fa-4373-9add-4d3f74181407",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6c363c4d-4c99-42ac-acf2-0e6833690040",
"FieldId": "f1d97ade-83d8-4e13-ab24-e6ca71c46252",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6c363c4d-4c99-42ac-acf2-0e6833690040",
"FieldId": "f1d97ade-83d8-4e13-ab24-e6ca71c46252",
"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": "707a12af-d63d-49ae-9f50-136f78693166",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "0bdb17db-929a-4137-93d2-12637479f82b",
"Asset": {
"AssetId": "b8838e96-de8c-4b64-ba51-1ba2c66bf855",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6a57f6f9-cbfe-4faa-907f-2eb413799cc4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "33a930f7-bc96-41f7-9700-3849919410ed",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "be298155-3999-47f9-a4ec-9d2600b5c78f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"MeasurementValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9f4a4cf2-e21b-4901-8efc-8b7958ce5ddc",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "3773ded2-5680-44f2-a00b-6c724e3d8ae7",
"EffectiveDate": "2026-01-07T15:59:34.8653878-08:00",
"StateType": {
"StateTypeId": "702ca404-4df3-49e5-ad4a-47f690212244",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "6a57f6f9-cbfe-4faa-907f-2eb413799cc4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "33a930f7-bc96-41f7-9700-3849919410ed",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "6d8c19b9-43c7-45cd-a95f-a93d984c77b5",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "a1ea60b3-0b3d-4494-bff5-d0bade2d06a8",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "2601531d-03f3-41c5-a0e6-1559e4524726",
"EffectiveDate": "2026-01-07T15:59:34.8653878-08:00",
"StatusType": {
"StatusTypeId": "4b407e6c-cffb-4b80-a13d-e30becccf24a",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "6a57f6f9-cbfe-4faa-907f-2eb413799cc4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "33a930f7-bc96-41f7-9700-3849919410ed",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "420ef669-9e47-45dd-83e7-de6d9c2b15f4",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "1a3b997e-a201-4047-97e3-0f26ee1ba36f",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "5aae5946-a8ca-40be-8e2f-821dbe797afd",
"EffectiveDate": "2026-01-07T15:59:34.8653878-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "1e95021c-3f01-4bc4-ada2-179ae23dba6d",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aea0a2fb-c5a6-4bec-a838-f1134e7681c7",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "b5cbd10f-20af-4055-b498-33d6fdfa5383",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"MeasurementValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ece2df07-b9b6-463b-9357-cbfaa668cab8",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d9702f75-f5c5-47c5-bf6e-17c2bd181dbb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6a57f6f9-cbfe-4faa-907f-2eb413799cc4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "33a930f7-bc96-41f7-9700-3849919410ed",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"Fields": [
{
"FormTypeFieldId": "39e27927-1370-428a-98dd-13da55770e1d",
"Section": {
"FormTypeSectionId": "2daf02d4-d418-4986-b3c6-4dca50e83374",
"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": "2e427f26-f3c7-47fb-aacd-ba9ca2dc631c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4126051d-c650-45a8-9dc3-f154580d15c0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b1f94c4a-68fa-4373-9add-4d3f74181407",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6c363c4d-4c99-42ac-acf2-0e6833690040",
"FieldId": "f1d97ade-83d8-4e13-ab24-e6ca71c46252",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6c363c4d-4c99-42ac-acf2-0e6833690040",
"FieldId": "f1d97ade-83d8-4e13-ab24-e6ca71c46252",
"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": "39e27927-1370-428a-98dd-13da55770e1d",
"Section": {
"FormTypeSectionId": "2daf02d4-d418-4986-b3c6-4dca50e83374",
"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": "2e427f26-f3c7-47fb-aacd-ba9ca2dc631c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4126051d-c650-45a8-9dc3-f154580d15c0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b1f94c4a-68fa-4373-9add-4d3f74181407",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6c363c4d-4c99-42ac-acf2-0e6833690040",
"FieldId": "f1d97ade-83d8-4e13-ab24-e6ca71c46252",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6c363c4d-4c99-42ac-acf2-0e6833690040",
"FieldId": "f1d97ade-83d8-4e13-ab24-e6ca71c46252",
"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": "4d17a5a7-1f87-4f4d-b652-5728593a7cb3",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2026-01-07T15:59:34.8653878-08:00",
"Location": "sample string 1",
"TaskId": "99872958-91f7-4b0b-af69-1a9e1f4dc208",
"Values": [
{
"FormFieldValueId": "5bbd119d-12ab-4b92-9382-359bed9c7801",
"FormId": "69d5cee8-19f2-4799-8db3-dcc6b6f58960",
"FormTypeField": {
"FormTypeFieldId": "39e27927-1370-428a-98dd-13da55770e1d",
"FormType": {
"FormTypeId": "d9702f75-f5c5-47c5-bf6e-17c2bd181dbb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6a57f6f9-cbfe-4faa-907f-2eb413799cc4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "33a930f7-bc96-41f7-9700-3849919410ed",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "4d17a5a7-1f87-4f4d-b652-5728593a7cb3",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "2daf02d4-d418-4986-b3c6-4dca50e83374",
"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": "2e427f26-f3c7-47fb-aacd-ba9ca2dc631c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4126051d-c650-45a8-9dc3-f154580d15c0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b1f94c4a-68fa-4373-9add-4d3f74181407",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6c363c4d-4c99-42ac-acf2-0e6833690040",
"FieldId": "f1d97ade-83d8-4e13-ab24-e6ca71c46252",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6c363c4d-4c99-42ac-acf2-0e6833690040",
"FieldId": "f1d97ade-83d8-4e13-ab24-e6ca71c46252",
"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": "5bbd119d-12ab-4b92-9382-359bed9c7801",
"FormId": "69d5cee8-19f2-4799-8db3-dcc6b6f58960",
"FormTypeField": {
"FormTypeFieldId": "39e27927-1370-428a-98dd-13da55770e1d",
"FormType": {
"FormTypeId": "d9702f75-f5c5-47c5-bf6e-17c2bd181dbb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6a57f6f9-cbfe-4faa-907f-2eb413799cc4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "33a930f7-bc96-41f7-9700-3849919410ed",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-07T15:59:34.8653878-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "4d17a5a7-1f87-4f4d-b652-5728593a7cb3",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "2daf02d4-d418-4986-b3c6-4dca50e83374",
"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": "2e427f26-f3c7-47fb-aacd-ba9ca2dc631c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4126051d-c650-45a8-9dc3-f154580d15c0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b1f94c4a-68fa-4373-9add-4d3f74181407",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6c363c4d-4c99-42ac-acf2-0e6833690040",
"FieldId": "f1d97ade-83d8-4e13-ab24-e6ca71c46252",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6c363c4d-4c99-42ac-acf2-0e6833690040",
"FieldId": "f1d97ade-83d8-4e13-ab24-e6ca71c46252",
"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": "707a12af-d63d-49ae-9f50-136f78693166",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 5",
"CompanyId": "f7178a30-ded1-4a21-9faa-f4543c484a6e",
"CreateDate": "2026-01-07T15:59:34.8653878-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:59:34.8653878-08:00",
"LastModifiedUser": "sample string 8"
}
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Object |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {},
"Total": 1,
"Message": "sample string 2"
}