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": "a1429044-9beb-4033-84af-a8e5551803ee",
"Asset": {
"AssetId": "dccab8ba-ee8a-4bd7-94bd-1d3e7807b365",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6dc9548e-df5d-4250-8edd-eadba8db3d96",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3229f83a-3da9-40eb-aa2b-6ba63d843db8",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0694e2ef-2f4a-4032-96c9-39d228c0d526",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-05T07:44:23.157031-08:00",
"MeasurementValueNeededDate": "2025-11-05T07:44:23.157031-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1d99545c-4101-42d5-8814-8dc4fbd64905",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-05T07:44:23.157031-08:00",
"MeasurementValueNeededDate": "2025-11-05T07:44:23.157031-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "01e16976-caa9-4f95-a0bb-20a51799e466",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "1ddab111-6c0d-4bf9-8a5b-32c9aa75153e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6dc9548e-df5d-4250-8edd-eadba8db3d96",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3229f83a-3da9-40eb-aa2b-6ba63d843db8",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-05T07:44:23.157031-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "654ca817-21ac-43c4-87c3-9cf589be54e5",
"Section": {
"FormTypeSectionId": "d7a8fe46-8b50-430a-8473-2f98ca794349",
"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": "1d466ef4-6af2-4a82-8933-a95fb9a0ca2c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "817d9b7c-c8b1-443d-865d-2250d800137e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bd10f362-885b-464c-b3a8-c4059068c2de",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3c73d00f-ba2e-47a2-9e7e-90584ebfe21c",
"FieldId": "a97cb6a7-0584-4b86-9ceb-300e84ac225c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3c73d00f-ba2e-47a2-9e7e-90584ebfe21c",
"FieldId": "a97cb6a7-0584-4b86-9ceb-300e84ac225c",
"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": "654ca817-21ac-43c4-87c3-9cf589be54e5",
"Section": {
"FormTypeSectionId": "d7a8fe46-8b50-430a-8473-2f98ca794349",
"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": "1d466ef4-6af2-4a82-8933-a95fb9a0ca2c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "817d9b7c-c8b1-443d-865d-2250d800137e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bd10f362-885b-464c-b3a8-c4059068c2de",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3c73d00f-ba2e-47a2-9e7e-90584ebfe21c",
"FieldId": "a97cb6a7-0584-4b86-9ceb-300e84ac225c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3c73d00f-ba2e-47a2-9e7e-90584ebfe21c",
"FieldId": "a97cb6a7-0584-4b86-9ceb-300e84ac225c",
"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": "58d0f7eb-8326-46e9-b935-9303374ab182",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-11-05T07:44:23.157031-08:00",
"Location": "sample string 1",
"TaskId": "a924de0d-bcb0-4b01-9104-37725c3652d6",
"Values": [
{
"FormFieldValueId": "ead093be-c0df-45f8-8bbf-d820e2a85433",
"FormId": "e2906fa0-a4cb-4478-b16c-37249ca2b9f9",
"FormTypeField": {
"FormTypeFieldId": "654ca817-21ac-43c4-87c3-9cf589be54e5",
"FormType": {
"FormTypeId": "1ddab111-6c0d-4bf9-8a5b-32c9aa75153e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6dc9548e-df5d-4250-8edd-eadba8db3d96",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3229f83a-3da9-40eb-aa2b-6ba63d843db8",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-05T07:44:23.157031-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "58d0f7eb-8326-46e9-b935-9303374ab182",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d7a8fe46-8b50-430a-8473-2f98ca794349",
"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": "1d466ef4-6af2-4a82-8933-a95fb9a0ca2c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "817d9b7c-c8b1-443d-865d-2250d800137e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bd10f362-885b-464c-b3a8-c4059068c2de",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3c73d00f-ba2e-47a2-9e7e-90584ebfe21c",
"FieldId": "a97cb6a7-0584-4b86-9ceb-300e84ac225c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3c73d00f-ba2e-47a2-9e7e-90584ebfe21c",
"FieldId": "a97cb6a7-0584-4b86-9ceb-300e84ac225c",
"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": "ead093be-c0df-45f8-8bbf-d820e2a85433",
"FormId": "e2906fa0-a4cb-4478-b16c-37249ca2b9f9",
"FormTypeField": {
"FormTypeFieldId": "654ca817-21ac-43c4-87c3-9cf589be54e5",
"FormType": {
"FormTypeId": "1ddab111-6c0d-4bf9-8a5b-32c9aa75153e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6dc9548e-df5d-4250-8edd-eadba8db3d96",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3229f83a-3da9-40eb-aa2b-6ba63d843db8",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-05T07:44:23.157031-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "58d0f7eb-8326-46e9-b935-9303374ab182",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d7a8fe46-8b50-430a-8473-2f98ca794349",
"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": "1d466ef4-6af2-4a82-8933-a95fb9a0ca2c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "817d9b7c-c8b1-443d-865d-2250d800137e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bd10f362-885b-464c-b3a8-c4059068c2de",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3c73d00f-ba2e-47a2-9e7e-90584ebfe21c",
"FieldId": "a97cb6a7-0584-4b86-9ceb-300e84ac225c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3c73d00f-ba2e-47a2-9e7e-90584ebfe21c",
"FieldId": "a97cb6a7-0584-4b86-9ceb-300e84ac225c",
"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": "dfc2a851-8c1a-4d8c-b225-c9d9eab1a269",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-05T07:44:23.157031-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": "ab15980b-115b-47ba-9362-924e52fb5585",
"Asset": {
"AssetId": "7553883d-83e7-4247-8f5b-840d38c8c1f9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f2bd3394-2c89-4aab-8931-2438ff54a619",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7811fe63-4e89-40e7-a156-575e03b57d18",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8b8b16ce-5165-4263-855b-75b92218d163",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-05T07:44:23.157031-08:00",
"MeasurementValueNeededDate": "2025-11-05T07:44:23.157031-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4021b5d0-804c-4b09-837b-2506a6d958c9",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-05T07:44:23.157031-08:00",
"MeasurementValueNeededDate": "2025-11-05T07:44:23.157031-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a78ade5d-42c9-44e5-866c-5f66d282dab1",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "65d59680-5b91-4e8e-9a72-cb49ab02cbe9",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f2bd3394-2c89-4aab-8931-2438ff54a619",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7811fe63-4e89-40e7-a156-575e03b57d18",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-05T07:44:23.157031-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "72f6e734-4704-446b-a49a-4aa8a62c28c5",
"Section": {
"FormTypeSectionId": "b1722da1-e080-485f-a6b8-119bd22e8884",
"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": "81ed45d8-14c3-4338-99ec-8746f91a1389",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e260eca1-adc1-4a7d-9940-612fa4e85875",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "155ddc70-ecf8-424f-8db6-67d5641deb0e",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7857be38-9f39-4d10-805e-0446b728ad91",
"FieldId": "48089a0e-f0bf-4754-959c-e2c8f1b0204f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7857be38-9f39-4d10-805e-0446b728ad91",
"FieldId": "48089a0e-f0bf-4754-959c-e2c8f1b0204f",
"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": "72f6e734-4704-446b-a49a-4aa8a62c28c5",
"Section": {
"FormTypeSectionId": "b1722da1-e080-485f-a6b8-119bd22e8884",
"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": "81ed45d8-14c3-4338-99ec-8746f91a1389",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e260eca1-adc1-4a7d-9940-612fa4e85875",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "155ddc70-ecf8-424f-8db6-67d5641deb0e",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7857be38-9f39-4d10-805e-0446b728ad91",
"FieldId": "48089a0e-f0bf-4754-959c-e2c8f1b0204f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7857be38-9f39-4d10-805e-0446b728ad91",
"FieldId": "48089a0e-f0bf-4754-959c-e2c8f1b0204f",
"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": "80b9fb50-0265-4de4-980a-846eb306103e",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-11-05T07:44:23.157031-08:00",
"Location": "sample string 1",
"TaskId": "c2d7f308-3b01-439d-ad55-f3cac8774114",
"Values": [
{
"FormFieldValueId": "0416302d-b30e-46e5-a9b3-c26b7ad23ddd",
"FormId": "3f2126b6-3d31-49f6-9a83-18fc42590cb3",
"FormTypeField": {
"FormTypeFieldId": "72f6e734-4704-446b-a49a-4aa8a62c28c5",
"FormType": {
"FormTypeId": "65d59680-5b91-4e8e-9a72-cb49ab02cbe9",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f2bd3394-2c89-4aab-8931-2438ff54a619",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7811fe63-4e89-40e7-a156-575e03b57d18",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-05T07:44:23.157031-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "80b9fb50-0265-4de4-980a-846eb306103e",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b1722da1-e080-485f-a6b8-119bd22e8884",
"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": "81ed45d8-14c3-4338-99ec-8746f91a1389",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e260eca1-adc1-4a7d-9940-612fa4e85875",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "155ddc70-ecf8-424f-8db6-67d5641deb0e",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7857be38-9f39-4d10-805e-0446b728ad91",
"FieldId": "48089a0e-f0bf-4754-959c-e2c8f1b0204f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7857be38-9f39-4d10-805e-0446b728ad91",
"FieldId": "48089a0e-f0bf-4754-959c-e2c8f1b0204f",
"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": "0416302d-b30e-46e5-a9b3-c26b7ad23ddd",
"FormId": "3f2126b6-3d31-49f6-9a83-18fc42590cb3",
"FormTypeField": {
"FormTypeFieldId": "72f6e734-4704-446b-a49a-4aa8a62c28c5",
"FormType": {
"FormTypeId": "65d59680-5b91-4e8e-9a72-cb49ab02cbe9",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f2bd3394-2c89-4aab-8931-2438ff54a619",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7811fe63-4e89-40e7-a156-575e03b57d18",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-05T07:44:23.157031-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "80b9fb50-0265-4de4-980a-846eb306103e",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b1722da1-e080-485f-a6b8-119bd22e8884",
"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": "81ed45d8-14c3-4338-99ec-8746f91a1389",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e260eca1-adc1-4a7d-9940-612fa4e85875",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "155ddc70-ecf8-424f-8db6-67d5641deb0e",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7857be38-9f39-4d10-805e-0446b728ad91",
"FieldId": "48089a0e-f0bf-4754-959c-e2c8f1b0204f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7857be38-9f39-4d10-805e-0446b728ad91",
"FieldId": "48089a0e-f0bf-4754-959c-e2c8f1b0204f",
"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": "78bd4eaa-41b4-472f-9510-6506777f8045",
"CreateDate": "2025-11-05T07:44:23.157031-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-05T07:44:23.157031-08:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}