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": "2e36ca56-d9ae-44ba-8ab8-5e53c7e37f96",
"Asset": {
"AssetId": "b92d835c-3f7d-4397-b2d4-c63fbafb13ea",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c24ca704-281d-41f1-a8be-b9f72532a525",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "23210e84-5d49-4ca5-a259-f826b6048069",
"CreateDate": "2026-04-09T23:18:45.6066741-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-09T23:18:45.6066741-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e0f04677-0e09-455b-abb2-e168ccfe8af0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-09T23:18:45.6066741-07:00",
"MeasurementValueNeededDate": "2026-04-09T23:18:45.6066741-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5403c04c-b992-4e72-a9f5-d948c7351e0f",
"CreateDate": "2026-04-09T23:18:45.6066741-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-09T23:18:45.6066741-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-09T23:18:45.6066741-07:00",
"MeasurementValueNeededDate": "2026-04-09T23:18:45.6066741-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a1ae92a1-a6a3-459e-b842-72b58d1a16c3",
"CreateDate": "2026-04-09T23:18:45.6066741-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-09T23:18:45.6066741-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "9a730fdc-42ce-41d4-83cf-6b20540a98a4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c24ca704-281d-41f1-a8be-b9f72532a525",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "23210e84-5d49-4ca5-a259-f826b6048069",
"CreateDate": "2026-04-09T23:18:45.6066741-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-09T23:18:45.6066741-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-09T23:18:45.6066741-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "f2ebcc7b-34a0-4956-8198-bc2e28dfd0c4",
"Section": {
"FormTypeSectionId": "416aca08-75fb-4ad5-b243-e12a5c4d10a7",
"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": "0760ccd1-a90d-4d66-8068-b12ac1725c49",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4c0a8f20-2449-444f-bcfb-1be30deffbf3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8486216e-f3ad-4cf0-9102-41b037dc2ec2",
"CreateDate": "2026-04-09T23:18:45.6066741-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-09T23:18:45.6066741-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3ff30d37-e3a1-4d02-aa45-a91b8c666e10",
"FieldId": "4511af69-4eb0-49ce-b81f-f268408b6f62",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3ff30d37-e3a1-4d02-aa45-a91b8c666e10",
"FieldId": "4511af69-4eb0-49ce-b81f-f268408b6f62",
"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": "f2ebcc7b-34a0-4956-8198-bc2e28dfd0c4",
"Section": {
"FormTypeSectionId": "416aca08-75fb-4ad5-b243-e12a5c4d10a7",
"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": "0760ccd1-a90d-4d66-8068-b12ac1725c49",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4c0a8f20-2449-444f-bcfb-1be30deffbf3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8486216e-f3ad-4cf0-9102-41b037dc2ec2",
"CreateDate": "2026-04-09T23:18:45.6066741-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-09T23:18:45.6066741-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3ff30d37-e3a1-4d02-aa45-a91b8c666e10",
"FieldId": "4511af69-4eb0-49ce-b81f-f268408b6f62",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3ff30d37-e3a1-4d02-aa45-a91b8c666e10",
"FieldId": "4511af69-4eb0-49ce-b81f-f268408b6f62",
"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": "dd50eac8-3a2d-4a79-9b6a-06165836f02e",
"CreateDate": "2026-04-09T23:18:45.6066741-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-09T23:18:45.6066741-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-09T23:18:45.6066741-07:00",
"Location": "sample string 1",
"TaskId": "da16e30c-fd0d-46bb-8d28-5af6b4f8b505",
"Values": [
{
"FormFieldValueId": "6a5d58c9-ba87-4190-9dda-19e5edabefba",
"FormId": "9cdfcf09-307c-48a7-944e-6410452c7cbf",
"FormTypeField": {
"FormTypeFieldId": "f2ebcc7b-34a0-4956-8198-bc2e28dfd0c4",
"FormType": {
"FormTypeId": "9a730fdc-42ce-41d4-83cf-6b20540a98a4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c24ca704-281d-41f1-a8be-b9f72532a525",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "23210e84-5d49-4ca5-a259-f826b6048069",
"CreateDate": "2026-04-09T23:18:45.6066741-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-09T23:18:45.6066741-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-09T23:18:45.6066741-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "dd50eac8-3a2d-4a79-9b6a-06165836f02e",
"CreateDate": "2026-04-09T23:18:45.6066741-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-09T23:18:45.6066741-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "416aca08-75fb-4ad5-b243-e12a5c4d10a7",
"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": "0760ccd1-a90d-4d66-8068-b12ac1725c49",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4c0a8f20-2449-444f-bcfb-1be30deffbf3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8486216e-f3ad-4cf0-9102-41b037dc2ec2",
"CreateDate": "2026-04-09T23:18:45.6066741-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-09T23:18:45.6066741-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3ff30d37-e3a1-4d02-aa45-a91b8c666e10",
"FieldId": "4511af69-4eb0-49ce-b81f-f268408b6f62",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3ff30d37-e3a1-4d02-aa45-a91b8c666e10",
"FieldId": "4511af69-4eb0-49ce-b81f-f268408b6f62",
"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": "6a5d58c9-ba87-4190-9dda-19e5edabefba",
"FormId": "9cdfcf09-307c-48a7-944e-6410452c7cbf",
"FormTypeField": {
"FormTypeFieldId": "f2ebcc7b-34a0-4956-8198-bc2e28dfd0c4",
"FormType": {
"FormTypeId": "9a730fdc-42ce-41d4-83cf-6b20540a98a4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c24ca704-281d-41f1-a8be-b9f72532a525",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "23210e84-5d49-4ca5-a259-f826b6048069",
"CreateDate": "2026-04-09T23:18:45.6066741-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-09T23:18:45.6066741-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-09T23:18:45.6066741-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "dd50eac8-3a2d-4a79-9b6a-06165836f02e",
"CreateDate": "2026-04-09T23:18:45.6066741-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-09T23:18:45.6066741-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "416aca08-75fb-4ad5-b243-e12a5c4d10a7",
"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": "0760ccd1-a90d-4d66-8068-b12ac1725c49",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4c0a8f20-2449-444f-bcfb-1be30deffbf3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8486216e-f3ad-4cf0-9102-41b037dc2ec2",
"CreateDate": "2026-04-09T23:18:45.6066741-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-09T23:18:45.6066741-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3ff30d37-e3a1-4d02-aa45-a91b8c666e10",
"FieldId": "4511af69-4eb0-49ce-b81f-f268408b6f62",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3ff30d37-e3a1-4d02-aa45-a91b8c666e10",
"FieldId": "4511af69-4eb0-49ce-b81f-f268408b6f62",
"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": "fa406599-d453-48ba-a300-ec9090c76c4d",
"CreateDate": "2026-04-09T23:18:45.6066741-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-09T23:18:45.6066741-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": "28586f23-a27a-4015-87d8-a15f66b4600a",
"Asset": {
"AssetId": "b31a0cc7-612b-4dc7-8033-ac50b031acae",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a0a5b935-2784-4fff-b1d6-f00149b71d2a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "92eb1be1-23b9-4110-beec-0f3ce20baf67",
"CreateDate": "2026-04-09T23:18:45.6379097-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-09T23:18:45.6379097-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2549596a-ff92-488b-954c-16139eec7bd1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-09T23:18:45.6379097-07:00",
"MeasurementValueNeededDate": "2026-04-09T23:18:45.6379097-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8028f222-4e26-49af-9e65-d259d0415c0f",
"CreateDate": "2026-04-09T23:18:45.6379097-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-09T23:18:45.6379097-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-09T23:18:45.6379097-07:00",
"MeasurementValueNeededDate": "2026-04-09T23:18:45.6379097-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "dfeef8b4-beaf-47da-a17e-ac7dab581751",
"CreateDate": "2026-04-09T23:18:45.6379097-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-09T23:18:45.6379097-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "ee427587-773b-4590-9297-a94d2c535a1c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a0a5b935-2784-4fff-b1d6-f00149b71d2a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "92eb1be1-23b9-4110-beec-0f3ce20baf67",
"CreateDate": "2026-04-09T23:18:45.6379097-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-09T23:18:45.6379097-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-09T23:18:45.6379097-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "4bd07156-9e98-4cbb-8765-38948503d03f",
"Section": {
"FormTypeSectionId": "62578e28-2e3d-43c1-bc9d-ee7e5088d688",
"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": "cfe3e882-4650-4e49-9f87-422d4939d2d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "01fba660-42a6-457f-8386-152c3de4b86e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "924b5af1-3f35-405f-b183-4c2ca9810971",
"CreateDate": "2026-04-09T23:18:45.6379097-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-09T23:18:45.6379097-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ae34f3b3-e9e8-43bc-bb41-09ff6b0ddd31",
"FieldId": "ae97b711-a918-4586-a2a3-b4f7f6690601",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ae34f3b3-e9e8-43bc-bb41-09ff6b0ddd31",
"FieldId": "ae97b711-a918-4586-a2a3-b4f7f6690601",
"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": "4bd07156-9e98-4cbb-8765-38948503d03f",
"Section": {
"FormTypeSectionId": "62578e28-2e3d-43c1-bc9d-ee7e5088d688",
"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": "cfe3e882-4650-4e49-9f87-422d4939d2d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "01fba660-42a6-457f-8386-152c3de4b86e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "924b5af1-3f35-405f-b183-4c2ca9810971",
"CreateDate": "2026-04-09T23:18:45.6379097-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-09T23:18:45.6379097-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ae34f3b3-e9e8-43bc-bb41-09ff6b0ddd31",
"FieldId": "ae97b711-a918-4586-a2a3-b4f7f6690601",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ae34f3b3-e9e8-43bc-bb41-09ff6b0ddd31",
"FieldId": "ae97b711-a918-4586-a2a3-b4f7f6690601",
"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": "1968519f-dd73-4895-b8df-d4373bfc2d97",
"CreateDate": "2026-04-09T23:18:45.6379097-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-09T23:18:45.6379097-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-09T23:18:45.6379097-07:00",
"Location": "sample string 1",
"TaskId": "87d9b785-f430-473e-aa63-34d35f51e2f1",
"Values": [
{
"FormFieldValueId": "648906ca-7a50-49b5-afcc-434e2b94cec4",
"FormId": "b1d38035-ad68-49fe-9d29-b00c84bdf916",
"FormTypeField": {
"FormTypeFieldId": "4bd07156-9e98-4cbb-8765-38948503d03f",
"FormType": {
"FormTypeId": "ee427587-773b-4590-9297-a94d2c535a1c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a0a5b935-2784-4fff-b1d6-f00149b71d2a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "92eb1be1-23b9-4110-beec-0f3ce20baf67",
"CreateDate": "2026-04-09T23:18:45.6379097-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-09T23:18:45.6379097-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-09T23:18:45.6379097-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1968519f-dd73-4895-b8df-d4373bfc2d97",
"CreateDate": "2026-04-09T23:18:45.6379097-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-09T23:18:45.6379097-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "62578e28-2e3d-43c1-bc9d-ee7e5088d688",
"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": "cfe3e882-4650-4e49-9f87-422d4939d2d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "01fba660-42a6-457f-8386-152c3de4b86e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "924b5af1-3f35-405f-b183-4c2ca9810971",
"CreateDate": "2026-04-09T23:18:45.6379097-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-09T23:18:45.6379097-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ae34f3b3-e9e8-43bc-bb41-09ff6b0ddd31",
"FieldId": "ae97b711-a918-4586-a2a3-b4f7f6690601",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ae34f3b3-e9e8-43bc-bb41-09ff6b0ddd31",
"FieldId": "ae97b711-a918-4586-a2a3-b4f7f6690601",
"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": "648906ca-7a50-49b5-afcc-434e2b94cec4",
"FormId": "b1d38035-ad68-49fe-9d29-b00c84bdf916",
"FormTypeField": {
"FormTypeFieldId": "4bd07156-9e98-4cbb-8765-38948503d03f",
"FormType": {
"FormTypeId": "ee427587-773b-4590-9297-a94d2c535a1c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a0a5b935-2784-4fff-b1d6-f00149b71d2a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "92eb1be1-23b9-4110-beec-0f3ce20baf67",
"CreateDate": "2026-04-09T23:18:45.6379097-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-09T23:18:45.6379097-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-09T23:18:45.6379097-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1968519f-dd73-4895-b8df-d4373bfc2d97",
"CreateDate": "2026-04-09T23:18:45.6379097-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-09T23:18:45.6379097-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "62578e28-2e3d-43c1-bc9d-ee7e5088d688",
"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": "cfe3e882-4650-4e49-9f87-422d4939d2d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "01fba660-42a6-457f-8386-152c3de4b86e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "924b5af1-3f35-405f-b183-4c2ca9810971",
"CreateDate": "2026-04-09T23:18:45.6379097-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-09T23:18:45.6379097-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ae34f3b3-e9e8-43bc-bb41-09ff6b0ddd31",
"FieldId": "ae97b711-a918-4586-a2a3-b4f7f6690601",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ae34f3b3-e9e8-43bc-bb41-09ff6b0ddd31",
"FieldId": "ae97b711-a918-4586-a2a3-b4f7f6690601",
"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": "082f2abe-e5fc-4077-8b66-7f98e062130a",
"CreateDate": "2026-04-09T23:18:45.6379097-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-09T23:18:45.6379097-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}