POST Forms
Creates a new form.
Request Information
URI Parameters
None.
Body Parameters
The form to create. FormId should not be filled in.
Form| Name | Description | Type | Additional information |
|---|---|---|---|
| FormId | globally unique identifier |
None. |
|
| Asset | Asset |
None. |
|
| FormType | FormType |
None. |
|
| EffectiveDate | date |
None. |
|
| Location | string |
None. |
|
| TaskId | globally unique identifier |
None. |
|
| Values | Collection of FormFieldValue |
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:
{
"FormId": "84602da2-13a1-4d90-b9aa-489ccda97593",
"Asset": {
"AssetId": "19b4e097-fdce-4a7c-a547-e8a01a89901f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d64ea7aa-cc6b-4c7b-980a-3326357cc129",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "36bc5c4c-3b29-4220-beb3-277ba190ffcb",
"CreateDate": "2026-01-20T02:57:29.8787541-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-20T02:57:29.8787541-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "a4f779c2-9d94-4a4a-9c7d-5c0de522876a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-20T02:57:29.8787541-08:00",
"MeasurementValueNeededDate": "2026-01-20T02:57:29.8787541-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1d215933-444e-4f61-8b2d-fc110edd2db6",
"CreateDate": "2026-01-20T02:57:29.8787541-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-20T02:57:29.8787541-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "305fed88-07df-4d49-a883-35ae5ed7f0c6",
"EffectiveDate": "2026-01-20T02:57:29.8943291-08:00",
"StateType": {
"StateTypeId": "d5b802c0-d1db-4f0c-8d14-9df185c7c18c",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "d64ea7aa-cc6b-4c7b-980a-3326357cc129",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "36bc5c4c-3b29-4220-beb3-277ba190ffcb",
"CreateDate": "2026-01-20T02:57:29.8787541-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-20T02:57:29.8787541-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "7681cfeb-175e-4672-b2ac-1091a0951334",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "69aa3be6-64cb-4d71-aa56-d4c6d16f8449",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "2da177e7-c32b-4b8f-8833-84dd4f866056",
"EffectiveDate": "2026-01-20T02:57:29.8943291-08:00",
"StatusType": {
"StatusTypeId": "9548f379-1908-4abf-87b1-839b1669b960",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "d64ea7aa-cc6b-4c7b-980a-3326357cc129",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "36bc5c4c-3b29-4220-beb3-277ba190ffcb",
"CreateDate": "2026-01-20T02:57:29.8787541-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-20T02:57:29.8787541-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "80af0e01-7df9-48c1-bd7d-f8705c1b5664",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "e7ca30fd-1473-43b0-b7c6-9ca3df30a6ff",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "ca23ad10-2924-431a-92fe-8f41bb5cb3af",
"EffectiveDate": "2026-01-20T02:57:29.8943291-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "b8ef9041-072b-40fc-a6b1-b14bdd931f7f",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a743a1d2-d7a9-43e7-b84e-c5e3b150bca2",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "4d7f5ea3-66a5-4f25-927a-f6ce265f6ca0",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-01-20T02:57:29.8943291-08:00",
"MeasurementValueNeededDate": "2026-01-20T02:57:29.8943291-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6397c961-6d8b-423e-9e35-a460f06df88b",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "2a56b34c-e54d-473f-a0a4-b27e183d2089",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d64ea7aa-cc6b-4c7b-980a-3326357cc129",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "36bc5c4c-3b29-4220-beb3-277ba190ffcb",
"CreateDate": "2026-01-20T02:57:29.8787541-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-20T02:57:29.8787541-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-20T02:57:29.8943291-08:00",
"Fields": [
{
"FormTypeFieldId": "509a3296-b163-4734-bea3-0e19f16b4d23",
"Section": {
"FormTypeSectionId": "f0ef8b7f-fd3e-47af-abad-c16e90467985",
"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": "9c0c4a4d-04bf-4908-add2-9bb69c41191c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fa5d1978-0e80-457a-939f-ac52b20f953d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "aa93366b-95db-4604-a1de-6e10a748016b",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2c50df5e-23d5-4171-a4cd-abdc6a80911b",
"FieldId": "68430709-6dc0-417b-9fdb-bf583383debe",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2c50df5e-23d5-4171-a4cd-abdc6a80911b",
"FieldId": "68430709-6dc0-417b-9fdb-bf583383debe",
"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": "509a3296-b163-4734-bea3-0e19f16b4d23",
"Section": {
"FormTypeSectionId": "f0ef8b7f-fd3e-47af-abad-c16e90467985",
"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": "9c0c4a4d-04bf-4908-add2-9bb69c41191c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fa5d1978-0e80-457a-939f-ac52b20f953d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "aa93366b-95db-4604-a1de-6e10a748016b",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2c50df5e-23d5-4171-a4cd-abdc6a80911b",
"FieldId": "68430709-6dc0-417b-9fdb-bf583383debe",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2c50df5e-23d5-4171-a4cd-abdc6a80911b",
"FieldId": "68430709-6dc0-417b-9fdb-bf583383debe",
"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": "b8596c2f-3e80-4d01-9799-77c64040d7fc",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2026-01-20T02:57:29.8943291-08:00",
"Location": "sample string 1",
"TaskId": "c3a640d8-05f4-4599-875b-70460689f0e2",
"Values": [
{
"FormFieldValueId": "03458600-6ee9-4e2a-973b-5071f6368418",
"FormId": "3316ffd4-cece-4475-aa84-d8fef931acd5",
"FormTypeField": {
"FormTypeFieldId": "509a3296-b163-4734-bea3-0e19f16b4d23",
"FormType": {
"FormTypeId": "2a56b34c-e54d-473f-a0a4-b27e183d2089",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d64ea7aa-cc6b-4c7b-980a-3326357cc129",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "36bc5c4c-3b29-4220-beb3-277ba190ffcb",
"CreateDate": "2026-01-20T02:57:29.8787541-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-20T02:57:29.8787541-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-20T02:57:29.8943291-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "b8596c2f-3e80-4d01-9799-77c64040d7fc",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "f0ef8b7f-fd3e-47af-abad-c16e90467985",
"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": "9c0c4a4d-04bf-4908-add2-9bb69c41191c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fa5d1978-0e80-457a-939f-ac52b20f953d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "aa93366b-95db-4604-a1de-6e10a748016b",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2c50df5e-23d5-4171-a4cd-abdc6a80911b",
"FieldId": "68430709-6dc0-417b-9fdb-bf583383debe",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2c50df5e-23d5-4171-a4cd-abdc6a80911b",
"FieldId": "68430709-6dc0-417b-9fdb-bf583383debe",
"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": "03458600-6ee9-4e2a-973b-5071f6368418",
"FormId": "3316ffd4-cece-4475-aa84-d8fef931acd5",
"FormTypeField": {
"FormTypeFieldId": "509a3296-b163-4734-bea3-0e19f16b4d23",
"FormType": {
"FormTypeId": "2a56b34c-e54d-473f-a0a4-b27e183d2089",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d64ea7aa-cc6b-4c7b-980a-3326357cc129",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "36bc5c4c-3b29-4220-beb3-277ba190ffcb",
"CreateDate": "2026-01-20T02:57:29.8787541-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-20T02:57:29.8787541-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-20T02:57:29.8943291-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "b8596c2f-3e80-4d01-9799-77c64040d7fc",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "f0ef8b7f-fd3e-47af-abad-c16e90467985",
"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": "9c0c4a4d-04bf-4908-add2-9bb69c41191c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fa5d1978-0e80-457a-939f-ac52b20f953d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "aa93366b-95db-4604-a1de-6e10a748016b",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2c50df5e-23d5-4171-a4cd-abdc6a80911b",
"FieldId": "68430709-6dc0-417b-9fdb-bf583383debe",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2c50df5e-23d5-4171-a4cd-abdc6a80911b",
"FieldId": "68430709-6dc0-417b-9fdb-bf583383debe",
"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": "26a18d7c-f1a8-405e-bd49-c88da9d397e7",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 5"
}
Response Information
Resource Description
On success, the created form.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Form |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"FormId": "cfbdaaa1-5a05-4063-a0af-c29ba3d12ee8",
"Asset": {
"AssetId": "2f4d66a3-0788-4a42-8aab-42992356f329",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bc54d026-a158-4bdb-9087-9d6191a86eb4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "49f22487-9a76-4061-a00f-5367aae935c3",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "c9b8fabd-349f-4ef7-9404-ee176560f327",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-20T02:57:29.8943291-08:00",
"MeasurementValueNeededDate": "2026-01-20T02:57:29.8943291-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8cda3b15-132c-4eae-9c4d-3b67e9e18474",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "0c5d9d6b-3c90-4c0d-8de5-8be8687d5f53",
"EffectiveDate": "2026-01-20T02:57:29.8943291-08:00",
"StateType": {
"StateTypeId": "c2c0a203-04d5-4bb5-9b69-e7d8f5030958",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "bc54d026-a158-4bdb-9087-9d6191a86eb4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "49f22487-9a76-4061-a00f-5367aae935c3",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "de6f69ad-f443-4154-bd86-04b9a5ff42e0",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "a06c5754-b602-447c-a5b8-18ab30debd84",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "3bc1d08a-8b5b-4b2a-a7df-c8474b204b71",
"EffectiveDate": "2026-01-20T02:57:29.8943291-08:00",
"StatusType": {
"StatusTypeId": "cb8aa913-60b9-4c62-8734-3df78c58bdf5",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "bc54d026-a158-4bdb-9087-9d6191a86eb4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "49f22487-9a76-4061-a00f-5367aae935c3",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "d5853b2a-7d41-4d29-b9af-a004e3773bbb",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "96f55b9d-87fc-4286-aa88-502479ec67ed",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "dae44850-2187-4018-9ce3-e3c892c9387a",
"EffectiveDate": "2026-01-20T02:57:29.8943291-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "3ce51a47-2a27-4458-9046-6b8758a61969",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "28b5b58a-22e8-49a9-bffb-3996f541b8b5",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "aab4fe08-e018-4289-801a-7c223e19fb92",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-01-20T02:57:29.8943291-08:00",
"MeasurementValueNeededDate": "2026-01-20T02:57:29.8943291-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "657b0d91-4ac4-4e57-af00-d6be5934bda3",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "876cc723-b922-4e3f-a68c-547f16d10774",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bc54d026-a158-4bdb-9087-9d6191a86eb4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "49f22487-9a76-4061-a00f-5367aae935c3",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-20T02:57:29.8943291-08:00",
"Fields": [
{
"FormTypeFieldId": "138a7af0-1f69-4dde-b933-c841ac140554",
"Section": {
"FormTypeSectionId": "59de5fd7-50b8-4d6f-bc89-6aa3312501ce",
"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": "f88ab932-c923-4ad5-a661-c5225f7b63b5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7e802a34-34d9-41db-97f2-7a37cec2b173",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b1c5eb28-1dc6-46eb-947a-1ec298b74e56",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7d655cf9-ee2b-42ca-990a-849b273c92d9",
"FieldId": "dd92b5ea-3494-4aa2-b326-e68442f9eb6d",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7d655cf9-ee2b-42ca-990a-849b273c92d9",
"FieldId": "dd92b5ea-3494-4aa2-b326-e68442f9eb6d",
"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": "138a7af0-1f69-4dde-b933-c841ac140554",
"Section": {
"FormTypeSectionId": "59de5fd7-50b8-4d6f-bc89-6aa3312501ce",
"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": "f88ab932-c923-4ad5-a661-c5225f7b63b5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7e802a34-34d9-41db-97f2-7a37cec2b173",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b1c5eb28-1dc6-46eb-947a-1ec298b74e56",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7d655cf9-ee2b-42ca-990a-849b273c92d9",
"FieldId": "dd92b5ea-3494-4aa2-b326-e68442f9eb6d",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7d655cf9-ee2b-42ca-990a-849b273c92d9",
"FieldId": "dd92b5ea-3494-4aa2-b326-e68442f9eb6d",
"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": "1cf677ed-c2c0-4d03-8d4f-07ccca6c5f46",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2026-01-20T02:57:29.8943291-08:00",
"Location": "sample string 1",
"TaskId": "5cfc300e-e379-44b7-aa82-61219656f178",
"Values": [
{
"FormFieldValueId": "7adf0077-4b34-46d6-b844-a1314345af95",
"FormId": "a7b8d9e8-5da5-46c0-9b06-d688e3ef9a15",
"FormTypeField": {
"FormTypeFieldId": "138a7af0-1f69-4dde-b933-c841ac140554",
"FormType": {
"FormTypeId": "876cc723-b922-4e3f-a68c-547f16d10774",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bc54d026-a158-4bdb-9087-9d6191a86eb4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "49f22487-9a76-4061-a00f-5367aae935c3",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-20T02:57:29.8943291-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "1cf677ed-c2c0-4d03-8d4f-07ccca6c5f46",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "59de5fd7-50b8-4d6f-bc89-6aa3312501ce",
"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": "f88ab932-c923-4ad5-a661-c5225f7b63b5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7e802a34-34d9-41db-97f2-7a37cec2b173",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b1c5eb28-1dc6-46eb-947a-1ec298b74e56",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7d655cf9-ee2b-42ca-990a-849b273c92d9",
"FieldId": "dd92b5ea-3494-4aa2-b326-e68442f9eb6d",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7d655cf9-ee2b-42ca-990a-849b273c92d9",
"FieldId": "dd92b5ea-3494-4aa2-b326-e68442f9eb6d",
"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": "7adf0077-4b34-46d6-b844-a1314345af95",
"FormId": "a7b8d9e8-5da5-46c0-9b06-d688e3ef9a15",
"FormTypeField": {
"FormTypeFieldId": "138a7af0-1f69-4dde-b933-c841ac140554",
"FormType": {
"FormTypeId": "876cc723-b922-4e3f-a68c-547f16d10774",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bc54d026-a158-4bdb-9087-9d6191a86eb4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "49f22487-9a76-4061-a00f-5367aae935c3",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-20T02:57:29.8943291-08:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "1cf677ed-c2c0-4d03-8d4f-07ccca6c5f46",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "59de5fd7-50b8-4d6f-bc89-6aa3312501ce",
"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": "f88ab932-c923-4ad5-a661-c5225f7b63b5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7e802a34-34d9-41db-97f2-7a37cec2b173",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b1c5eb28-1dc6-46eb-947a-1ec298b74e56",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7d655cf9-ee2b-42ca-990a-849b273c92d9",
"FieldId": "dd92b5ea-3494-4aa2-b326-e68442f9eb6d",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7d655cf9-ee2b-42ca-990a-849b273c92d9",
"FieldId": "dd92b5ea-3494-4aa2-b326-e68442f9eb6d",
"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": "61788962-9a68-47de-838c-5cd0a791b3d4",
"CreateDate": "2026-01-20T02:57:29.8943291-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-20T02:57:29.8943291-08:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}