POST Tasks?sendNotification={sendNotification}
Creates a new task.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| sendNotification |
Specifies if the service should send a notification for the new task |
boolean |
Default value is False |
Body Parameters
The task to create. TaskId should not be filled in.
Task| Name | Description | Type | Additional information |
|---|---|---|---|
| TaskId | globally unique identifier |
None. |
|
| Asset | Asset |
None. |
|
| Title | string |
None. |
|
| Description | string |
None. |
|
| TaskStatusType | TaskStatusType |
None. |
|
| TaskCategory | TaskCategory |
None. |
|
| TaskType | TaskType |
None. |
|
| AssignedOnDate | date |
None. |
|
| AssignedToUser | User |
None. |
|
| AssignedByUser | User |
None. |
|
| DueDate | date |
None. |
|
| CompletedDate | date |
None. |
|
| Priority | TaskPriority |
None. |
|
| OnBehalfOf | string |
None. |
|
| HasAttachments | boolean |
None. |
|
| Attachments | Collection of TaskAttachment |
None. |
|
| Values | Collection of TaskFieldValue |
None. |
|
| AssociatedForms | Collection of Form |
None. |
|
| SourceSystemId | string |
None. |
|
| CompanyId | globally unique identifier |
None. |
|
| CreateDate | date |
None. |
|
| CreateUser | string |
None. |
|
| LastModifiedDate | date |
None. |
|
| LastModifiedUser | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"TaskId": "9131d3f9-658a-4b45-837d-359b02dd0a67",
"Asset": {
"AssetId": "f090e290-ca23-4c56-b6b8-297bd3d1411f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7c4e2c0f-364d-4081-b6a0-66aa2badc673",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9b5f8dc0-f940-4df7-84d4-0b7b1df5c71f",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "d9278e1d-b4ff-436e-9a86-fd63a3d92e39",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abcb7125-88c9-4d14-92f1-6b9935754462",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "fc41eaf8-2156-48c2-888e-b7fa47e9c978",
"EffectiveDate": "2026-03-09T20:31:01.6285019-07:00",
"StateType": {
"StateTypeId": "19096190-514d-4ffb-a052-39959a3f5ce7",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "7c4e2c0f-364d-4081-b6a0-66aa2badc673",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9b5f8dc0-f940-4df7-84d4-0b7b1df5c71f",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "619e68f5-6ead-4178-8f20-6550be67ae86",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "b03b3b50-39ab-46da-a02a-80d5b61052dd",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "d1eb1d62-e57d-43c0-906c-c2473429f371",
"EffectiveDate": "2026-03-09T20:31:01.6285019-07:00",
"StatusType": {
"StatusTypeId": "8fba9122-3bb1-4294-ab2c-09d06a0eee6b",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "7c4e2c0f-364d-4081-b6a0-66aa2badc673",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9b5f8dc0-f940-4df7-84d4-0b7b1df5c71f",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "801e667c-ddf4-4ef3-ba2d-b1284a1e6776",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "8eace37b-e91b-490b-b384-ec718f388662",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "573126c8-38f8-49b0-8555-3c1beeb6cdd6",
"EffectiveDate": "2026-03-09T20:31:01.6285019-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "9c0e5250-41d1-4b6f-88d9-b24c15effd97",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ab9b42f9-99fa-4d20-a64c-b19ef261eedf",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "f3fa2dbd-4eac-4066-ae70-7a7d2eaca06a",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "dcdbe0d3-1669-4bad-9afc-9fd2b09edeac",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "07983d33-128f-4675-a2ae-6eed56c8bc01",
"Name": "sample string 1",
"CompanyId": "9f834e6f-32f6-4b7e-a1b8-5c6b7868cd70"
},
"TaskCategory": {
"TaskCategoryId": "7cc835b5-7714-4361-931e-79d007fa223f",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "fabef542-8da0-4f48-ab4d-2bd702c23cb1",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "f98a19d1-9027-4cdb-acef-c31027f9ea38",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "6c32617b-84d3-46d1-b34f-39946f7a0ac8",
"Section": {
"TaskTypeSectionId": "216c8612-1f42-4c0e-a0ce-afd8c7462849",
"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": "808f3479-59d4-42ac-8f70-c05f7b82ce15",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fa046833-9908-4029-94a9-6d8b7df29d52",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "82a18145-81f5-4dfc-9c87-f87cbb02d639",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ea0b3df7-5ed8-48bb-badb-9056d9b985b1",
"FieldId": "948b0668-a46f-4b1d-878d-4afd32430414",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ea0b3df7-5ed8-48bb-badb-9056d9b985b1",
"FieldId": "948b0668-a46f-4b1d-878d-4afd32430414",
"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": "6c32617b-84d3-46d1-b34f-39946f7a0ac8",
"Section": {
"TaskTypeSectionId": "216c8612-1f42-4c0e-a0ce-afd8c7462849",
"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": "808f3479-59d4-42ac-8f70-c05f7b82ce15",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fa046833-9908-4029-94a9-6d8b7df29d52",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "82a18145-81f5-4dfc-9c87-f87cbb02d639",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ea0b3df7-5ed8-48bb-badb-9056d9b985b1",
"FieldId": "948b0668-a46f-4b1d-878d-4afd32430414",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ea0b3df7-5ed8-48bb-badb-9056d9b985b1",
"FieldId": "948b0668-a46f-4b1d-878d-4afd32430414",
"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": "a8d29f4d-f6a0-448d-b0cd-d892c30f5f39",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-03-09T20:31:01.6285019-07:00",
"AssignedToUser": {
"UserId": "b239d6e0-7457-4907-a055-66c5f50944f0",
"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": "53a7a813-c591-4f73-ab5b-4d6726ce66cb",
"Teams": [
{
"TeamId": "1e285040-af39-4446-9465-576b594f3665",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "d9278e1d-b4ff-436e-9a86-fd63a3d92e39",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abcb7125-88c9-4d14-92f1-6b9935754462",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "d9278e1d-b4ff-436e-9a86-fd63a3d92e39",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abcb7125-88c9-4d14-92f1-6b9935754462",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "6194e30e-a1b5-4848-9bb7-7a040e2f00bb",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "1e285040-af39-4446-9465-576b594f3665",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "d9278e1d-b4ff-436e-9a86-fd63a3d92e39",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abcb7125-88c9-4d14-92f1-6b9935754462",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "d9278e1d-b4ff-436e-9a86-fd63a3d92e39",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abcb7125-88c9-4d14-92f1-6b9935754462",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "6194e30e-a1b5-4848-9bb7-7a040e2f00bb",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "b239d6e0-7457-4907-a055-66c5f50944f0",
"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": "53a7a813-c591-4f73-ab5b-4d6726ce66cb",
"Teams": [
{
"TeamId": "1e285040-af39-4446-9465-576b594f3665",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "d9278e1d-b4ff-436e-9a86-fd63a3d92e39",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abcb7125-88c9-4d14-92f1-6b9935754462",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "d9278e1d-b4ff-436e-9a86-fd63a3d92e39",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abcb7125-88c9-4d14-92f1-6b9935754462",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "6194e30e-a1b5-4848-9bb7-7a040e2f00bb",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "1e285040-af39-4446-9465-576b594f3665",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "d9278e1d-b4ff-436e-9a86-fd63a3d92e39",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abcb7125-88c9-4d14-92f1-6b9935754462",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "d9278e1d-b4ff-436e-9a86-fd63a3d92e39",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abcb7125-88c9-4d14-92f1-6b9935754462",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "6194e30e-a1b5-4848-9bb7-7a040e2f00bb",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"DueDate": "2026-03-09T20:31:01.6285019-07:00",
"CompletedDate": "2026-03-09T20:31:01.6285019-07:00",
"Priority": 1,
"OnBehalfOf": "sample string 3",
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "6eaa34e4-e695-4f02-ba60-9ef90596c9d4",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "6eaa34e4-e695-4f02-ba60-9ef90596c9d4",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "7e013572-af57-4852-8b9f-ccb4d05fa348",
"TaskTypeField": {
"TaskTypeFieldId": "6c32617b-84d3-46d1-b34f-39946f7a0ac8",
"Section": {
"TaskTypeSectionId": "216c8612-1f42-4c0e-a0ce-afd8c7462849",
"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": "808f3479-59d4-42ac-8f70-c05f7b82ce15",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fa046833-9908-4029-94a9-6d8b7df29d52",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "82a18145-81f5-4dfc-9c87-f87cbb02d639",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ea0b3df7-5ed8-48bb-badb-9056d9b985b1",
"FieldId": "948b0668-a46f-4b1d-878d-4afd32430414",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ea0b3df7-5ed8-48bb-badb-9056d9b985b1",
"FieldId": "948b0668-a46f-4b1d-878d-4afd32430414",
"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": "7e013572-af57-4852-8b9f-ccb4d05fa348",
"TaskTypeField": {
"TaskTypeFieldId": "6c32617b-84d3-46d1-b34f-39946f7a0ac8",
"Section": {
"TaskTypeSectionId": "216c8612-1f42-4c0e-a0ce-afd8c7462849",
"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": "808f3479-59d4-42ac-8f70-c05f7b82ce15",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fa046833-9908-4029-94a9-6d8b7df29d52",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "82a18145-81f5-4dfc-9c87-f87cbb02d639",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ea0b3df7-5ed8-48bb-badb-9056d9b985b1",
"FieldId": "948b0668-a46f-4b1d-878d-4afd32430414",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ea0b3df7-5ed8-48bb-badb-9056d9b985b1",
"FieldId": "948b0668-a46f-4b1d-878d-4afd32430414",
"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": "38de8471-6bae-4a6a-99ae-db4490694b9e",
"Asset": {
"AssetId": "f090e290-ca23-4c56-b6b8-297bd3d1411f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7c4e2c0f-364d-4081-b6a0-66aa2badc673",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9b5f8dc0-f940-4df7-84d4-0b7b1df5c71f",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "d9278e1d-b4ff-436e-9a86-fd63a3d92e39",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abcb7125-88c9-4d14-92f1-6b9935754462",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "fc41eaf8-2156-48c2-888e-b7fa47e9c978",
"EffectiveDate": "2026-03-09T20:31:01.6285019-07:00",
"StateType": {
"StateTypeId": "19096190-514d-4ffb-a052-39959a3f5ce7",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "7c4e2c0f-364d-4081-b6a0-66aa2badc673",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9b5f8dc0-f940-4df7-84d4-0b7b1df5c71f",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "619e68f5-6ead-4178-8f20-6550be67ae86",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "b03b3b50-39ab-46da-a02a-80d5b61052dd",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "d1eb1d62-e57d-43c0-906c-c2473429f371",
"EffectiveDate": "2026-03-09T20:31:01.6285019-07:00",
"StatusType": {
"StatusTypeId": "8fba9122-3bb1-4294-ab2c-09d06a0eee6b",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "7c4e2c0f-364d-4081-b6a0-66aa2badc673",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9b5f8dc0-f940-4df7-84d4-0b7b1df5c71f",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "801e667c-ddf4-4ef3-ba2d-b1284a1e6776",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "8eace37b-e91b-490b-b384-ec718f388662",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "573126c8-38f8-49b0-8555-3c1beeb6cdd6",
"EffectiveDate": "2026-03-09T20:31:01.6285019-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "9c0e5250-41d1-4b6f-88d9-b24c15effd97",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ab9b42f9-99fa-4d20-a64c-b19ef261eedf",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "f3fa2dbd-4eac-4066-ae70-7a7d2eaca06a",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "dcdbe0d3-1669-4bad-9afc-9fd2b09edeac",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "bcceb42c-67d1-401e-bdd2-67b968899d15",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7c4e2c0f-364d-4081-b6a0-66aa2badc673",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9b5f8dc0-f940-4df7-84d4-0b7b1df5c71f",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"Fields": [
{
"FormTypeFieldId": "2c9997af-34a9-4fcc-985d-ceedae3ba8bf",
"Section": {
"FormTypeSectionId": "1111d8fe-819a-4026-8ef9-00cb8a5377ce",
"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": "808f3479-59d4-42ac-8f70-c05f7b82ce15",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fa046833-9908-4029-94a9-6d8b7df29d52",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "82a18145-81f5-4dfc-9c87-f87cbb02d639",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ea0b3df7-5ed8-48bb-badb-9056d9b985b1",
"FieldId": "948b0668-a46f-4b1d-878d-4afd32430414",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ea0b3df7-5ed8-48bb-badb-9056d9b985b1",
"FieldId": "948b0668-a46f-4b1d-878d-4afd32430414",
"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": "2c9997af-34a9-4fcc-985d-ceedae3ba8bf",
"Section": {
"FormTypeSectionId": "1111d8fe-819a-4026-8ef9-00cb8a5377ce",
"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": "808f3479-59d4-42ac-8f70-c05f7b82ce15",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fa046833-9908-4029-94a9-6d8b7df29d52",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "82a18145-81f5-4dfc-9c87-f87cbb02d639",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ea0b3df7-5ed8-48bb-badb-9056d9b985b1",
"FieldId": "948b0668-a46f-4b1d-878d-4afd32430414",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ea0b3df7-5ed8-48bb-badb-9056d9b985b1",
"FieldId": "948b0668-a46f-4b1d-878d-4afd32430414",
"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": "f013ad1a-4d83-4c50-80c3-c1af1d04f07b",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2026-03-09T20:31:01.6285019-07:00",
"Location": "sample string 1",
"TaskId": "dd99349e-5df7-4040-833f-d0cc7cf78f68",
"Values": [
{
"FormFieldValueId": "1c93df0e-1956-40e8-8c69-3c7b703445d9",
"FormId": "47f0f889-5eeb-4bbe-811f-430a195924c6",
"FormTypeField": {
"FormTypeFieldId": "2c9997af-34a9-4fcc-985d-ceedae3ba8bf",
"FormType": {
"FormTypeId": "bcceb42c-67d1-401e-bdd2-67b968899d15",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7c4e2c0f-364d-4081-b6a0-66aa2badc673",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9b5f8dc0-f940-4df7-84d4-0b7b1df5c71f",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "f013ad1a-4d83-4c50-80c3-c1af1d04f07b",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "1111d8fe-819a-4026-8ef9-00cb8a5377ce",
"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": "808f3479-59d4-42ac-8f70-c05f7b82ce15",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fa046833-9908-4029-94a9-6d8b7df29d52",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "82a18145-81f5-4dfc-9c87-f87cbb02d639",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ea0b3df7-5ed8-48bb-badb-9056d9b985b1",
"FieldId": "948b0668-a46f-4b1d-878d-4afd32430414",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ea0b3df7-5ed8-48bb-badb-9056d9b985b1",
"FieldId": "948b0668-a46f-4b1d-878d-4afd32430414",
"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": "1c93df0e-1956-40e8-8c69-3c7b703445d9",
"FormId": "47f0f889-5eeb-4bbe-811f-430a195924c6",
"FormTypeField": {
"FormTypeFieldId": "2c9997af-34a9-4fcc-985d-ceedae3ba8bf",
"FormType": {
"FormTypeId": "bcceb42c-67d1-401e-bdd2-67b968899d15",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7c4e2c0f-364d-4081-b6a0-66aa2badc673",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9b5f8dc0-f940-4df7-84d4-0b7b1df5c71f",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "f013ad1a-4d83-4c50-80c3-c1af1d04f07b",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "1111d8fe-819a-4026-8ef9-00cb8a5377ce",
"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": "808f3479-59d4-42ac-8f70-c05f7b82ce15",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fa046833-9908-4029-94a9-6d8b7df29d52",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "82a18145-81f5-4dfc-9c87-f87cbb02d639",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ea0b3df7-5ed8-48bb-badb-9056d9b985b1",
"FieldId": "948b0668-a46f-4b1d-878d-4afd32430414",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ea0b3df7-5ed8-48bb-badb-9056d9b985b1",
"FieldId": "948b0668-a46f-4b1d-878d-4afd32430414",
"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": "628828fb-d5b2-428e-a309-a404c47c224e",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "38de8471-6bae-4a6a-99ae-db4490694b9e",
"Asset": {
"AssetId": "f090e290-ca23-4c56-b6b8-297bd3d1411f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7c4e2c0f-364d-4081-b6a0-66aa2badc673",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9b5f8dc0-f940-4df7-84d4-0b7b1df5c71f",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "d9278e1d-b4ff-436e-9a86-fd63a3d92e39",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abcb7125-88c9-4d14-92f1-6b9935754462",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "fc41eaf8-2156-48c2-888e-b7fa47e9c978",
"EffectiveDate": "2026-03-09T20:31:01.6285019-07:00",
"StateType": {
"StateTypeId": "19096190-514d-4ffb-a052-39959a3f5ce7",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "7c4e2c0f-364d-4081-b6a0-66aa2badc673",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9b5f8dc0-f940-4df7-84d4-0b7b1df5c71f",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "619e68f5-6ead-4178-8f20-6550be67ae86",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "b03b3b50-39ab-46da-a02a-80d5b61052dd",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "d1eb1d62-e57d-43c0-906c-c2473429f371",
"EffectiveDate": "2026-03-09T20:31:01.6285019-07:00",
"StatusType": {
"StatusTypeId": "8fba9122-3bb1-4294-ab2c-09d06a0eee6b",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "7c4e2c0f-364d-4081-b6a0-66aa2badc673",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9b5f8dc0-f940-4df7-84d4-0b7b1df5c71f",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "801e667c-ddf4-4ef3-ba2d-b1284a1e6776",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "8eace37b-e91b-490b-b384-ec718f388662",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "573126c8-38f8-49b0-8555-3c1beeb6cdd6",
"EffectiveDate": "2026-03-09T20:31:01.6285019-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "9c0e5250-41d1-4b6f-88d9-b24c15effd97",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ab9b42f9-99fa-4d20-a64c-b19ef261eedf",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "f3fa2dbd-4eac-4066-ae70-7a7d2eaca06a",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "dcdbe0d3-1669-4bad-9afc-9fd2b09edeac",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "bcceb42c-67d1-401e-bdd2-67b968899d15",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7c4e2c0f-364d-4081-b6a0-66aa2badc673",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9b5f8dc0-f940-4df7-84d4-0b7b1df5c71f",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"Fields": [
{
"FormTypeFieldId": "2c9997af-34a9-4fcc-985d-ceedae3ba8bf",
"Section": {
"FormTypeSectionId": "1111d8fe-819a-4026-8ef9-00cb8a5377ce",
"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": "808f3479-59d4-42ac-8f70-c05f7b82ce15",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fa046833-9908-4029-94a9-6d8b7df29d52",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "82a18145-81f5-4dfc-9c87-f87cbb02d639",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ea0b3df7-5ed8-48bb-badb-9056d9b985b1",
"FieldId": "948b0668-a46f-4b1d-878d-4afd32430414",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ea0b3df7-5ed8-48bb-badb-9056d9b985b1",
"FieldId": "948b0668-a46f-4b1d-878d-4afd32430414",
"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": "2c9997af-34a9-4fcc-985d-ceedae3ba8bf",
"Section": {
"FormTypeSectionId": "1111d8fe-819a-4026-8ef9-00cb8a5377ce",
"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": "808f3479-59d4-42ac-8f70-c05f7b82ce15",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fa046833-9908-4029-94a9-6d8b7df29d52",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "82a18145-81f5-4dfc-9c87-f87cbb02d639",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ea0b3df7-5ed8-48bb-badb-9056d9b985b1",
"FieldId": "948b0668-a46f-4b1d-878d-4afd32430414",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ea0b3df7-5ed8-48bb-badb-9056d9b985b1",
"FieldId": "948b0668-a46f-4b1d-878d-4afd32430414",
"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": "f013ad1a-4d83-4c50-80c3-c1af1d04f07b",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2026-03-09T20:31:01.6285019-07:00",
"Location": "sample string 1",
"TaskId": "dd99349e-5df7-4040-833f-d0cc7cf78f68",
"Values": [
{
"FormFieldValueId": "1c93df0e-1956-40e8-8c69-3c7b703445d9",
"FormId": "47f0f889-5eeb-4bbe-811f-430a195924c6",
"FormTypeField": {
"FormTypeFieldId": "2c9997af-34a9-4fcc-985d-ceedae3ba8bf",
"FormType": {
"FormTypeId": "bcceb42c-67d1-401e-bdd2-67b968899d15",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7c4e2c0f-364d-4081-b6a0-66aa2badc673",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9b5f8dc0-f940-4df7-84d4-0b7b1df5c71f",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "f013ad1a-4d83-4c50-80c3-c1af1d04f07b",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "1111d8fe-819a-4026-8ef9-00cb8a5377ce",
"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": "808f3479-59d4-42ac-8f70-c05f7b82ce15",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fa046833-9908-4029-94a9-6d8b7df29d52",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "82a18145-81f5-4dfc-9c87-f87cbb02d639",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ea0b3df7-5ed8-48bb-badb-9056d9b985b1",
"FieldId": "948b0668-a46f-4b1d-878d-4afd32430414",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ea0b3df7-5ed8-48bb-badb-9056d9b985b1",
"FieldId": "948b0668-a46f-4b1d-878d-4afd32430414",
"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": "1c93df0e-1956-40e8-8c69-3c7b703445d9",
"FormId": "47f0f889-5eeb-4bbe-811f-430a195924c6",
"FormTypeField": {
"FormTypeFieldId": "2c9997af-34a9-4fcc-985d-ceedae3ba8bf",
"FormType": {
"FormTypeId": "bcceb42c-67d1-401e-bdd2-67b968899d15",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7c4e2c0f-364d-4081-b6a0-66aa2badc673",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "9b5f8dc0-f940-4df7-84d4-0b7b1df5c71f",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-09T20:31:01.6285019-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "f013ad1a-4d83-4c50-80c3-c1af1d04f07b",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "1111d8fe-819a-4026-8ef9-00cb8a5377ce",
"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": "808f3479-59d4-42ac-8f70-c05f7b82ce15",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fa046833-9908-4029-94a9-6d8b7df29d52",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "82a18145-81f5-4dfc-9c87-f87cbb02d639",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ea0b3df7-5ed8-48bb-badb-9056d9b985b1",
"FieldId": "948b0668-a46f-4b1d-878d-4afd32430414",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ea0b3df7-5ed8-48bb-badb-9056d9b985b1",
"FieldId": "948b0668-a46f-4b1d-878d-4afd32430414",
"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": "628828fb-d5b2-428e-a309-a404c47c224e",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 5",
"CompanyId": "2cbd10ab-0639-476e-bf69-cb4c23034ad0",
"CreateDate": "2026-03-09T20:31:01.6285019-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6285019-07:00",
"LastModifiedUser": "sample string 8"
}
Response Information
Resource Description
On success, the created task.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Task |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"TaskId": "3b6dd86e-f4e2-42d3-b1f7-fa6d9fb1ed40",
"Asset": {
"AssetId": "66caad4a-3c63-4876-a521-adc727e67949",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7af56e3c-a42e-43af-8ac0-c20cfb549118",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "1ec7dcc6-48c5-451a-b712-41385ca88988",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "834ae026-62e9-4d1f-8007-7f0f84618567",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "398f2d31-abce-4fb3-b945-8ec1633d45dc",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "84adda9a-8ce2-466f-9977-7bdc3947f88e",
"EffectiveDate": "2026-03-09T20:31:01.6440104-07:00",
"StateType": {
"StateTypeId": "5c29eb32-dbb7-4f8d-a7b4-65155d952247",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "7af56e3c-a42e-43af-8ac0-c20cfb549118",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "1ec7dcc6-48c5-451a-b712-41385ca88988",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "c011c621-eec6-440b-8591-a78a1dcc1876",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "083c4911-308d-4525-aa4d-b5055d1f28c3",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "496aadba-6bcb-4d8c-8fca-567d75e1b8e7",
"EffectiveDate": "2026-03-09T20:31:01.6440104-07:00",
"StatusType": {
"StatusTypeId": "04ea4282-5370-43c4-8e75-9c3f4c02e136",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "7af56e3c-a42e-43af-8ac0-c20cfb549118",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "1ec7dcc6-48c5-451a-b712-41385ca88988",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "9ba1a272-8f0d-4455-b673-351f98a3a591",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "9db27400-bf2c-44f0-831c-68b28e96d4a5",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "e87ca33d-9727-4121-afbb-ccd0c4475218",
"EffectiveDate": "2026-03-09T20:31:01.6440104-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "0f8bacdb-bfcb-4fb7-bf36-f2375023184e",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5080b413-e7d4-446a-9d43-def1489023ca",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "fb1f3569-5228-4c91-bae5-b7fb4826b061",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5f27ad16-7932-4895-8a27-c543a26b75e4",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "738d877b-9d1b-4797-89c1-4201723603ae",
"Name": "sample string 1",
"CompanyId": "36311ca6-4252-4a70-8297-1652c3399960"
},
"TaskCategory": {
"TaskCategoryId": "2543fa51-8c4a-49d5-9798-dc90ba4a2c08",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "0d4b0df6-a0de-400e-9fee-9ce4ec26b298",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "e99fd656-3753-474e-a63d-40c5d99875c4",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "9e3e81b6-945f-431f-8617-244480f6a4a8",
"Section": {
"TaskTypeSectionId": "d897b9bd-31bd-49a7-8eb4-c365892229f0",
"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": "f8947157-7b71-42e8-9f30-3acba0a070e7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9ce311eb-0be8-426b-af0d-20158aaa59fd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "469e3d25-d59b-45e0-b7e3-4f58f03c1d91",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "19e75510-c4a8-410d-8f15-506901d59782",
"FieldId": "5970209c-5645-4115-b325-8862784de73c",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "19e75510-c4a8-410d-8f15-506901d59782",
"FieldId": "5970209c-5645-4115-b325-8862784de73c",
"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": "9e3e81b6-945f-431f-8617-244480f6a4a8",
"Section": {
"TaskTypeSectionId": "d897b9bd-31bd-49a7-8eb4-c365892229f0",
"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": "f8947157-7b71-42e8-9f30-3acba0a070e7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9ce311eb-0be8-426b-af0d-20158aaa59fd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "469e3d25-d59b-45e0-b7e3-4f58f03c1d91",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "19e75510-c4a8-410d-8f15-506901d59782",
"FieldId": "5970209c-5645-4115-b325-8862784de73c",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "19e75510-c4a8-410d-8f15-506901d59782",
"FieldId": "5970209c-5645-4115-b325-8862784de73c",
"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": "9bea865d-21b8-45a4-8931-c4898ae3f6c9",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-03-09T20:31:01.6440104-07:00",
"AssignedToUser": {
"UserId": "212f4c6d-20cd-45d0-8f3a-899e5bdfdd70",
"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": "2ca1132f-3db1-4499-8362-3495d45f772f",
"Teams": [
{
"TeamId": "6641a58a-ab09-4874-89ee-6cdefbd6f0f0",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "834ae026-62e9-4d1f-8007-7f0f84618567",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "398f2d31-abce-4fb3-b945-8ec1633d45dc",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "834ae026-62e9-4d1f-8007-7f0f84618567",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "398f2d31-abce-4fb3-b945-8ec1633d45dc",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "6b79dbe4-53ac-44a0-ba3f-e424f1ac9688",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "6641a58a-ab09-4874-89ee-6cdefbd6f0f0",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "834ae026-62e9-4d1f-8007-7f0f84618567",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "398f2d31-abce-4fb3-b945-8ec1633d45dc",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "834ae026-62e9-4d1f-8007-7f0f84618567",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "398f2d31-abce-4fb3-b945-8ec1633d45dc",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "6b79dbe4-53ac-44a0-ba3f-e424f1ac9688",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "212f4c6d-20cd-45d0-8f3a-899e5bdfdd70",
"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": "2ca1132f-3db1-4499-8362-3495d45f772f",
"Teams": [
{
"TeamId": "6641a58a-ab09-4874-89ee-6cdefbd6f0f0",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "834ae026-62e9-4d1f-8007-7f0f84618567",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "398f2d31-abce-4fb3-b945-8ec1633d45dc",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "834ae026-62e9-4d1f-8007-7f0f84618567",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "398f2d31-abce-4fb3-b945-8ec1633d45dc",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "6b79dbe4-53ac-44a0-ba3f-e424f1ac9688",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "6641a58a-ab09-4874-89ee-6cdefbd6f0f0",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "834ae026-62e9-4d1f-8007-7f0f84618567",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "398f2d31-abce-4fb3-b945-8ec1633d45dc",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "834ae026-62e9-4d1f-8007-7f0f84618567",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "398f2d31-abce-4fb3-b945-8ec1633d45dc",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "6b79dbe4-53ac-44a0-ba3f-e424f1ac9688",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"DueDate": "2026-03-09T20:31:01.6440104-07:00",
"CompletedDate": "2026-03-09T20:31:01.6440104-07:00",
"Priority": 1,
"OnBehalfOf": "sample string 3",
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "0a0ae9e4-1689-4d73-9b6c-8ddf841f1968",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "0a0ae9e4-1689-4d73-9b6c-8ddf841f1968",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "2a1410d0-2d23-4105-b40b-18a77ba8fb7c",
"TaskTypeField": {
"TaskTypeFieldId": "9e3e81b6-945f-431f-8617-244480f6a4a8",
"Section": {
"TaskTypeSectionId": "d897b9bd-31bd-49a7-8eb4-c365892229f0",
"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": "f8947157-7b71-42e8-9f30-3acba0a070e7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9ce311eb-0be8-426b-af0d-20158aaa59fd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "469e3d25-d59b-45e0-b7e3-4f58f03c1d91",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "19e75510-c4a8-410d-8f15-506901d59782",
"FieldId": "5970209c-5645-4115-b325-8862784de73c",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "19e75510-c4a8-410d-8f15-506901d59782",
"FieldId": "5970209c-5645-4115-b325-8862784de73c",
"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": "2a1410d0-2d23-4105-b40b-18a77ba8fb7c",
"TaskTypeField": {
"TaskTypeFieldId": "9e3e81b6-945f-431f-8617-244480f6a4a8",
"Section": {
"TaskTypeSectionId": "d897b9bd-31bd-49a7-8eb4-c365892229f0",
"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": "f8947157-7b71-42e8-9f30-3acba0a070e7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9ce311eb-0be8-426b-af0d-20158aaa59fd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "469e3d25-d59b-45e0-b7e3-4f58f03c1d91",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "19e75510-c4a8-410d-8f15-506901d59782",
"FieldId": "5970209c-5645-4115-b325-8862784de73c",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "19e75510-c4a8-410d-8f15-506901d59782",
"FieldId": "5970209c-5645-4115-b325-8862784de73c",
"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": "1008f412-54bc-40b2-958b-f5ad813989c2",
"Asset": {
"AssetId": "66caad4a-3c63-4876-a521-adc727e67949",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7af56e3c-a42e-43af-8ac0-c20cfb549118",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "1ec7dcc6-48c5-451a-b712-41385ca88988",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "834ae026-62e9-4d1f-8007-7f0f84618567",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "398f2d31-abce-4fb3-b945-8ec1633d45dc",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "84adda9a-8ce2-466f-9977-7bdc3947f88e",
"EffectiveDate": "2026-03-09T20:31:01.6440104-07:00",
"StateType": {
"StateTypeId": "5c29eb32-dbb7-4f8d-a7b4-65155d952247",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "7af56e3c-a42e-43af-8ac0-c20cfb549118",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "1ec7dcc6-48c5-451a-b712-41385ca88988",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "c011c621-eec6-440b-8591-a78a1dcc1876",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "083c4911-308d-4525-aa4d-b5055d1f28c3",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "496aadba-6bcb-4d8c-8fca-567d75e1b8e7",
"EffectiveDate": "2026-03-09T20:31:01.6440104-07:00",
"StatusType": {
"StatusTypeId": "04ea4282-5370-43c4-8e75-9c3f4c02e136",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "7af56e3c-a42e-43af-8ac0-c20cfb549118",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "1ec7dcc6-48c5-451a-b712-41385ca88988",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "9ba1a272-8f0d-4455-b673-351f98a3a591",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "9db27400-bf2c-44f0-831c-68b28e96d4a5",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "e87ca33d-9727-4121-afbb-ccd0c4475218",
"EffectiveDate": "2026-03-09T20:31:01.6440104-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "0f8bacdb-bfcb-4fb7-bf36-f2375023184e",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5080b413-e7d4-446a-9d43-def1489023ca",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "fb1f3569-5228-4c91-bae5-b7fb4826b061",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5f27ad16-7932-4895-8a27-c543a26b75e4",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "83238b97-44db-4584-8f74-2f750d0f3a64",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7af56e3c-a42e-43af-8ac0-c20cfb549118",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "1ec7dcc6-48c5-451a-b712-41385ca88988",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"Fields": [
{
"FormTypeFieldId": "d83b6603-fe70-41e0-b430-19be24bc5ed0",
"Section": {
"FormTypeSectionId": "c327adcd-1df6-424c-bffd-fcd11457f7a1",
"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": "f8947157-7b71-42e8-9f30-3acba0a070e7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9ce311eb-0be8-426b-af0d-20158aaa59fd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "469e3d25-d59b-45e0-b7e3-4f58f03c1d91",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "19e75510-c4a8-410d-8f15-506901d59782",
"FieldId": "5970209c-5645-4115-b325-8862784de73c",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "19e75510-c4a8-410d-8f15-506901d59782",
"FieldId": "5970209c-5645-4115-b325-8862784de73c",
"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": "d83b6603-fe70-41e0-b430-19be24bc5ed0",
"Section": {
"FormTypeSectionId": "c327adcd-1df6-424c-bffd-fcd11457f7a1",
"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": "f8947157-7b71-42e8-9f30-3acba0a070e7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9ce311eb-0be8-426b-af0d-20158aaa59fd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "469e3d25-d59b-45e0-b7e3-4f58f03c1d91",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "19e75510-c4a8-410d-8f15-506901d59782",
"FieldId": "5970209c-5645-4115-b325-8862784de73c",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "19e75510-c4a8-410d-8f15-506901d59782",
"FieldId": "5970209c-5645-4115-b325-8862784de73c",
"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": "d88750f8-c1a2-49c8-abf6-65f8d5539d3d",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2026-03-09T20:31:01.6440104-07:00",
"Location": "sample string 1",
"TaskId": "5b9e2a61-a92c-48b8-a6d7-1083920c7344",
"Values": [
{
"FormFieldValueId": "95bfd366-e8c0-4e12-97c9-edf06ae24f80",
"FormId": "d59e6648-373f-43c6-9ccb-b4986744795a",
"FormTypeField": {
"FormTypeFieldId": "d83b6603-fe70-41e0-b430-19be24bc5ed0",
"FormType": {
"FormTypeId": "83238b97-44db-4584-8f74-2f750d0f3a64",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7af56e3c-a42e-43af-8ac0-c20cfb549118",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "1ec7dcc6-48c5-451a-b712-41385ca88988",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "d88750f8-c1a2-49c8-abf6-65f8d5539d3d",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "c327adcd-1df6-424c-bffd-fcd11457f7a1",
"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": "f8947157-7b71-42e8-9f30-3acba0a070e7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9ce311eb-0be8-426b-af0d-20158aaa59fd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "469e3d25-d59b-45e0-b7e3-4f58f03c1d91",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "19e75510-c4a8-410d-8f15-506901d59782",
"FieldId": "5970209c-5645-4115-b325-8862784de73c",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "19e75510-c4a8-410d-8f15-506901d59782",
"FieldId": "5970209c-5645-4115-b325-8862784de73c",
"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": "95bfd366-e8c0-4e12-97c9-edf06ae24f80",
"FormId": "d59e6648-373f-43c6-9ccb-b4986744795a",
"FormTypeField": {
"FormTypeFieldId": "d83b6603-fe70-41e0-b430-19be24bc5ed0",
"FormType": {
"FormTypeId": "83238b97-44db-4584-8f74-2f750d0f3a64",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7af56e3c-a42e-43af-8ac0-c20cfb549118",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "1ec7dcc6-48c5-451a-b712-41385ca88988",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "d88750f8-c1a2-49c8-abf6-65f8d5539d3d",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "c327adcd-1df6-424c-bffd-fcd11457f7a1",
"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": "f8947157-7b71-42e8-9f30-3acba0a070e7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9ce311eb-0be8-426b-af0d-20158aaa59fd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "469e3d25-d59b-45e0-b7e3-4f58f03c1d91",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "19e75510-c4a8-410d-8f15-506901d59782",
"FieldId": "5970209c-5645-4115-b325-8862784de73c",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "19e75510-c4a8-410d-8f15-506901d59782",
"FieldId": "5970209c-5645-4115-b325-8862784de73c",
"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": "c9541d35-04ba-4f63-b707-77ffc7e51bba",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "1008f412-54bc-40b2-958b-f5ad813989c2",
"Asset": {
"AssetId": "66caad4a-3c63-4876-a521-adc727e67949",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7af56e3c-a42e-43af-8ac0-c20cfb549118",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "1ec7dcc6-48c5-451a-b712-41385ca88988",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "834ae026-62e9-4d1f-8007-7f0f84618567",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "398f2d31-abce-4fb3-b945-8ec1633d45dc",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "84adda9a-8ce2-466f-9977-7bdc3947f88e",
"EffectiveDate": "2026-03-09T20:31:01.6440104-07:00",
"StateType": {
"StateTypeId": "5c29eb32-dbb7-4f8d-a7b4-65155d952247",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "7af56e3c-a42e-43af-8ac0-c20cfb549118",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "1ec7dcc6-48c5-451a-b712-41385ca88988",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "c011c621-eec6-440b-8591-a78a1dcc1876",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "083c4911-308d-4525-aa4d-b5055d1f28c3",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "496aadba-6bcb-4d8c-8fca-567d75e1b8e7",
"EffectiveDate": "2026-03-09T20:31:01.6440104-07:00",
"StatusType": {
"StatusTypeId": "04ea4282-5370-43c4-8e75-9c3f4c02e136",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "7af56e3c-a42e-43af-8ac0-c20cfb549118",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "1ec7dcc6-48c5-451a-b712-41385ca88988",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "9ba1a272-8f0d-4455-b673-351f98a3a591",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "9db27400-bf2c-44f0-831c-68b28e96d4a5",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "e87ca33d-9727-4121-afbb-ccd0c4475218",
"EffectiveDate": "2026-03-09T20:31:01.6440104-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "0f8bacdb-bfcb-4fb7-bf36-f2375023184e",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5080b413-e7d4-446a-9d43-def1489023ca",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "fb1f3569-5228-4c91-bae5-b7fb4826b061",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"MeasurementValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5f27ad16-7932-4895-8a27-c543a26b75e4",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "83238b97-44db-4584-8f74-2f750d0f3a64",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7af56e3c-a42e-43af-8ac0-c20cfb549118",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "1ec7dcc6-48c5-451a-b712-41385ca88988",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"Fields": [
{
"FormTypeFieldId": "d83b6603-fe70-41e0-b430-19be24bc5ed0",
"Section": {
"FormTypeSectionId": "c327adcd-1df6-424c-bffd-fcd11457f7a1",
"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": "f8947157-7b71-42e8-9f30-3acba0a070e7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9ce311eb-0be8-426b-af0d-20158aaa59fd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "469e3d25-d59b-45e0-b7e3-4f58f03c1d91",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "19e75510-c4a8-410d-8f15-506901d59782",
"FieldId": "5970209c-5645-4115-b325-8862784de73c",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "19e75510-c4a8-410d-8f15-506901d59782",
"FieldId": "5970209c-5645-4115-b325-8862784de73c",
"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": "d83b6603-fe70-41e0-b430-19be24bc5ed0",
"Section": {
"FormTypeSectionId": "c327adcd-1df6-424c-bffd-fcd11457f7a1",
"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": "f8947157-7b71-42e8-9f30-3acba0a070e7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9ce311eb-0be8-426b-af0d-20158aaa59fd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "469e3d25-d59b-45e0-b7e3-4f58f03c1d91",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "19e75510-c4a8-410d-8f15-506901d59782",
"FieldId": "5970209c-5645-4115-b325-8862784de73c",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "19e75510-c4a8-410d-8f15-506901d59782",
"FieldId": "5970209c-5645-4115-b325-8862784de73c",
"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": "d88750f8-c1a2-49c8-abf6-65f8d5539d3d",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2026-03-09T20:31:01.6440104-07:00",
"Location": "sample string 1",
"TaskId": "5b9e2a61-a92c-48b8-a6d7-1083920c7344",
"Values": [
{
"FormFieldValueId": "95bfd366-e8c0-4e12-97c9-edf06ae24f80",
"FormId": "d59e6648-373f-43c6-9ccb-b4986744795a",
"FormTypeField": {
"FormTypeFieldId": "d83b6603-fe70-41e0-b430-19be24bc5ed0",
"FormType": {
"FormTypeId": "83238b97-44db-4584-8f74-2f750d0f3a64",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7af56e3c-a42e-43af-8ac0-c20cfb549118",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "1ec7dcc6-48c5-451a-b712-41385ca88988",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "d88750f8-c1a2-49c8-abf6-65f8d5539d3d",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "c327adcd-1df6-424c-bffd-fcd11457f7a1",
"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": "f8947157-7b71-42e8-9f30-3acba0a070e7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9ce311eb-0be8-426b-af0d-20158aaa59fd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "469e3d25-d59b-45e0-b7e3-4f58f03c1d91",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "19e75510-c4a8-410d-8f15-506901d59782",
"FieldId": "5970209c-5645-4115-b325-8862784de73c",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "19e75510-c4a8-410d-8f15-506901d59782",
"FieldId": "5970209c-5645-4115-b325-8862784de73c",
"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": "95bfd366-e8c0-4e12-97c9-edf06ae24f80",
"FormId": "d59e6648-373f-43c6-9ccb-b4986744795a",
"FormTypeField": {
"FormTypeFieldId": "d83b6603-fe70-41e0-b430-19be24bc5ed0",
"FormType": {
"FormTypeId": "83238b97-44db-4584-8f74-2f750d0f3a64",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7af56e3c-a42e-43af-8ac0-c20cfb549118",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "1ec7dcc6-48c5-451a-b712-41385ca88988",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-09T20:31:01.6440104-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "d88750f8-c1a2-49c8-abf6-65f8d5539d3d",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "c327adcd-1df6-424c-bffd-fcd11457f7a1",
"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": "f8947157-7b71-42e8-9f30-3acba0a070e7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9ce311eb-0be8-426b-af0d-20158aaa59fd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "469e3d25-d59b-45e0-b7e3-4f58f03c1d91",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "19e75510-c4a8-410d-8f15-506901d59782",
"FieldId": "5970209c-5645-4115-b325-8862784de73c",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "19e75510-c4a8-410d-8f15-506901d59782",
"FieldId": "5970209c-5645-4115-b325-8862784de73c",
"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": "c9541d35-04ba-4f63-b707-77ffc7e51bba",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 5",
"CompanyId": "e2ac4860-6487-4d3b-82bb-afa70363072e",
"CreateDate": "2026-03-09T20:31:01.6440104-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T20:31:01.6440104-07:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}