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": "28c67a95-b7c7-4fa7-b128-85228314afc8",
"Asset": {
"AssetId": "e723330b-ca13-4b6d-b579-dfd26bfba1f3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "739571ed-037e-4284-b675-0beb61c1af52",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "263e4700-cfa6-4ce0-9d44-c180315f9736",
"CreateDate": "2026-03-31T09:17:07.2959315-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-31T09:17:07.2959315-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "61bd7bb4-4211-433e-9dde-5d7b4b67316e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-31T09:17:07.2959315-07:00",
"MeasurementValueNeededDate": "2026-03-31T09:17:07.2959315-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d8ac3183-3b50-4052-814d-4aaab87635c6",
"CreateDate": "2026-03-31T09:17:07.2959315-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-31T09:17:07.2959315-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-31T09:17:07.2959315-07:00",
"MeasurementValueNeededDate": "2026-03-31T09:17:07.2959315-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5b8812b6-034c-47fe-b7a0-6ccdf5fc2792",
"CreateDate": "2026-03-31T09:17:07.2959315-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-31T09:17:07.2959315-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "f2ba49d5-7687-46a4-9908-599daf2abc67",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "739571ed-037e-4284-b675-0beb61c1af52",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "263e4700-cfa6-4ce0-9d44-c180315f9736",
"CreateDate": "2026-03-31T09:17:07.2959315-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-31T09:17:07.2959315-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-31T09:17:07.2959315-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "027a0285-3e69-4c11-aa7b-f37ced70d8ba",
"Section": {
"FormTypeSectionId": "448e216b-5ce6-47aa-ba19-a7e9b579b042",
"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": "6d4e614b-c0b0-4438-b449-b13e44303ada",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e51a9893-23d0-4565-9f8d-5737d34b82cb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "714bffa3-cf8a-4e3e-b63b-62a8b1c14fff",
"CreateDate": "2026-03-31T09:17:07.2959315-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-31T09:17:07.2959315-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "eedd8cef-5e0d-4445-a42e-b648942c4d29",
"FieldId": "df940a04-361d-4dd7-83af-92617ba7ddb3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "eedd8cef-5e0d-4445-a42e-b648942c4d29",
"FieldId": "df940a04-361d-4dd7-83af-92617ba7ddb3",
"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": "027a0285-3e69-4c11-aa7b-f37ced70d8ba",
"Section": {
"FormTypeSectionId": "448e216b-5ce6-47aa-ba19-a7e9b579b042",
"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": "6d4e614b-c0b0-4438-b449-b13e44303ada",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e51a9893-23d0-4565-9f8d-5737d34b82cb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "714bffa3-cf8a-4e3e-b63b-62a8b1c14fff",
"CreateDate": "2026-03-31T09:17:07.2959315-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-31T09:17:07.2959315-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "eedd8cef-5e0d-4445-a42e-b648942c4d29",
"FieldId": "df940a04-361d-4dd7-83af-92617ba7ddb3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "eedd8cef-5e0d-4445-a42e-b648942c4d29",
"FieldId": "df940a04-361d-4dd7-83af-92617ba7ddb3",
"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": "9e424030-1b76-4ec2-805a-382caacf24b8",
"CreateDate": "2026-03-31T09:17:07.2959315-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-31T09:17:07.2959315-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-31T09:17:07.2959315-07:00",
"Location": "sample string 1",
"TaskId": "abf52872-9726-4538-835f-275f29e32bf5",
"Values": [
{
"FormFieldValueId": "1fddc4f7-2eff-4dcc-880f-25ef59e78226",
"FormId": "cae80d50-5053-4d24-b73e-bf120e8dcdb1",
"FormTypeField": {
"FormTypeFieldId": "027a0285-3e69-4c11-aa7b-f37ced70d8ba",
"FormType": {
"FormTypeId": "f2ba49d5-7687-46a4-9908-599daf2abc67",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "739571ed-037e-4284-b675-0beb61c1af52",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "263e4700-cfa6-4ce0-9d44-c180315f9736",
"CreateDate": "2026-03-31T09:17:07.2959315-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-31T09:17:07.2959315-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-31T09:17:07.2959315-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9e424030-1b76-4ec2-805a-382caacf24b8",
"CreateDate": "2026-03-31T09:17:07.2959315-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-31T09:17:07.2959315-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "448e216b-5ce6-47aa-ba19-a7e9b579b042",
"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": "6d4e614b-c0b0-4438-b449-b13e44303ada",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e51a9893-23d0-4565-9f8d-5737d34b82cb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "714bffa3-cf8a-4e3e-b63b-62a8b1c14fff",
"CreateDate": "2026-03-31T09:17:07.2959315-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-31T09:17:07.2959315-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "eedd8cef-5e0d-4445-a42e-b648942c4d29",
"FieldId": "df940a04-361d-4dd7-83af-92617ba7ddb3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "eedd8cef-5e0d-4445-a42e-b648942c4d29",
"FieldId": "df940a04-361d-4dd7-83af-92617ba7ddb3",
"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": "1fddc4f7-2eff-4dcc-880f-25ef59e78226",
"FormId": "cae80d50-5053-4d24-b73e-bf120e8dcdb1",
"FormTypeField": {
"FormTypeFieldId": "027a0285-3e69-4c11-aa7b-f37ced70d8ba",
"FormType": {
"FormTypeId": "f2ba49d5-7687-46a4-9908-599daf2abc67",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "739571ed-037e-4284-b675-0beb61c1af52",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "263e4700-cfa6-4ce0-9d44-c180315f9736",
"CreateDate": "2026-03-31T09:17:07.2959315-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-31T09:17:07.2959315-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-31T09:17:07.2959315-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9e424030-1b76-4ec2-805a-382caacf24b8",
"CreateDate": "2026-03-31T09:17:07.2959315-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-31T09:17:07.2959315-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "448e216b-5ce6-47aa-ba19-a7e9b579b042",
"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": "6d4e614b-c0b0-4438-b449-b13e44303ada",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e51a9893-23d0-4565-9f8d-5737d34b82cb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "714bffa3-cf8a-4e3e-b63b-62a8b1c14fff",
"CreateDate": "2026-03-31T09:17:07.2959315-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-31T09:17:07.2959315-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "eedd8cef-5e0d-4445-a42e-b648942c4d29",
"FieldId": "df940a04-361d-4dd7-83af-92617ba7ddb3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "eedd8cef-5e0d-4445-a42e-b648942c4d29",
"FieldId": "df940a04-361d-4dd7-83af-92617ba7ddb3",
"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": "566189c7-998a-4d3e-a3a2-524ae0e524d4",
"CreateDate": "2026-03-31T09:17:07.2959315-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-31T09:17:07.2959315-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": "2238d1f6-4282-472d-8054-f9e55bd70168",
"Asset": {
"AssetId": "a49d5f71-b783-4752-be26-5214c120903d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6847aa23-8de9-4818-9a68-0982cc38dbf4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "879c4c42-0577-4584-b8b2-5b44e4d3e5cc",
"CreateDate": "2026-03-31T09:17:07.3114906-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-31T09:17:07.3114906-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d879cc3a-8c6e-4d9d-9272-a7ba77f13886",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-31T09:17:07.3114906-07:00",
"MeasurementValueNeededDate": "2026-03-31T09:17:07.3114906-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cad1df69-9d7a-4cdf-ae58-0012ab656c5a",
"CreateDate": "2026-03-31T09:17:07.3114906-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-31T09:17:07.3114906-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-31T09:17:07.3114906-07:00",
"MeasurementValueNeededDate": "2026-03-31T09:17:07.3114906-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "46909b28-095c-4545-84ca-8d1d2bc2dac8",
"CreateDate": "2026-03-31T09:17:07.3114906-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-31T09:17:07.3114906-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "ffc4faa6-35af-48f6-97df-56c04711f472",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6847aa23-8de9-4818-9a68-0982cc38dbf4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "879c4c42-0577-4584-b8b2-5b44e4d3e5cc",
"CreateDate": "2026-03-31T09:17:07.3114906-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-31T09:17:07.3114906-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-31T09:17:07.3114906-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "821ee12c-9232-4415-a4f8-8f1fc9c5f6f5",
"Section": {
"FormTypeSectionId": "dd04de7b-b7eb-49ac-b546-e5469baa1c1d",
"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": "f8c65f69-20b0-48af-ad35-affe13da04fa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0e7d21f1-14b3-48c1-a39d-35e6dda690dd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e7153024-f9d9-48ea-a4c9-e726244a7070",
"CreateDate": "2026-03-31T09:17:07.3114906-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-31T09:17:07.3114906-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7b9f2af3-c70e-4f4d-af2f-8290f48b3073",
"FieldId": "bdc4e6a0-2ec2-4dcd-a84b-4db29784a5eb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7b9f2af3-c70e-4f4d-af2f-8290f48b3073",
"FieldId": "bdc4e6a0-2ec2-4dcd-a84b-4db29784a5eb",
"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": "821ee12c-9232-4415-a4f8-8f1fc9c5f6f5",
"Section": {
"FormTypeSectionId": "dd04de7b-b7eb-49ac-b546-e5469baa1c1d",
"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": "f8c65f69-20b0-48af-ad35-affe13da04fa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0e7d21f1-14b3-48c1-a39d-35e6dda690dd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e7153024-f9d9-48ea-a4c9-e726244a7070",
"CreateDate": "2026-03-31T09:17:07.3114906-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-31T09:17:07.3114906-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7b9f2af3-c70e-4f4d-af2f-8290f48b3073",
"FieldId": "bdc4e6a0-2ec2-4dcd-a84b-4db29784a5eb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7b9f2af3-c70e-4f4d-af2f-8290f48b3073",
"FieldId": "bdc4e6a0-2ec2-4dcd-a84b-4db29784a5eb",
"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": "67086dfd-4893-408a-b203-6eeb9ed8a4cf",
"CreateDate": "2026-03-31T09:17:07.3114906-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-31T09:17:07.3114906-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-31T09:17:07.3114906-07:00",
"Location": "sample string 1",
"TaskId": "aa87570e-d8ef-43f1-863c-79f2e4adb421",
"Values": [
{
"FormFieldValueId": "4cbba672-9a67-498d-bb4e-c7f4896c728f",
"FormId": "9b7026ed-6b08-4930-b107-7049b9efcab5",
"FormTypeField": {
"FormTypeFieldId": "821ee12c-9232-4415-a4f8-8f1fc9c5f6f5",
"FormType": {
"FormTypeId": "ffc4faa6-35af-48f6-97df-56c04711f472",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6847aa23-8de9-4818-9a68-0982cc38dbf4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "879c4c42-0577-4584-b8b2-5b44e4d3e5cc",
"CreateDate": "2026-03-31T09:17:07.3114906-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-31T09:17:07.3114906-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-31T09:17:07.3114906-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "67086dfd-4893-408a-b203-6eeb9ed8a4cf",
"CreateDate": "2026-03-31T09:17:07.3114906-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-31T09:17:07.3114906-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "dd04de7b-b7eb-49ac-b546-e5469baa1c1d",
"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": "f8c65f69-20b0-48af-ad35-affe13da04fa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0e7d21f1-14b3-48c1-a39d-35e6dda690dd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e7153024-f9d9-48ea-a4c9-e726244a7070",
"CreateDate": "2026-03-31T09:17:07.3114906-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-31T09:17:07.3114906-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7b9f2af3-c70e-4f4d-af2f-8290f48b3073",
"FieldId": "bdc4e6a0-2ec2-4dcd-a84b-4db29784a5eb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7b9f2af3-c70e-4f4d-af2f-8290f48b3073",
"FieldId": "bdc4e6a0-2ec2-4dcd-a84b-4db29784a5eb",
"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": "4cbba672-9a67-498d-bb4e-c7f4896c728f",
"FormId": "9b7026ed-6b08-4930-b107-7049b9efcab5",
"FormTypeField": {
"FormTypeFieldId": "821ee12c-9232-4415-a4f8-8f1fc9c5f6f5",
"FormType": {
"FormTypeId": "ffc4faa6-35af-48f6-97df-56c04711f472",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6847aa23-8de9-4818-9a68-0982cc38dbf4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "879c4c42-0577-4584-b8b2-5b44e4d3e5cc",
"CreateDate": "2026-03-31T09:17:07.3114906-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-31T09:17:07.3114906-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-31T09:17:07.3114906-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "67086dfd-4893-408a-b203-6eeb9ed8a4cf",
"CreateDate": "2026-03-31T09:17:07.3114906-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-31T09:17:07.3114906-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "dd04de7b-b7eb-49ac-b546-e5469baa1c1d",
"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": "f8c65f69-20b0-48af-ad35-affe13da04fa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0e7d21f1-14b3-48c1-a39d-35e6dda690dd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e7153024-f9d9-48ea-a4c9-e726244a7070",
"CreateDate": "2026-03-31T09:17:07.3114906-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-31T09:17:07.3114906-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7b9f2af3-c70e-4f4d-af2f-8290f48b3073",
"FieldId": "bdc4e6a0-2ec2-4dcd-a84b-4db29784a5eb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7b9f2af3-c70e-4f4d-af2f-8290f48b3073",
"FieldId": "bdc4e6a0-2ec2-4dcd-a84b-4db29784a5eb",
"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": "c5db88cf-d9ca-4324-9355-fb68ea0d9717",
"CreateDate": "2026-03-31T09:17:07.3114906-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-31T09:17:07.3114906-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}