PUT Forms
Updates the given form.
Request Information
URI Parameters
None.
Body Parameters
The form to update
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": "9565a8b1-d20a-4878-9d85-7e2cb3174ff9",
"Asset": {
"AssetId": "dc2e2525-2196-4c62-b46d-7c3cc953d55f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "406305df-0e35-4008-b280-a369fbaf8195",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d8e32180-2763-4cbf-b36d-01153f5e6fb8",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "67e21041-5e16-4109-ad44-e751c7653cb1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-06T15:37:12.3800589-08:00",
"MeasurementValueNeededDate": "2026-01-06T15:37:12.3800589-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "37f3979d-e018-4855-a0a8-cbd6812ad426",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-06T15:37:12.3800589-08:00",
"MeasurementValueNeededDate": "2026-01-06T15:37:12.3800589-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8073e889-4514-4424-9864-d0a0231a34a9",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "9a558c7e-7ac3-4338-8845-01818d6c9048",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "406305df-0e35-4008-b280-a369fbaf8195",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d8e32180-2763-4cbf-b36d-01153f5e6fb8",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-06T15:37:12.3800589-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "076e322e-e041-4ffc-90a2-18d67533d578",
"Section": {
"FormTypeSectionId": "dc118567-f9e1-4fc5-a6ac-e293545d7146",
"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": "29976e8d-8078-4638-ae1e-0fd83b31770d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d1692c4a-a2f2-4539-80ab-aef76944b07a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "06496598-25d5-4b5b-a226-6bd03f98fd50",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "582d8b35-a4a6-4af3-bc2b-c2ca86a1b648",
"FieldId": "41e6a240-9f97-4b97-a817-c02de2778c74",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "582d8b35-a4a6-4af3-bc2b-c2ca86a1b648",
"FieldId": "41e6a240-9f97-4b97-a817-c02de2778c74",
"FieldName": "sample string 1",
"FieldLabel": "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": "076e322e-e041-4ffc-90a2-18d67533d578",
"Section": {
"FormTypeSectionId": "dc118567-f9e1-4fc5-a6ac-e293545d7146",
"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": "29976e8d-8078-4638-ae1e-0fd83b31770d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d1692c4a-a2f2-4539-80ab-aef76944b07a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "06496598-25d5-4b5b-a226-6bd03f98fd50",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "582d8b35-a4a6-4af3-bc2b-c2ca86a1b648",
"FieldId": "41e6a240-9f97-4b97-a817-c02de2778c74",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "582d8b35-a4a6-4af3-bc2b-c2ca86a1b648",
"FieldId": "41e6a240-9f97-4b97-a817-c02de2778c74",
"FieldName": "sample string 1",
"FieldLabel": "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 4",
"CompanyId": "56ec0ecd-cb37-4c5f-afbf-6df9acda86e5",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-06T15:37:12.3800589-08:00",
"Location": "sample string 1",
"TaskId": "99e6a176-c5ba-4e0e-9330-624c822d670d",
"Values": [
{
"FormFieldValueId": "9e8e8524-0373-494b-bfed-a244e426fbe9",
"FormId": "cfb17711-4977-4ee7-a65c-a2a0a86e6694",
"FormTypeField": {
"FormTypeFieldId": "076e322e-e041-4ffc-90a2-18d67533d578",
"FormType": {
"FormTypeId": "9a558c7e-7ac3-4338-8845-01818d6c9048",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "406305df-0e35-4008-b280-a369fbaf8195",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d8e32180-2763-4cbf-b36d-01153f5e6fb8",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-06T15:37:12.3800589-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "56ec0ecd-cb37-4c5f-afbf-6df9acda86e5",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "dc118567-f9e1-4fc5-a6ac-e293545d7146",
"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": "29976e8d-8078-4638-ae1e-0fd83b31770d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d1692c4a-a2f2-4539-80ab-aef76944b07a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "06496598-25d5-4b5b-a226-6bd03f98fd50",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "582d8b35-a4a6-4af3-bc2b-c2ca86a1b648",
"FieldId": "41e6a240-9f97-4b97-a817-c02de2778c74",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "582d8b35-a4a6-4af3-bc2b-c2ca86a1b648",
"FieldId": "41e6a240-9f97-4b97-a817-c02de2778c74",
"FieldName": "sample string 1",
"FieldLabel": "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": "9e8e8524-0373-494b-bfed-a244e426fbe9",
"FormId": "cfb17711-4977-4ee7-a65c-a2a0a86e6694",
"FormTypeField": {
"FormTypeFieldId": "076e322e-e041-4ffc-90a2-18d67533d578",
"FormType": {
"FormTypeId": "9a558c7e-7ac3-4338-8845-01818d6c9048",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "406305df-0e35-4008-b280-a369fbaf8195",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d8e32180-2763-4cbf-b36d-01153f5e6fb8",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-06T15:37:12.3800589-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "56ec0ecd-cb37-4c5f-afbf-6df9acda86e5",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "dc118567-f9e1-4fc5-a6ac-e293545d7146",
"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": "29976e8d-8078-4638-ae1e-0fd83b31770d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d1692c4a-a2f2-4539-80ab-aef76944b07a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "06496598-25d5-4b5b-a226-6bd03f98fd50",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "582d8b35-a4a6-4af3-bc2b-c2ca86a1b648",
"FieldId": "41e6a240-9f97-4b97-a817-c02de2778c74",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "582d8b35-a4a6-4af3-bc2b-c2ca86a1b648",
"FieldId": "41e6a240-9f97-4b97-a817-c02de2778c74",
"FieldName": "sample string 1",
"FieldLabel": "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": "6a911606-3e93-470d-82f2-92da528ff614",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 5"
}
Response Information
Resource Description
On success, the updated form.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Form |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"FormId": "4d353989-6dc7-42c0-8a67-f7845943cf46",
"Asset": {
"AssetId": "7fa07bc6-5361-49ee-b3de-fb5428be115a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ce465f0a-5c3e-4450-8147-4380dde44708",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b32fa3af-624a-4cf6-986a-cc0c6d4f9a68",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2ef41f15-7c7a-4b09-a09d-cc9732804a13",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-06T15:37:12.3800589-08:00",
"MeasurementValueNeededDate": "2026-01-06T15:37:12.3800589-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "930e291c-e41c-4e2e-8143-02d9f25e1a73",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-06T15:37:12.3800589-08:00",
"MeasurementValueNeededDate": "2026-01-06T15:37:12.3800589-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "27060f86-d1ac-48b9-bb1d-029c10ef95c3",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "177287b2-9b4a-4cd1-9cf7-733c746e17e5",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ce465f0a-5c3e-4450-8147-4380dde44708",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b32fa3af-624a-4cf6-986a-cc0c6d4f9a68",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-06T15:37:12.3800589-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "1e0f941e-ebfc-4ef7-bc5c-40a0134c719f",
"Section": {
"FormTypeSectionId": "1d1b25a3-da4d-4a3d-bc70-9064dc48b964",
"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": "deb28775-948b-46cc-83b1-1f15a31530bb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c802d490-9b35-41d3-a699-aed6cf2e3ec8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ec2b1997-1477-4918-83cc-6c780f621fa6",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2f1e4fca-c8b4-40da-8948-96f939c33489",
"FieldId": "aaa94888-2534-4ce0-83df-62093d267c63",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2f1e4fca-c8b4-40da-8948-96f939c33489",
"FieldId": "aaa94888-2534-4ce0-83df-62093d267c63",
"FieldName": "sample string 1",
"FieldLabel": "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": "1e0f941e-ebfc-4ef7-bc5c-40a0134c719f",
"Section": {
"FormTypeSectionId": "1d1b25a3-da4d-4a3d-bc70-9064dc48b964",
"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": "deb28775-948b-46cc-83b1-1f15a31530bb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c802d490-9b35-41d3-a699-aed6cf2e3ec8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ec2b1997-1477-4918-83cc-6c780f621fa6",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2f1e4fca-c8b4-40da-8948-96f939c33489",
"FieldId": "aaa94888-2534-4ce0-83df-62093d267c63",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2f1e4fca-c8b4-40da-8948-96f939c33489",
"FieldId": "aaa94888-2534-4ce0-83df-62093d267c63",
"FieldName": "sample string 1",
"FieldLabel": "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 4",
"CompanyId": "e2794a32-9961-4758-af7f-83775425939a",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-06T15:37:12.3800589-08:00",
"Location": "sample string 1",
"TaskId": "4529b5f1-9659-40a2-8b26-55811b7d5b20",
"Values": [
{
"FormFieldValueId": "6efbd5ba-17bc-480d-ae40-3b3a6db96df0",
"FormId": "8c44853b-e765-4072-b1f6-5739a87f5ee6",
"FormTypeField": {
"FormTypeFieldId": "1e0f941e-ebfc-4ef7-bc5c-40a0134c719f",
"FormType": {
"FormTypeId": "177287b2-9b4a-4cd1-9cf7-733c746e17e5",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ce465f0a-5c3e-4450-8147-4380dde44708",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b32fa3af-624a-4cf6-986a-cc0c6d4f9a68",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-06T15:37:12.3800589-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "e2794a32-9961-4758-af7f-83775425939a",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "1d1b25a3-da4d-4a3d-bc70-9064dc48b964",
"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": "deb28775-948b-46cc-83b1-1f15a31530bb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c802d490-9b35-41d3-a699-aed6cf2e3ec8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ec2b1997-1477-4918-83cc-6c780f621fa6",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2f1e4fca-c8b4-40da-8948-96f939c33489",
"FieldId": "aaa94888-2534-4ce0-83df-62093d267c63",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2f1e4fca-c8b4-40da-8948-96f939c33489",
"FieldId": "aaa94888-2534-4ce0-83df-62093d267c63",
"FieldName": "sample string 1",
"FieldLabel": "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": "6efbd5ba-17bc-480d-ae40-3b3a6db96df0",
"FormId": "8c44853b-e765-4072-b1f6-5739a87f5ee6",
"FormTypeField": {
"FormTypeFieldId": "1e0f941e-ebfc-4ef7-bc5c-40a0134c719f",
"FormType": {
"FormTypeId": "177287b2-9b4a-4cd1-9cf7-733c746e17e5",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ce465f0a-5c3e-4450-8147-4380dde44708",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b32fa3af-624a-4cf6-986a-cc0c6d4f9a68",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-06T15:37:12.3800589-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "e2794a32-9961-4758-af7f-83775425939a",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "1d1b25a3-da4d-4a3d-bc70-9064dc48b964",
"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": "deb28775-948b-46cc-83b1-1f15a31530bb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c802d490-9b35-41d3-a699-aed6cf2e3ec8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ec2b1997-1477-4918-83cc-6c780f621fa6",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2f1e4fca-c8b4-40da-8948-96f939c33489",
"FieldId": "aaa94888-2534-4ce0-83df-62093d267c63",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2f1e4fca-c8b4-40da-8948-96f939c33489",
"FieldId": "aaa94888-2534-4ce0-83df-62093d267c63",
"FieldName": "sample string 1",
"FieldLabel": "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": "2eda0bc3-9144-4096-9074-8d2413fc58ca",
"CreateDate": "2026-01-06T15:37:12.3800589-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-06T15:37:12.3800589-08:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}