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": "068e5726-a705-465b-b380-2bf04c5399c8",
"Asset": {
"AssetId": "a02cc982-4cf2-4b0b-a809-b8e501bed37a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f10b8a50-5a32-4dba-b372-df097f621915",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6980020a-2fe0-4e95-bfdf-88982e9bec32",
"CreateDate": "2025-12-27T19:04:43.6224257-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-27T19:04:43.6224257-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "57fc7a9d-8be1-4b60-9a96-729626aff582",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-27T19:04:43.6224257-08:00",
"MeasurementValueNeededDate": "2025-12-27T19:04:43.6224257-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b9e5988e-9a52-4868-9c32-1c19cb2bcc62",
"CreateDate": "2025-12-27T19:04:43.6224257-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-27T19:04:43.6224257-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-27T19:04:43.6224257-08:00",
"MeasurementValueNeededDate": "2025-12-27T19:04:43.6224257-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "99737dad-d022-4df5-84eb-e80c1cecb447",
"CreateDate": "2025-12-27T19:04:43.6224257-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-27T19:04:43.6224257-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "4dd8acb0-6599-4e98-a05a-a03a7bdc1b58",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f10b8a50-5a32-4dba-b372-df097f621915",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6980020a-2fe0-4e95-bfdf-88982e9bec32",
"CreateDate": "2025-12-27T19:04:43.6224257-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-27T19:04:43.6224257-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-27T19:04:43.6224257-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "7d1c9b58-c72b-4e66-911d-c899fe480eda",
"Section": {
"FormTypeSectionId": "26c3c105-8a77-42c6-90ae-6a88d7d4571e",
"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": "05cc9111-cd0e-4557-ad98-0ba3305128e3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fef648bd-d085-4fd1-b00d-7a11045bacab",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "46299390-34ca-4813-9a9d-8f00f033528e",
"CreateDate": "2025-12-27T19:04:43.6224257-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-27T19:04:43.6224257-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e0afe205-2e64-4c14-8c69-aef0dc79eed6",
"FieldId": "d8021694-69ab-4ce2-a6f8-46760da7ed85",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e0afe205-2e64-4c14-8c69-aef0dc79eed6",
"FieldId": "d8021694-69ab-4ce2-a6f8-46760da7ed85",
"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": "7d1c9b58-c72b-4e66-911d-c899fe480eda",
"Section": {
"FormTypeSectionId": "26c3c105-8a77-42c6-90ae-6a88d7d4571e",
"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": "05cc9111-cd0e-4557-ad98-0ba3305128e3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fef648bd-d085-4fd1-b00d-7a11045bacab",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "46299390-34ca-4813-9a9d-8f00f033528e",
"CreateDate": "2025-12-27T19:04:43.6224257-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-27T19:04:43.6224257-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e0afe205-2e64-4c14-8c69-aef0dc79eed6",
"FieldId": "d8021694-69ab-4ce2-a6f8-46760da7ed85",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e0afe205-2e64-4c14-8c69-aef0dc79eed6",
"FieldId": "d8021694-69ab-4ce2-a6f8-46760da7ed85",
"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": "f411dffa-9c82-41a7-b6d3-033129f8bfbf",
"CreateDate": "2025-12-27T19:04:43.6224257-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-27T19:04:43.6224257-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-12-27T19:04:43.6224257-08:00",
"Location": "sample string 1",
"TaskId": "27b462a5-52e8-49a8-a295-d4eb4cd63b04",
"Values": [
{
"FormFieldValueId": "e82dc00b-a211-4172-aaf7-b795fc4eaa49",
"FormId": "d9a9cf69-0fff-44df-a94a-8d89ffb93603",
"FormTypeField": {
"FormTypeFieldId": "7d1c9b58-c72b-4e66-911d-c899fe480eda",
"FormType": {
"FormTypeId": "4dd8acb0-6599-4e98-a05a-a03a7bdc1b58",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f10b8a50-5a32-4dba-b372-df097f621915",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6980020a-2fe0-4e95-bfdf-88982e9bec32",
"CreateDate": "2025-12-27T19:04:43.6224257-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-27T19:04:43.6224257-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-27T19:04:43.6224257-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f411dffa-9c82-41a7-b6d3-033129f8bfbf",
"CreateDate": "2025-12-27T19:04:43.6224257-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-27T19:04:43.6224257-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "26c3c105-8a77-42c6-90ae-6a88d7d4571e",
"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": "05cc9111-cd0e-4557-ad98-0ba3305128e3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fef648bd-d085-4fd1-b00d-7a11045bacab",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "46299390-34ca-4813-9a9d-8f00f033528e",
"CreateDate": "2025-12-27T19:04:43.6224257-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-27T19:04:43.6224257-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e0afe205-2e64-4c14-8c69-aef0dc79eed6",
"FieldId": "d8021694-69ab-4ce2-a6f8-46760da7ed85",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e0afe205-2e64-4c14-8c69-aef0dc79eed6",
"FieldId": "d8021694-69ab-4ce2-a6f8-46760da7ed85",
"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": "e82dc00b-a211-4172-aaf7-b795fc4eaa49",
"FormId": "d9a9cf69-0fff-44df-a94a-8d89ffb93603",
"FormTypeField": {
"FormTypeFieldId": "7d1c9b58-c72b-4e66-911d-c899fe480eda",
"FormType": {
"FormTypeId": "4dd8acb0-6599-4e98-a05a-a03a7bdc1b58",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f10b8a50-5a32-4dba-b372-df097f621915",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6980020a-2fe0-4e95-bfdf-88982e9bec32",
"CreateDate": "2025-12-27T19:04:43.6224257-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-27T19:04:43.6224257-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-27T19:04:43.6224257-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f411dffa-9c82-41a7-b6d3-033129f8bfbf",
"CreateDate": "2025-12-27T19:04:43.6224257-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-27T19:04:43.6224257-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "26c3c105-8a77-42c6-90ae-6a88d7d4571e",
"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": "05cc9111-cd0e-4557-ad98-0ba3305128e3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fef648bd-d085-4fd1-b00d-7a11045bacab",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "46299390-34ca-4813-9a9d-8f00f033528e",
"CreateDate": "2025-12-27T19:04:43.6224257-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-27T19:04:43.6224257-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e0afe205-2e64-4c14-8c69-aef0dc79eed6",
"FieldId": "d8021694-69ab-4ce2-a6f8-46760da7ed85",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e0afe205-2e64-4c14-8c69-aef0dc79eed6",
"FieldId": "d8021694-69ab-4ce2-a6f8-46760da7ed85",
"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": "a04574c6-e829-47a2-bd03-e0ce48d288f4",
"CreateDate": "2025-12-27T19:04:43.6224257-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-27T19:04:43.6224257-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": "04c6f04f-acfa-4df1-a0b8-935e4114728c",
"Asset": {
"AssetId": "6ab5bdeb-cda3-4830-9bf6-7beed4709dbd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2e42eca6-d036-4c7c-938c-d774745d25b7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4c80149b-24d8-48ef-9fcd-c209919d2dd9",
"CreateDate": "2025-12-27T19:04:43.9818031-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-27T19:04:43.9818031-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b36f1483-2286-41fe-b4f2-29079972849c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-27T19:04:43.9818031-08:00",
"MeasurementValueNeededDate": "2025-12-27T19:04:43.9818031-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4198483f-d979-49ab-b79c-5455de37d9c4",
"CreateDate": "2025-12-27T19:04:43.9818031-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-27T19:04:43.9818031-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-27T19:04:43.9818031-08:00",
"MeasurementValueNeededDate": "2025-12-27T19:04:43.9818031-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c8eeb24f-73b2-4e2d-b5cc-94598ed3f114",
"CreateDate": "2025-12-27T19:04:43.9818031-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-27T19:04:43.9818031-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d6aebabf-d152-428c-be82-9fb1419f837f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2e42eca6-d036-4c7c-938c-d774745d25b7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4c80149b-24d8-48ef-9fcd-c209919d2dd9",
"CreateDate": "2025-12-27T19:04:43.9818031-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-27T19:04:43.9818031-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-27T19:04:43.9818031-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "559d31dc-faae-4c8e-bf54-5139a48f794d",
"Section": {
"FormTypeSectionId": "5138ae4a-81da-475c-b09b-0bab4da7a3a4",
"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": "5ddf128d-534f-4212-aac1-13a30d007a6a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c80c066e-2e5c-4742-9f3a-63f8b96b9dbc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1c028ed8-69a0-413b-8056-32e376b79fc2",
"CreateDate": "2025-12-27T19:04:43.9818031-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-27T19:04:43.9818031-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1b23c525-71de-4c36-8400-cdfffc9af8e4",
"FieldId": "a38551fa-a585-450b-8d95-670cd55b95d6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1b23c525-71de-4c36-8400-cdfffc9af8e4",
"FieldId": "a38551fa-a585-450b-8d95-670cd55b95d6",
"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": "559d31dc-faae-4c8e-bf54-5139a48f794d",
"Section": {
"FormTypeSectionId": "5138ae4a-81da-475c-b09b-0bab4da7a3a4",
"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": "5ddf128d-534f-4212-aac1-13a30d007a6a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c80c066e-2e5c-4742-9f3a-63f8b96b9dbc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1c028ed8-69a0-413b-8056-32e376b79fc2",
"CreateDate": "2025-12-27T19:04:43.9818031-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-27T19:04:43.9818031-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1b23c525-71de-4c36-8400-cdfffc9af8e4",
"FieldId": "a38551fa-a585-450b-8d95-670cd55b95d6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1b23c525-71de-4c36-8400-cdfffc9af8e4",
"FieldId": "a38551fa-a585-450b-8d95-670cd55b95d6",
"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": "95ff99c8-d26b-4e5e-a856-b0530aa0dc08",
"CreateDate": "2025-12-27T19:04:43.9818031-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-27T19:04:43.9818031-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-12-27T19:04:43.9818031-08:00",
"Location": "sample string 1",
"TaskId": "032e400c-a81a-4854-a975-20f51e045c57",
"Values": [
{
"FormFieldValueId": "41ab68b0-ea04-46f8-8911-0fa281291189",
"FormId": "40beb18f-dbaa-4a82-957b-9b2ca2cc4418",
"FormTypeField": {
"FormTypeFieldId": "559d31dc-faae-4c8e-bf54-5139a48f794d",
"FormType": {
"FormTypeId": "d6aebabf-d152-428c-be82-9fb1419f837f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2e42eca6-d036-4c7c-938c-d774745d25b7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4c80149b-24d8-48ef-9fcd-c209919d2dd9",
"CreateDate": "2025-12-27T19:04:43.9818031-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-27T19:04:43.9818031-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-27T19:04:43.9818031-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "95ff99c8-d26b-4e5e-a856-b0530aa0dc08",
"CreateDate": "2025-12-27T19:04:43.9818031-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-27T19:04:43.9818031-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "5138ae4a-81da-475c-b09b-0bab4da7a3a4",
"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": "5ddf128d-534f-4212-aac1-13a30d007a6a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c80c066e-2e5c-4742-9f3a-63f8b96b9dbc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1c028ed8-69a0-413b-8056-32e376b79fc2",
"CreateDate": "2025-12-27T19:04:43.9818031-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-27T19:04:43.9818031-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1b23c525-71de-4c36-8400-cdfffc9af8e4",
"FieldId": "a38551fa-a585-450b-8d95-670cd55b95d6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1b23c525-71de-4c36-8400-cdfffc9af8e4",
"FieldId": "a38551fa-a585-450b-8d95-670cd55b95d6",
"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": "41ab68b0-ea04-46f8-8911-0fa281291189",
"FormId": "40beb18f-dbaa-4a82-957b-9b2ca2cc4418",
"FormTypeField": {
"FormTypeFieldId": "559d31dc-faae-4c8e-bf54-5139a48f794d",
"FormType": {
"FormTypeId": "d6aebabf-d152-428c-be82-9fb1419f837f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2e42eca6-d036-4c7c-938c-d774745d25b7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4c80149b-24d8-48ef-9fcd-c209919d2dd9",
"CreateDate": "2025-12-27T19:04:43.9818031-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-27T19:04:43.9818031-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-27T19:04:43.9818031-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "95ff99c8-d26b-4e5e-a856-b0530aa0dc08",
"CreateDate": "2025-12-27T19:04:43.9818031-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-27T19:04:43.9818031-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "5138ae4a-81da-475c-b09b-0bab4da7a3a4",
"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": "5ddf128d-534f-4212-aac1-13a30d007a6a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c80c066e-2e5c-4742-9f3a-63f8b96b9dbc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1c028ed8-69a0-413b-8056-32e376b79fc2",
"CreateDate": "2025-12-27T19:04:43.9818031-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-27T19:04:43.9818031-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1b23c525-71de-4c36-8400-cdfffc9af8e4",
"FieldId": "a38551fa-a585-450b-8d95-670cd55b95d6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1b23c525-71de-4c36-8400-cdfffc9af8e4",
"FieldId": "a38551fa-a585-450b-8d95-670cd55b95d6",
"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": "cd41d9b7-b8b3-4004-881a-b4e244fbe31c",
"CreateDate": "2025-12-27T19:04:43.9818031-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-27T19:04:43.9818031-08:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}