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": "23d6f7c9-827e-4532-aeb7-ffe27c7e3778",
"Asset": {
"AssetId": "282dd859-a121-4f27-8dd7-9d6cf9c54a9a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "41a74016-7720-4db7-a790-acb423d02645",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2336d5ee-01e7-4061-b3a9-9af23c257b72",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1b822277-0f22-4ef9-92a7-245e4f49f4ee",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-10T21:49:00.2706956-07:00",
"MeasurementValueNeededDate": "2026-03-10T21:49:00.2706956-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "34c6886b-96c7-48b8-a890-07b614a19339",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-10T21:49:00.2706956-07:00",
"MeasurementValueNeededDate": "2026-03-10T21:49:00.2706956-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "12da6098-1703-4cc8-a479-54f8c94dc687",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "10620643-bcf8-4051-a48a-63da4f343991",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "41a74016-7720-4db7-a790-acb423d02645",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2336d5ee-01e7-4061-b3a9-9af23c257b72",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-10T21:49:00.2706956-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "67bec8b5-9d4c-4ed7-8ebf-8ebe34504fab",
"Section": {
"FormTypeSectionId": "8db1b323-afab-4296-91fd-e7bfadc80191",
"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": "884f3de9-d1a9-40c6-95c8-2e9399590210",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "48ee138f-e3ea-405d-97d1-1a98202f4e07",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ac28e43f-68ac-4c89-8469-a30652c8d4b1",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a76f5b28-8819-46a2-88a8-92c6d55f1db3",
"FieldId": "e8d3a586-5720-4f8c-af47-24507a77c7c2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a76f5b28-8819-46a2-88a8-92c6d55f1db3",
"FieldId": "e8d3a586-5720-4f8c-af47-24507a77c7c2",
"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": "67bec8b5-9d4c-4ed7-8ebf-8ebe34504fab",
"Section": {
"FormTypeSectionId": "8db1b323-afab-4296-91fd-e7bfadc80191",
"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": "884f3de9-d1a9-40c6-95c8-2e9399590210",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "48ee138f-e3ea-405d-97d1-1a98202f4e07",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ac28e43f-68ac-4c89-8469-a30652c8d4b1",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a76f5b28-8819-46a2-88a8-92c6d55f1db3",
"FieldId": "e8d3a586-5720-4f8c-af47-24507a77c7c2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a76f5b28-8819-46a2-88a8-92c6d55f1db3",
"FieldId": "e8d3a586-5720-4f8c-af47-24507a77c7c2",
"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": "5a5e35b8-8314-4767-9f95-d09c256ee8af",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-10T21:49:00.2706956-07:00",
"Location": "sample string 1",
"TaskId": "ebcc4198-b36a-4444-8f58-355b78070c08",
"Values": [
{
"FormFieldValueId": "501c8d9b-e7d7-4b1f-9879-9ed65627b92a",
"FormId": "710b4f6b-7131-4372-b573-c0eb0c0581f2",
"FormTypeField": {
"FormTypeFieldId": "67bec8b5-9d4c-4ed7-8ebf-8ebe34504fab",
"FormType": {
"FormTypeId": "10620643-bcf8-4051-a48a-63da4f343991",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "41a74016-7720-4db7-a790-acb423d02645",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2336d5ee-01e7-4061-b3a9-9af23c257b72",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-10T21:49:00.2706956-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5a5e35b8-8314-4767-9f95-d09c256ee8af",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "8db1b323-afab-4296-91fd-e7bfadc80191",
"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": "884f3de9-d1a9-40c6-95c8-2e9399590210",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "48ee138f-e3ea-405d-97d1-1a98202f4e07",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ac28e43f-68ac-4c89-8469-a30652c8d4b1",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a76f5b28-8819-46a2-88a8-92c6d55f1db3",
"FieldId": "e8d3a586-5720-4f8c-af47-24507a77c7c2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a76f5b28-8819-46a2-88a8-92c6d55f1db3",
"FieldId": "e8d3a586-5720-4f8c-af47-24507a77c7c2",
"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": "501c8d9b-e7d7-4b1f-9879-9ed65627b92a",
"FormId": "710b4f6b-7131-4372-b573-c0eb0c0581f2",
"FormTypeField": {
"FormTypeFieldId": "67bec8b5-9d4c-4ed7-8ebf-8ebe34504fab",
"FormType": {
"FormTypeId": "10620643-bcf8-4051-a48a-63da4f343991",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "41a74016-7720-4db7-a790-acb423d02645",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2336d5ee-01e7-4061-b3a9-9af23c257b72",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-10T21:49:00.2706956-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5a5e35b8-8314-4767-9f95-d09c256ee8af",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "8db1b323-afab-4296-91fd-e7bfadc80191",
"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": "884f3de9-d1a9-40c6-95c8-2e9399590210",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "48ee138f-e3ea-405d-97d1-1a98202f4e07",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ac28e43f-68ac-4c89-8469-a30652c8d4b1",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a76f5b28-8819-46a2-88a8-92c6d55f1db3",
"FieldId": "e8d3a586-5720-4f8c-af47-24507a77c7c2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a76f5b28-8819-46a2-88a8-92c6d55f1db3",
"FieldId": "e8d3a586-5720-4f8c-af47-24507a77c7c2",
"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": "4214e0fd-ebee-4991-a145-72485129d65b",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07: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": "d61f1ec3-5f49-4276-8ee8-b941f9a1f830",
"Asset": {
"AssetId": "38c3e6fd-96c8-4c67-8193-cf2126792f81",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "79172067-5b59-4e95-bf9c-9670c35e6486",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f8dfa7d9-eb81-4f03-870f-3d4739abaea5",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5c0691e1-9d9d-4f68-b99c-5967e94498d3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-10T21:49:00.2706956-07:00",
"MeasurementValueNeededDate": "2026-03-10T21:49:00.2706956-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cf8b6661-90db-435b-a8cf-9df4483f657f",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-10T21:49:00.2706956-07:00",
"MeasurementValueNeededDate": "2026-03-10T21:49:00.2706956-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "276abe5b-c96f-4150-b59d-d9c6c546222d",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "2e4880cc-2a40-409a-a211-61902c7ec74b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "79172067-5b59-4e95-bf9c-9670c35e6486",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f8dfa7d9-eb81-4f03-870f-3d4739abaea5",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-10T21:49:00.2706956-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "71946727-d249-4b2f-850d-556b0ac7582e",
"Section": {
"FormTypeSectionId": "52ab016a-a903-490d-86fa-f9db55550fa2",
"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": "74355fab-ac95-43fc-bb0a-6c1b263de143",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f256bbf2-8486-4196-b42e-36de2299f4c4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "139403ff-5167-4497-a37d-7ca84dddca34",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "76cdc8b5-6377-4bb1-a1ea-9331ac803a0a",
"FieldId": "16660d9a-f308-43b9-b2f2-dcc2180583f2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "76cdc8b5-6377-4bb1-a1ea-9331ac803a0a",
"FieldId": "16660d9a-f308-43b9-b2f2-dcc2180583f2",
"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": "71946727-d249-4b2f-850d-556b0ac7582e",
"Section": {
"FormTypeSectionId": "52ab016a-a903-490d-86fa-f9db55550fa2",
"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": "74355fab-ac95-43fc-bb0a-6c1b263de143",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f256bbf2-8486-4196-b42e-36de2299f4c4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "139403ff-5167-4497-a37d-7ca84dddca34",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "76cdc8b5-6377-4bb1-a1ea-9331ac803a0a",
"FieldId": "16660d9a-f308-43b9-b2f2-dcc2180583f2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "76cdc8b5-6377-4bb1-a1ea-9331ac803a0a",
"FieldId": "16660d9a-f308-43b9-b2f2-dcc2180583f2",
"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": "0ff45723-3077-4561-b500-ff1bf8a235f8",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-10T21:49:00.2706956-07:00",
"Location": "sample string 1",
"TaskId": "0b8c35ba-a94f-40b6-ae16-5e805309b2a4",
"Values": [
{
"FormFieldValueId": "1568bbcd-2cb9-48ad-ac6b-9ad980c7419e",
"FormId": "a4ad61fd-a8ed-46dd-b5cd-90dcc7a7593e",
"FormTypeField": {
"FormTypeFieldId": "71946727-d249-4b2f-850d-556b0ac7582e",
"FormType": {
"FormTypeId": "2e4880cc-2a40-409a-a211-61902c7ec74b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "79172067-5b59-4e95-bf9c-9670c35e6486",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f8dfa7d9-eb81-4f03-870f-3d4739abaea5",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-10T21:49:00.2706956-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "0ff45723-3077-4561-b500-ff1bf8a235f8",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "52ab016a-a903-490d-86fa-f9db55550fa2",
"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": "74355fab-ac95-43fc-bb0a-6c1b263de143",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f256bbf2-8486-4196-b42e-36de2299f4c4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "139403ff-5167-4497-a37d-7ca84dddca34",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "76cdc8b5-6377-4bb1-a1ea-9331ac803a0a",
"FieldId": "16660d9a-f308-43b9-b2f2-dcc2180583f2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "76cdc8b5-6377-4bb1-a1ea-9331ac803a0a",
"FieldId": "16660d9a-f308-43b9-b2f2-dcc2180583f2",
"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": "1568bbcd-2cb9-48ad-ac6b-9ad980c7419e",
"FormId": "a4ad61fd-a8ed-46dd-b5cd-90dcc7a7593e",
"FormTypeField": {
"FormTypeFieldId": "71946727-d249-4b2f-850d-556b0ac7582e",
"FormType": {
"FormTypeId": "2e4880cc-2a40-409a-a211-61902c7ec74b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "79172067-5b59-4e95-bf9c-9670c35e6486",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f8dfa7d9-eb81-4f03-870f-3d4739abaea5",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-10T21:49:00.2706956-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "0ff45723-3077-4561-b500-ff1bf8a235f8",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "52ab016a-a903-490d-86fa-f9db55550fa2",
"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": "74355fab-ac95-43fc-bb0a-6c1b263de143",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f256bbf2-8486-4196-b42e-36de2299f4c4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "139403ff-5167-4497-a37d-7ca84dddca34",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "76cdc8b5-6377-4bb1-a1ea-9331ac803a0a",
"FieldId": "16660d9a-f308-43b9-b2f2-dcc2180583f2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "76cdc8b5-6377-4bb1-a1ea-9331ac803a0a",
"FieldId": "16660d9a-f308-43b9-b2f2-dcc2180583f2",
"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": "9f397ac7-90c7-497a-8f1c-a4648391f1d6",
"CreateDate": "2026-03-10T21:49:00.2706956-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-10T21:49:00.2706956-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}