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": "36e5dbf0-47cc-46d5-a8b3-97f141e2dfca",
"Asset": {
"AssetId": "77ba1b4a-72b3-4eb7-9ee0-10eb71ffcff9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1f6cfaeb-8211-4d90-8966-39a94d3cc55d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cc6ee143-75e6-4f82-bbd1-aca9825ba435",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "f144bb4e-6c8c-40fa-a7b8-6d8eb6becd8a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "84c8e900-eda9-4a53-a62c-f02ee64ee3e2",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "c9500f8b-3421-4044-b6ad-730e012f14f8",
"EffectiveDate": "2025-11-04T16:57:32.4379294-08:00",
"StateType": {
"StateTypeId": "87165c08-6e5e-456c-b0a4-89caf20ed441",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "1f6cfaeb-8211-4d90-8966-39a94d3cc55d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cc6ee143-75e6-4f82-bbd1-aca9825ba435",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "e0bd48f1-e16b-4650-970e-301b09cfa79c",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "9b19683e-1ed3-4e45-99b6-b5e36c7ea3f1",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "9c2970ca-a4f7-44b4-8128-7aaf611b4993",
"EffectiveDate": "2025-11-04T16:57:32.4379294-08:00",
"StatusType": {
"StatusTypeId": "6b55af21-d6b6-484b-95dc-42f094710051",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "1f6cfaeb-8211-4d90-8966-39a94d3cc55d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cc6ee143-75e6-4f82-bbd1-aca9825ba435",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "3b3c8295-6def-418d-8ab0-9dcd3d93feed",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "1b4f7019-1b44-48a5-94e6-40f3f804d9e5",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "6b9e6b30-71b2-4ec2-847e-df158cf66fd9",
"EffectiveDate": "2025-11-04T16:57:32.4379294-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "72989158-057b-4a0a-91f0-d3b4526961cf",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "07d71ed5-31d6-48fa-ab2e-cde7fb0c70d6",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "c548d2c4-0c10-4c05-a1f2-d8d10d9d5572",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5e3ab1de-e818-489f-ad2b-194f0b05e617",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "ca2b600b-9a95-4fcf-a1ba-f0464f28c360",
"Name": "sample string 1",
"CompanyId": "8f81731b-fbf7-468b-a239-b393f9eb8c8b"
},
"TaskCategory": {
"TaskCategoryId": "b1ea78f6-6819-4494-8ab5-87ac6a869fbc",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "5b347b7b-429d-4764-a0f5-066fc2e8c703",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "9bd4657f-2074-4152-83ce-98b252429067",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "6e31c6a7-7d2a-413c-9ded-6a8438999683",
"Section": {
"TaskTypeSectionId": "33d3c443-7118-4f2c-9304-1d502e715d16",
"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": "9f403d04-f919-40f4-97b6-4670d0f9d602",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b70b739-4cbf-4aae-b77c-8b2f8244af0c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "65137da2-35c2-4e79-8f3f-38b19e598f44",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "12385dd2-781b-4df2-bec7-8b80b960b707",
"FieldId": "7e4b6fa9-d82a-46aa-b371-99d6c6188b2f",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "12385dd2-781b-4df2-bec7-8b80b960b707",
"FieldId": "7e4b6fa9-d82a-46aa-b371-99d6c6188b2f",
"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": "6e31c6a7-7d2a-413c-9ded-6a8438999683",
"Section": {
"TaskTypeSectionId": "33d3c443-7118-4f2c-9304-1d502e715d16",
"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": "9f403d04-f919-40f4-97b6-4670d0f9d602",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b70b739-4cbf-4aae-b77c-8b2f8244af0c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "65137da2-35c2-4e79-8f3f-38b19e598f44",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "12385dd2-781b-4df2-bec7-8b80b960b707",
"FieldId": "7e4b6fa9-d82a-46aa-b371-99d6c6188b2f",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "12385dd2-781b-4df2-bec7-8b80b960b707",
"FieldId": "7e4b6fa9-d82a-46aa-b371-99d6c6188b2f",
"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": "3739d148-19ef-4f06-9389-35e58e68a2ef",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2025-11-04T16:57:32.4379294-08:00",
"AssignedToUser": {
"UserId": "704bde9b-144f-4130-b94c-a2a9910f5dde",
"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": "75ee12fe-0e30-47d7-ad8f-9b3a13c27512",
"Teams": [
{
"TeamId": "fb7f64fe-8b92-468b-b9fa-60c4878834ec",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "f144bb4e-6c8c-40fa-a7b8-6d8eb6becd8a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "84c8e900-eda9-4a53-a62c-f02ee64ee3e2",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "f144bb4e-6c8c-40fa-a7b8-6d8eb6becd8a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "84c8e900-eda9-4a53-a62c-f02ee64ee3e2",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e8655850-1a29-47be-8570-0f2a38a418b8",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "fb7f64fe-8b92-468b-b9fa-60c4878834ec",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "f144bb4e-6c8c-40fa-a7b8-6d8eb6becd8a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "84c8e900-eda9-4a53-a62c-f02ee64ee3e2",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "f144bb4e-6c8c-40fa-a7b8-6d8eb6becd8a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "84c8e900-eda9-4a53-a62c-f02ee64ee3e2",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e8655850-1a29-47be-8570-0f2a38a418b8",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "704bde9b-144f-4130-b94c-a2a9910f5dde",
"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": "75ee12fe-0e30-47d7-ad8f-9b3a13c27512",
"Teams": [
{
"TeamId": "fb7f64fe-8b92-468b-b9fa-60c4878834ec",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "f144bb4e-6c8c-40fa-a7b8-6d8eb6becd8a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "84c8e900-eda9-4a53-a62c-f02ee64ee3e2",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "f144bb4e-6c8c-40fa-a7b8-6d8eb6becd8a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "84c8e900-eda9-4a53-a62c-f02ee64ee3e2",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e8655850-1a29-47be-8570-0f2a38a418b8",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "fb7f64fe-8b92-468b-b9fa-60c4878834ec",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "f144bb4e-6c8c-40fa-a7b8-6d8eb6becd8a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "84c8e900-eda9-4a53-a62c-f02ee64ee3e2",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "f144bb4e-6c8c-40fa-a7b8-6d8eb6becd8a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "84c8e900-eda9-4a53-a62c-f02ee64ee3e2",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e8655850-1a29-47be-8570-0f2a38a418b8",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"DueDate": "2025-11-04T16:57:32.4379294-08:00",
"CompletedDate": "2025-11-04T16:57:32.4379294-08:00",
"Priority": 1,
"OnBehalfOf": "sample string 3",
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "f66781fe-cfc8-4d34-a5cb-df286b22ea4a",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "f66781fe-cfc8-4d34-a5cb-df286b22ea4a",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "6984296a-8a8d-4eff-8d86-11bd908ca0b3",
"TaskTypeField": {
"TaskTypeFieldId": "6e31c6a7-7d2a-413c-9ded-6a8438999683",
"Section": {
"TaskTypeSectionId": "33d3c443-7118-4f2c-9304-1d502e715d16",
"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": "9f403d04-f919-40f4-97b6-4670d0f9d602",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b70b739-4cbf-4aae-b77c-8b2f8244af0c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "65137da2-35c2-4e79-8f3f-38b19e598f44",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "12385dd2-781b-4df2-bec7-8b80b960b707",
"FieldId": "7e4b6fa9-d82a-46aa-b371-99d6c6188b2f",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "12385dd2-781b-4df2-bec7-8b80b960b707",
"FieldId": "7e4b6fa9-d82a-46aa-b371-99d6c6188b2f",
"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": "6984296a-8a8d-4eff-8d86-11bd908ca0b3",
"TaskTypeField": {
"TaskTypeFieldId": "6e31c6a7-7d2a-413c-9ded-6a8438999683",
"Section": {
"TaskTypeSectionId": "33d3c443-7118-4f2c-9304-1d502e715d16",
"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": "9f403d04-f919-40f4-97b6-4670d0f9d602",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b70b739-4cbf-4aae-b77c-8b2f8244af0c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "65137da2-35c2-4e79-8f3f-38b19e598f44",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "12385dd2-781b-4df2-bec7-8b80b960b707",
"FieldId": "7e4b6fa9-d82a-46aa-b371-99d6c6188b2f",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "12385dd2-781b-4df2-bec7-8b80b960b707",
"FieldId": "7e4b6fa9-d82a-46aa-b371-99d6c6188b2f",
"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": "5925b67f-2573-462b-a0db-bda394eb39c5",
"Asset": {
"AssetId": "77ba1b4a-72b3-4eb7-9ee0-10eb71ffcff9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1f6cfaeb-8211-4d90-8966-39a94d3cc55d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cc6ee143-75e6-4f82-bbd1-aca9825ba435",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "f144bb4e-6c8c-40fa-a7b8-6d8eb6becd8a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "84c8e900-eda9-4a53-a62c-f02ee64ee3e2",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "c9500f8b-3421-4044-b6ad-730e012f14f8",
"EffectiveDate": "2025-11-04T16:57:32.4379294-08:00",
"StateType": {
"StateTypeId": "87165c08-6e5e-456c-b0a4-89caf20ed441",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "1f6cfaeb-8211-4d90-8966-39a94d3cc55d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cc6ee143-75e6-4f82-bbd1-aca9825ba435",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "e0bd48f1-e16b-4650-970e-301b09cfa79c",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "9b19683e-1ed3-4e45-99b6-b5e36c7ea3f1",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "9c2970ca-a4f7-44b4-8128-7aaf611b4993",
"EffectiveDate": "2025-11-04T16:57:32.4379294-08:00",
"StatusType": {
"StatusTypeId": "6b55af21-d6b6-484b-95dc-42f094710051",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "1f6cfaeb-8211-4d90-8966-39a94d3cc55d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cc6ee143-75e6-4f82-bbd1-aca9825ba435",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "3b3c8295-6def-418d-8ab0-9dcd3d93feed",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "1b4f7019-1b44-48a5-94e6-40f3f804d9e5",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "6b9e6b30-71b2-4ec2-847e-df158cf66fd9",
"EffectiveDate": "2025-11-04T16:57:32.4379294-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "72989158-057b-4a0a-91f0-d3b4526961cf",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "07d71ed5-31d6-48fa-ab2e-cde7fb0c70d6",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "c548d2c4-0c10-4c05-a1f2-d8d10d9d5572",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5e3ab1de-e818-489f-ad2b-194f0b05e617",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "232396b2-44a5-4259-a7d8-2a7263e7750b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1f6cfaeb-8211-4d90-8966-39a94d3cc55d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cc6ee143-75e6-4f82-bbd1-aca9825ba435",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"Fields": [
{
"FormTypeFieldId": "85836bde-6047-463a-9476-bcdaa95c3dee",
"Section": {
"FormTypeSectionId": "c1fc524c-d770-42b2-9d3c-94e792b6b797",
"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": "9f403d04-f919-40f4-97b6-4670d0f9d602",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b70b739-4cbf-4aae-b77c-8b2f8244af0c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "65137da2-35c2-4e79-8f3f-38b19e598f44",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "12385dd2-781b-4df2-bec7-8b80b960b707",
"FieldId": "7e4b6fa9-d82a-46aa-b371-99d6c6188b2f",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "12385dd2-781b-4df2-bec7-8b80b960b707",
"FieldId": "7e4b6fa9-d82a-46aa-b371-99d6c6188b2f",
"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": "85836bde-6047-463a-9476-bcdaa95c3dee",
"Section": {
"FormTypeSectionId": "c1fc524c-d770-42b2-9d3c-94e792b6b797",
"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": "9f403d04-f919-40f4-97b6-4670d0f9d602",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b70b739-4cbf-4aae-b77c-8b2f8244af0c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "65137da2-35c2-4e79-8f3f-38b19e598f44",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "12385dd2-781b-4df2-bec7-8b80b960b707",
"FieldId": "7e4b6fa9-d82a-46aa-b371-99d6c6188b2f",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "12385dd2-781b-4df2-bec7-8b80b960b707",
"FieldId": "7e4b6fa9-d82a-46aa-b371-99d6c6188b2f",
"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": "635b6b72-2377-43e9-b8f0-7f5db8b716c5",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2025-11-04T16:57:32.4379294-08:00",
"Location": "sample string 1",
"TaskId": "bcc07401-bd60-4e0a-b6b8-156fcceb605e",
"Values": [
{
"FormFieldValueId": "87db59b3-1d86-4b71-ae4d-e9298c9eb756",
"FormId": "1aafeef0-b50b-4dc8-9976-f32160d1307e",
"FormTypeField": {
"FormTypeFieldId": "85836bde-6047-463a-9476-bcdaa95c3dee",
"FormType": {
"FormTypeId": "232396b2-44a5-4259-a7d8-2a7263e7750b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1f6cfaeb-8211-4d90-8966-39a94d3cc55d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cc6ee143-75e6-4f82-bbd1-aca9825ba435",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "635b6b72-2377-43e9-b8f0-7f5db8b716c5",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "c1fc524c-d770-42b2-9d3c-94e792b6b797",
"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": "9f403d04-f919-40f4-97b6-4670d0f9d602",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b70b739-4cbf-4aae-b77c-8b2f8244af0c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "65137da2-35c2-4e79-8f3f-38b19e598f44",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "12385dd2-781b-4df2-bec7-8b80b960b707",
"FieldId": "7e4b6fa9-d82a-46aa-b371-99d6c6188b2f",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "12385dd2-781b-4df2-bec7-8b80b960b707",
"FieldId": "7e4b6fa9-d82a-46aa-b371-99d6c6188b2f",
"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": "87db59b3-1d86-4b71-ae4d-e9298c9eb756",
"FormId": "1aafeef0-b50b-4dc8-9976-f32160d1307e",
"FormTypeField": {
"FormTypeFieldId": "85836bde-6047-463a-9476-bcdaa95c3dee",
"FormType": {
"FormTypeId": "232396b2-44a5-4259-a7d8-2a7263e7750b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1f6cfaeb-8211-4d90-8966-39a94d3cc55d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cc6ee143-75e6-4f82-bbd1-aca9825ba435",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "635b6b72-2377-43e9-b8f0-7f5db8b716c5",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "c1fc524c-d770-42b2-9d3c-94e792b6b797",
"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": "9f403d04-f919-40f4-97b6-4670d0f9d602",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b70b739-4cbf-4aae-b77c-8b2f8244af0c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "65137da2-35c2-4e79-8f3f-38b19e598f44",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "12385dd2-781b-4df2-bec7-8b80b960b707",
"FieldId": "7e4b6fa9-d82a-46aa-b371-99d6c6188b2f",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "12385dd2-781b-4df2-bec7-8b80b960b707",
"FieldId": "7e4b6fa9-d82a-46aa-b371-99d6c6188b2f",
"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": "afa1d923-ae63-493a-9bbd-49dfe73b6eb0",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "5925b67f-2573-462b-a0db-bda394eb39c5",
"Asset": {
"AssetId": "77ba1b4a-72b3-4eb7-9ee0-10eb71ffcff9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1f6cfaeb-8211-4d90-8966-39a94d3cc55d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cc6ee143-75e6-4f82-bbd1-aca9825ba435",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "f144bb4e-6c8c-40fa-a7b8-6d8eb6becd8a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "84c8e900-eda9-4a53-a62c-f02ee64ee3e2",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "c9500f8b-3421-4044-b6ad-730e012f14f8",
"EffectiveDate": "2025-11-04T16:57:32.4379294-08:00",
"StateType": {
"StateTypeId": "87165c08-6e5e-456c-b0a4-89caf20ed441",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "1f6cfaeb-8211-4d90-8966-39a94d3cc55d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cc6ee143-75e6-4f82-bbd1-aca9825ba435",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "e0bd48f1-e16b-4650-970e-301b09cfa79c",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "9b19683e-1ed3-4e45-99b6-b5e36c7ea3f1",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "9c2970ca-a4f7-44b4-8128-7aaf611b4993",
"EffectiveDate": "2025-11-04T16:57:32.4379294-08:00",
"StatusType": {
"StatusTypeId": "6b55af21-d6b6-484b-95dc-42f094710051",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "1f6cfaeb-8211-4d90-8966-39a94d3cc55d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cc6ee143-75e6-4f82-bbd1-aca9825ba435",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "3b3c8295-6def-418d-8ab0-9dcd3d93feed",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "1b4f7019-1b44-48a5-94e6-40f3f804d9e5",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "6b9e6b30-71b2-4ec2-847e-df158cf66fd9",
"EffectiveDate": "2025-11-04T16:57:32.4379294-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "72989158-057b-4a0a-91f0-d3b4526961cf",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "07d71ed5-31d6-48fa-ab2e-cde7fb0c70d6",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "c548d2c4-0c10-4c05-a1f2-d8d10d9d5572",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5e3ab1de-e818-489f-ad2b-194f0b05e617",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "232396b2-44a5-4259-a7d8-2a7263e7750b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1f6cfaeb-8211-4d90-8966-39a94d3cc55d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cc6ee143-75e6-4f82-bbd1-aca9825ba435",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"Fields": [
{
"FormTypeFieldId": "85836bde-6047-463a-9476-bcdaa95c3dee",
"Section": {
"FormTypeSectionId": "c1fc524c-d770-42b2-9d3c-94e792b6b797",
"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": "9f403d04-f919-40f4-97b6-4670d0f9d602",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b70b739-4cbf-4aae-b77c-8b2f8244af0c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "65137da2-35c2-4e79-8f3f-38b19e598f44",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "12385dd2-781b-4df2-bec7-8b80b960b707",
"FieldId": "7e4b6fa9-d82a-46aa-b371-99d6c6188b2f",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "12385dd2-781b-4df2-bec7-8b80b960b707",
"FieldId": "7e4b6fa9-d82a-46aa-b371-99d6c6188b2f",
"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": "85836bde-6047-463a-9476-bcdaa95c3dee",
"Section": {
"FormTypeSectionId": "c1fc524c-d770-42b2-9d3c-94e792b6b797",
"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": "9f403d04-f919-40f4-97b6-4670d0f9d602",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b70b739-4cbf-4aae-b77c-8b2f8244af0c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "65137da2-35c2-4e79-8f3f-38b19e598f44",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "12385dd2-781b-4df2-bec7-8b80b960b707",
"FieldId": "7e4b6fa9-d82a-46aa-b371-99d6c6188b2f",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "12385dd2-781b-4df2-bec7-8b80b960b707",
"FieldId": "7e4b6fa9-d82a-46aa-b371-99d6c6188b2f",
"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": "635b6b72-2377-43e9-b8f0-7f5db8b716c5",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2025-11-04T16:57:32.4379294-08:00",
"Location": "sample string 1",
"TaskId": "bcc07401-bd60-4e0a-b6b8-156fcceb605e",
"Values": [
{
"FormFieldValueId": "87db59b3-1d86-4b71-ae4d-e9298c9eb756",
"FormId": "1aafeef0-b50b-4dc8-9976-f32160d1307e",
"FormTypeField": {
"FormTypeFieldId": "85836bde-6047-463a-9476-bcdaa95c3dee",
"FormType": {
"FormTypeId": "232396b2-44a5-4259-a7d8-2a7263e7750b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1f6cfaeb-8211-4d90-8966-39a94d3cc55d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cc6ee143-75e6-4f82-bbd1-aca9825ba435",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "635b6b72-2377-43e9-b8f0-7f5db8b716c5",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "c1fc524c-d770-42b2-9d3c-94e792b6b797",
"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": "9f403d04-f919-40f4-97b6-4670d0f9d602",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b70b739-4cbf-4aae-b77c-8b2f8244af0c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "65137da2-35c2-4e79-8f3f-38b19e598f44",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "12385dd2-781b-4df2-bec7-8b80b960b707",
"FieldId": "7e4b6fa9-d82a-46aa-b371-99d6c6188b2f",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "12385dd2-781b-4df2-bec7-8b80b960b707",
"FieldId": "7e4b6fa9-d82a-46aa-b371-99d6c6188b2f",
"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": "87db59b3-1d86-4b71-ae4d-e9298c9eb756",
"FormId": "1aafeef0-b50b-4dc8-9976-f32160d1307e",
"FormTypeField": {
"FormTypeFieldId": "85836bde-6047-463a-9476-bcdaa95c3dee",
"FormType": {
"FormTypeId": "232396b2-44a5-4259-a7d8-2a7263e7750b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1f6cfaeb-8211-4d90-8966-39a94d3cc55d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cc6ee143-75e6-4f82-bbd1-aca9825ba435",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-04T16:57:32.4379294-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "635b6b72-2377-43e9-b8f0-7f5db8b716c5",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "c1fc524c-d770-42b2-9d3c-94e792b6b797",
"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": "9f403d04-f919-40f4-97b6-4670d0f9d602",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b70b739-4cbf-4aae-b77c-8b2f8244af0c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "65137da2-35c2-4e79-8f3f-38b19e598f44",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "12385dd2-781b-4df2-bec7-8b80b960b707",
"FieldId": "7e4b6fa9-d82a-46aa-b371-99d6c6188b2f",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "12385dd2-781b-4df2-bec7-8b80b960b707",
"FieldId": "7e4b6fa9-d82a-46aa-b371-99d6c6188b2f",
"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": "afa1d923-ae63-493a-9bbd-49dfe73b6eb0",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 5",
"CompanyId": "a5300f63-d44c-4f78-ad93-9a7975d37b57",
"CreateDate": "2025-11-04T16:57:32.4379294-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4379294-08: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": "5cd2a21b-cf2a-4197-ab7c-fa6273c37f0f",
"Asset": {
"AssetId": "ed38d03b-1cb8-46fe-b47e-b61c08c4f80f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f08481a7-3ca4-42bb-b005-0ee18f85952a",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "40e0eb61-1790-4d92-bc70-4379f620e37e",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "25f21e5c-49df-4ec0-993f-2072b2b640a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "76ac8ad1-2837-420e-95ff-c7167f2417a3",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "72974edd-392b-4e7a-b1d5-9f429d27813e",
"EffectiveDate": "2025-11-04T16:57:32.4535707-08:00",
"StateType": {
"StateTypeId": "1c4cd11a-96b4-49dd-afef-d08b6496f6ad",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "f08481a7-3ca4-42bb-b005-0ee18f85952a",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "40e0eb61-1790-4d92-bc70-4379f620e37e",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "3b9ae7e9-388c-4bea-9847-2f033d2446f5",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "06c68540-b4ed-4126-a103-f9d6a1bd0be2",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "81f24b18-1783-4222-b8dc-c37855f0466f",
"EffectiveDate": "2025-11-04T16:57:32.4535707-08:00",
"StatusType": {
"StatusTypeId": "bbc7ae2a-e4d3-48cd-b346-64865ee44bfb",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "f08481a7-3ca4-42bb-b005-0ee18f85952a",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "40e0eb61-1790-4d92-bc70-4379f620e37e",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "fce943a8-bb85-4709-bf82-77c5dbad374c",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "c33168f4-f0d9-438b-973e-ac9d765df65c",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "6fd97fcb-bb4b-48a5-ae45-60e882fe31d6",
"EffectiveDate": "2025-11-04T16:57:32.4535707-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "fa40208b-2f63-4389-b89b-b5ddd116f063",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f7df9e02-2d03-4ad7-b323-c9a31d3746a4",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "62f24649-9391-4c24-9a98-6c55bff50513",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5e816140-da15-4223-9f4a-047cc587d3ef",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "602d5784-8d56-4c21-8627-f32b7879badb",
"Name": "sample string 1",
"CompanyId": "b0d7fe2d-58ee-4a5c-bb98-b09e0584ff39"
},
"TaskCategory": {
"TaskCategoryId": "d23b1518-735d-495b-b283-b85f24ffe4bc",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "1c12537c-8f86-4dd5-8e3a-92303008514c",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "28e30c60-c979-4767-bd2c-bf7ffccc3637",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "72e7490f-7386-4926-bcd0-738fea03653f",
"Section": {
"TaskTypeSectionId": "ccd3a870-2693-48dd-aec5-e927660bb172",
"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": "5fd34739-9dea-461a-b2fd-922a9393c73b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6aae5fed-eadd-4ee3-b0d6-f4c558df7408",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e880c558-b95c-4292-b105-49529431d4d8",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "50f36b3d-a2d2-4922-98e5-4e04f0a2c426",
"FieldId": "3af2f4b7-1551-42cf-8b8a-3a1835bc6fd2",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "50f36b3d-a2d2-4922-98e5-4e04f0a2c426",
"FieldId": "3af2f4b7-1551-42cf-8b8a-3a1835bc6fd2",
"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": "72e7490f-7386-4926-bcd0-738fea03653f",
"Section": {
"TaskTypeSectionId": "ccd3a870-2693-48dd-aec5-e927660bb172",
"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": "5fd34739-9dea-461a-b2fd-922a9393c73b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6aae5fed-eadd-4ee3-b0d6-f4c558df7408",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e880c558-b95c-4292-b105-49529431d4d8",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "50f36b3d-a2d2-4922-98e5-4e04f0a2c426",
"FieldId": "3af2f4b7-1551-42cf-8b8a-3a1835bc6fd2",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "50f36b3d-a2d2-4922-98e5-4e04f0a2c426",
"FieldId": "3af2f4b7-1551-42cf-8b8a-3a1835bc6fd2",
"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": "d953a70d-4c2f-41ef-be97-6f52499f381a",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2025-11-04T16:57:32.4535707-08:00",
"AssignedToUser": {
"UserId": "cd97486d-582a-4e2c-814e-4235f6c9686c",
"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": "9030fc08-42fc-482f-bd74-5ea7954741e9",
"Teams": [
{
"TeamId": "3fbe5807-be94-4d55-8935-8cb425133f04",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "25f21e5c-49df-4ec0-993f-2072b2b640a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "76ac8ad1-2837-420e-95ff-c7167f2417a3",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "25f21e5c-49df-4ec0-993f-2072b2b640a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "76ac8ad1-2837-420e-95ff-c7167f2417a3",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "2d91f64d-c23a-4545-99a0-f4b12a815294",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "3fbe5807-be94-4d55-8935-8cb425133f04",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "25f21e5c-49df-4ec0-993f-2072b2b640a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "76ac8ad1-2837-420e-95ff-c7167f2417a3",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "25f21e5c-49df-4ec0-993f-2072b2b640a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "76ac8ad1-2837-420e-95ff-c7167f2417a3",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "2d91f64d-c23a-4545-99a0-f4b12a815294",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "cd97486d-582a-4e2c-814e-4235f6c9686c",
"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": "9030fc08-42fc-482f-bd74-5ea7954741e9",
"Teams": [
{
"TeamId": "3fbe5807-be94-4d55-8935-8cb425133f04",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "25f21e5c-49df-4ec0-993f-2072b2b640a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "76ac8ad1-2837-420e-95ff-c7167f2417a3",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "25f21e5c-49df-4ec0-993f-2072b2b640a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "76ac8ad1-2837-420e-95ff-c7167f2417a3",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "2d91f64d-c23a-4545-99a0-f4b12a815294",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "3fbe5807-be94-4d55-8935-8cb425133f04",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "25f21e5c-49df-4ec0-993f-2072b2b640a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "76ac8ad1-2837-420e-95ff-c7167f2417a3",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "25f21e5c-49df-4ec0-993f-2072b2b640a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "76ac8ad1-2837-420e-95ff-c7167f2417a3",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "2d91f64d-c23a-4545-99a0-f4b12a815294",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"DueDate": "2025-11-04T16:57:32.4535707-08:00",
"CompletedDate": "2025-11-04T16:57:32.4535707-08:00",
"Priority": 1,
"OnBehalfOf": "sample string 3",
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "3d1fcf04-f202-4033-91a8-9c8fb65b6d05",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "3d1fcf04-f202-4033-91a8-9c8fb65b6d05",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "c253998c-8a1c-4146-a5ee-db2542dfc11b",
"TaskTypeField": {
"TaskTypeFieldId": "72e7490f-7386-4926-bcd0-738fea03653f",
"Section": {
"TaskTypeSectionId": "ccd3a870-2693-48dd-aec5-e927660bb172",
"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": "5fd34739-9dea-461a-b2fd-922a9393c73b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6aae5fed-eadd-4ee3-b0d6-f4c558df7408",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e880c558-b95c-4292-b105-49529431d4d8",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "50f36b3d-a2d2-4922-98e5-4e04f0a2c426",
"FieldId": "3af2f4b7-1551-42cf-8b8a-3a1835bc6fd2",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "50f36b3d-a2d2-4922-98e5-4e04f0a2c426",
"FieldId": "3af2f4b7-1551-42cf-8b8a-3a1835bc6fd2",
"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": "c253998c-8a1c-4146-a5ee-db2542dfc11b",
"TaskTypeField": {
"TaskTypeFieldId": "72e7490f-7386-4926-bcd0-738fea03653f",
"Section": {
"TaskTypeSectionId": "ccd3a870-2693-48dd-aec5-e927660bb172",
"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": "5fd34739-9dea-461a-b2fd-922a9393c73b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6aae5fed-eadd-4ee3-b0d6-f4c558df7408",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e880c558-b95c-4292-b105-49529431d4d8",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "50f36b3d-a2d2-4922-98e5-4e04f0a2c426",
"FieldId": "3af2f4b7-1551-42cf-8b8a-3a1835bc6fd2",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "50f36b3d-a2d2-4922-98e5-4e04f0a2c426",
"FieldId": "3af2f4b7-1551-42cf-8b8a-3a1835bc6fd2",
"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": "97b9b080-fb6b-4d05-8941-3b6719c9b3a2",
"Asset": {
"AssetId": "ed38d03b-1cb8-46fe-b47e-b61c08c4f80f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f08481a7-3ca4-42bb-b005-0ee18f85952a",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "40e0eb61-1790-4d92-bc70-4379f620e37e",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "25f21e5c-49df-4ec0-993f-2072b2b640a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "76ac8ad1-2837-420e-95ff-c7167f2417a3",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "72974edd-392b-4e7a-b1d5-9f429d27813e",
"EffectiveDate": "2025-11-04T16:57:32.4535707-08:00",
"StateType": {
"StateTypeId": "1c4cd11a-96b4-49dd-afef-d08b6496f6ad",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "f08481a7-3ca4-42bb-b005-0ee18f85952a",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "40e0eb61-1790-4d92-bc70-4379f620e37e",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "3b9ae7e9-388c-4bea-9847-2f033d2446f5",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "06c68540-b4ed-4126-a103-f9d6a1bd0be2",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "81f24b18-1783-4222-b8dc-c37855f0466f",
"EffectiveDate": "2025-11-04T16:57:32.4535707-08:00",
"StatusType": {
"StatusTypeId": "bbc7ae2a-e4d3-48cd-b346-64865ee44bfb",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "f08481a7-3ca4-42bb-b005-0ee18f85952a",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "40e0eb61-1790-4d92-bc70-4379f620e37e",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "fce943a8-bb85-4709-bf82-77c5dbad374c",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "c33168f4-f0d9-438b-973e-ac9d765df65c",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "6fd97fcb-bb4b-48a5-ae45-60e882fe31d6",
"EffectiveDate": "2025-11-04T16:57:32.4535707-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "fa40208b-2f63-4389-b89b-b5ddd116f063",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f7df9e02-2d03-4ad7-b323-c9a31d3746a4",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "62f24649-9391-4c24-9a98-6c55bff50513",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5e816140-da15-4223-9f4a-047cc587d3ef",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "ad2567b6-2542-4275-ba29-54612042b427",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f08481a7-3ca4-42bb-b005-0ee18f85952a",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "40e0eb61-1790-4d92-bc70-4379f620e37e",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"Fields": [
{
"FormTypeFieldId": "52fa553f-991b-40c0-9867-a6d8df231531",
"Section": {
"FormTypeSectionId": "4a00facf-728e-4931-8c29-81a99265e6b7",
"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": "5fd34739-9dea-461a-b2fd-922a9393c73b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6aae5fed-eadd-4ee3-b0d6-f4c558df7408",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e880c558-b95c-4292-b105-49529431d4d8",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "50f36b3d-a2d2-4922-98e5-4e04f0a2c426",
"FieldId": "3af2f4b7-1551-42cf-8b8a-3a1835bc6fd2",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "50f36b3d-a2d2-4922-98e5-4e04f0a2c426",
"FieldId": "3af2f4b7-1551-42cf-8b8a-3a1835bc6fd2",
"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": "52fa553f-991b-40c0-9867-a6d8df231531",
"Section": {
"FormTypeSectionId": "4a00facf-728e-4931-8c29-81a99265e6b7",
"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": "5fd34739-9dea-461a-b2fd-922a9393c73b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6aae5fed-eadd-4ee3-b0d6-f4c558df7408",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e880c558-b95c-4292-b105-49529431d4d8",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "50f36b3d-a2d2-4922-98e5-4e04f0a2c426",
"FieldId": "3af2f4b7-1551-42cf-8b8a-3a1835bc6fd2",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "50f36b3d-a2d2-4922-98e5-4e04f0a2c426",
"FieldId": "3af2f4b7-1551-42cf-8b8a-3a1835bc6fd2",
"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": "9642b2b8-c514-46ae-b0ee-4333d58fd152",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2025-11-04T16:57:32.4535707-08:00",
"Location": "sample string 1",
"TaskId": "f0964210-15b2-4294-ba8a-a61acae17cb5",
"Values": [
{
"FormFieldValueId": "30265d5b-a1a1-4ab7-9511-5cf582779d1a",
"FormId": "320c73bd-d7a5-4678-9952-8b080bfdf45c",
"FormTypeField": {
"FormTypeFieldId": "52fa553f-991b-40c0-9867-a6d8df231531",
"FormType": {
"FormTypeId": "ad2567b6-2542-4275-ba29-54612042b427",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f08481a7-3ca4-42bb-b005-0ee18f85952a",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "40e0eb61-1790-4d92-bc70-4379f620e37e",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "9642b2b8-c514-46ae-b0ee-4333d58fd152",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "4a00facf-728e-4931-8c29-81a99265e6b7",
"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": "5fd34739-9dea-461a-b2fd-922a9393c73b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6aae5fed-eadd-4ee3-b0d6-f4c558df7408",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e880c558-b95c-4292-b105-49529431d4d8",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "50f36b3d-a2d2-4922-98e5-4e04f0a2c426",
"FieldId": "3af2f4b7-1551-42cf-8b8a-3a1835bc6fd2",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "50f36b3d-a2d2-4922-98e5-4e04f0a2c426",
"FieldId": "3af2f4b7-1551-42cf-8b8a-3a1835bc6fd2",
"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": "30265d5b-a1a1-4ab7-9511-5cf582779d1a",
"FormId": "320c73bd-d7a5-4678-9952-8b080bfdf45c",
"FormTypeField": {
"FormTypeFieldId": "52fa553f-991b-40c0-9867-a6d8df231531",
"FormType": {
"FormTypeId": "ad2567b6-2542-4275-ba29-54612042b427",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f08481a7-3ca4-42bb-b005-0ee18f85952a",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "40e0eb61-1790-4d92-bc70-4379f620e37e",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "9642b2b8-c514-46ae-b0ee-4333d58fd152",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "4a00facf-728e-4931-8c29-81a99265e6b7",
"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": "5fd34739-9dea-461a-b2fd-922a9393c73b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6aae5fed-eadd-4ee3-b0d6-f4c558df7408",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e880c558-b95c-4292-b105-49529431d4d8",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "50f36b3d-a2d2-4922-98e5-4e04f0a2c426",
"FieldId": "3af2f4b7-1551-42cf-8b8a-3a1835bc6fd2",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "50f36b3d-a2d2-4922-98e5-4e04f0a2c426",
"FieldId": "3af2f4b7-1551-42cf-8b8a-3a1835bc6fd2",
"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": "23af0ecf-2cfc-4554-8963-0c83ee79fe9d",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "97b9b080-fb6b-4d05-8941-3b6719c9b3a2",
"Asset": {
"AssetId": "ed38d03b-1cb8-46fe-b47e-b61c08c4f80f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f08481a7-3ca4-42bb-b005-0ee18f85952a",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "40e0eb61-1790-4d92-bc70-4379f620e37e",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "25f21e5c-49df-4ec0-993f-2072b2b640a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "76ac8ad1-2837-420e-95ff-c7167f2417a3",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "72974edd-392b-4e7a-b1d5-9f429d27813e",
"EffectiveDate": "2025-11-04T16:57:32.4535707-08:00",
"StateType": {
"StateTypeId": "1c4cd11a-96b4-49dd-afef-d08b6496f6ad",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "f08481a7-3ca4-42bb-b005-0ee18f85952a",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "40e0eb61-1790-4d92-bc70-4379f620e37e",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "3b9ae7e9-388c-4bea-9847-2f033d2446f5",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "06c68540-b4ed-4126-a103-f9d6a1bd0be2",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "81f24b18-1783-4222-b8dc-c37855f0466f",
"EffectiveDate": "2025-11-04T16:57:32.4535707-08:00",
"StatusType": {
"StatusTypeId": "bbc7ae2a-e4d3-48cd-b346-64865ee44bfb",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "f08481a7-3ca4-42bb-b005-0ee18f85952a",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "40e0eb61-1790-4d92-bc70-4379f620e37e",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "fce943a8-bb85-4709-bf82-77c5dbad374c",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "c33168f4-f0d9-438b-973e-ac9d765df65c",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "6fd97fcb-bb4b-48a5-ae45-60e882fe31d6",
"EffectiveDate": "2025-11-04T16:57:32.4535707-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "fa40208b-2f63-4389-b89b-b5ddd116f063",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f7df9e02-2d03-4ad7-b323-c9a31d3746a4",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "62f24649-9391-4c24-9a98-6c55bff50513",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5e816140-da15-4223-9f4a-047cc587d3ef",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "ad2567b6-2542-4275-ba29-54612042b427",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f08481a7-3ca4-42bb-b005-0ee18f85952a",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "40e0eb61-1790-4d92-bc70-4379f620e37e",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"Fields": [
{
"FormTypeFieldId": "52fa553f-991b-40c0-9867-a6d8df231531",
"Section": {
"FormTypeSectionId": "4a00facf-728e-4931-8c29-81a99265e6b7",
"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": "5fd34739-9dea-461a-b2fd-922a9393c73b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6aae5fed-eadd-4ee3-b0d6-f4c558df7408",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e880c558-b95c-4292-b105-49529431d4d8",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "50f36b3d-a2d2-4922-98e5-4e04f0a2c426",
"FieldId": "3af2f4b7-1551-42cf-8b8a-3a1835bc6fd2",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "50f36b3d-a2d2-4922-98e5-4e04f0a2c426",
"FieldId": "3af2f4b7-1551-42cf-8b8a-3a1835bc6fd2",
"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": "52fa553f-991b-40c0-9867-a6d8df231531",
"Section": {
"FormTypeSectionId": "4a00facf-728e-4931-8c29-81a99265e6b7",
"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": "5fd34739-9dea-461a-b2fd-922a9393c73b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6aae5fed-eadd-4ee3-b0d6-f4c558df7408",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e880c558-b95c-4292-b105-49529431d4d8",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "50f36b3d-a2d2-4922-98e5-4e04f0a2c426",
"FieldId": "3af2f4b7-1551-42cf-8b8a-3a1835bc6fd2",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "50f36b3d-a2d2-4922-98e5-4e04f0a2c426",
"FieldId": "3af2f4b7-1551-42cf-8b8a-3a1835bc6fd2",
"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": "9642b2b8-c514-46ae-b0ee-4333d58fd152",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2025-11-04T16:57:32.4535707-08:00",
"Location": "sample string 1",
"TaskId": "f0964210-15b2-4294-ba8a-a61acae17cb5",
"Values": [
{
"FormFieldValueId": "30265d5b-a1a1-4ab7-9511-5cf582779d1a",
"FormId": "320c73bd-d7a5-4678-9952-8b080bfdf45c",
"FormTypeField": {
"FormTypeFieldId": "52fa553f-991b-40c0-9867-a6d8df231531",
"FormType": {
"FormTypeId": "ad2567b6-2542-4275-ba29-54612042b427",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f08481a7-3ca4-42bb-b005-0ee18f85952a",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "40e0eb61-1790-4d92-bc70-4379f620e37e",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "9642b2b8-c514-46ae-b0ee-4333d58fd152",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "4a00facf-728e-4931-8c29-81a99265e6b7",
"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": "5fd34739-9dea-461a-b2fd-922a9393c73b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6aae5fed-eadd-4ee3-b0d6-f4c558df7408",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e880c558-b95c-4292-b105-49529431d4d8",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "50f36b3d-a2d2-4922-98e5-4e04f0a2c426",
"FieldId": "3af2f4b7-1551-42cf-8b8a-3a1835bc6fd2",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "50f36b3d-a2d2-4922-98e5-4e04f0a2c426",
"FieldId": "3af2f4b7-1551-42cf-8b8a-3a1835bc6fd2",
"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": "30265d5b-a1a1-4ab7-9511-5cf582779d1a",
"FormId": "320c73bd-d7a5-4678-9952-8b080bfdf45c",
"FormTypeField": {
"FormTypeFieldId": "52fa553f-991b-40c0-9867-a6d8df231531",
"FormType": {
"FormTypeId": "ad2567b6-2542-4275-ba29-54612042b427",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f08481a7-3ca4-42bb-b005-0ee18f85952a",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "40e0eb61-1790-4d92-bc70-4379f620e37e",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-04T16:57:32.4535707-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "9642b2b8-c514-46ae-b0ee-4333d58fd152",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "4a00facf-728e-4931-8c29-81a99265e6b7",
"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": "5fd34739-9dea-461a-b2fd-922a9393c73b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6aae5fed-eadd-4ee3-b0d6-f4c558df7408",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e880c558-b95c-4292-b105-49529431d4d8",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "50f36b3d-a2d2-4922-98e5-4e04f0a2c426",
"FieldId": "3af2f4b7-1551-42cf-8b8a-3a1835bc6fd2",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "50f36b3d-a2d2-4922-98e5-4e04f0a2c426",
"FieldId": "3af2f4b7-1551-42cf-8b8a-3a1835bc6fd2",
"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": "23af0ecf-2cfc-4554-8963-0c83ee79fe9d",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 5",
"CompanyId": "cf561460-768e-441a-ac58-909ec643771e",
"CreateDate": "2025-11-04T16:57:32.4535707-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:57:32.4535707-08:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}