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": "7e7e0f66-c0d5-44b6-bc3e-481bb8db6a46",
"Asset": {
"AssetId": "be15acb8-288a-4fd2-87af-1deb7d4d47d5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4e646018-0293-447d-a86b-7927d2734830",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e912f0c1-416d-4d22-a582-bb70236426e8",
"CreateDate": "2026-03-08T16:08:50.5604458-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-08T16:08:50.5604458-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "831d691a-1396-42ed-ac6a-65cc5aceccbe",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-08T16:08:50.5604458-07:00",
"MeasurementValueNeededDate": "2026-03-08T16:08:50.5604458-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f914428a-72ba-46f0-801e-2b02a9c99947",
"CreateDate": "2026-03-08T16:08:50.5604458-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-08T16:08:50.5604458-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-08T16:08:50.5604458-07:00",
"MeasurementValueNeededDate": "2026-03-08T16:08:50.5604458-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "bfbed695-ccd9-41a0-b647-f5ee225d4e81",
"CreateDate": "2026-03-08T16:08:50.5604458-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-08T16:08:50.5604458-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "99f1054d-1f01-41b2-9ed3-4878e3c14edd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4e646018-0293-447d-a86b-7927d2734830",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e912f0c1-416d-4d22-a582-bb70236426e8",
"CreateDate": "2026-03-08T16:08:50.5604458-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-08T16:08:50.5604458-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-08T16:08:50.5604458-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "ecfeaa6b-d256-4f46-a60c-cd7452838622",
"Section": {
"FormTypeSectionId": "268e275e-bbda-488f-8005-5f4a5933ce8e",
"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": "4cf72fa5-88d9-451c-99ca-ba64864500de",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "55a33938-fb40-4f7a-a195-b5f5097cf7b6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b324942c-9173-494d-85e1-dc8b994ce126",
"CreateDate": "2026-03-08T16:08:50.5604458-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-08T16:08:50.5604458-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6726f8aa-1962-417a-a73c-14eb0c32ff5b",
"FieldId": "d7919792-4a40-4b23-8b43-111aa36966c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6726f8aa-1962-417a-a73c-14eb0c32ff5b",
"FieldId": "d7919792-4a40-4b23-8b43-111aa36966c7",
"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": "ecfeaa6b-d256-4f46-a60c-cd7452838622",
"Section": {
"FormTypeSectionId": "268e275e-bbda-488f-8005-5f4a5933ce8e",
"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": "4cf72fa5-88d9-451c-99ca-ba64864500de",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "55a33938-fb40-4f7a-a195-b5f5097cf7b6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b324942c-9173-494d-85e1-dc8b994ce126",
"CreateDate": "2026-03-08T16:08:50.5604458-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-08T16:08:50.5604458-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6726f8aa-1962-417a-a73c-14eb0c32ff5b",
"FieldId": "d7919792-4a40-4b23-8b43-111aa36966c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6726f8aa-1962-417a-a73c-14eb0c32ff5b",
"FieldId": "d7919792-4a40-4b23-8b43-111aa36966c7",
"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": "944d6822-ecbb-4bae-90b4-a806b0f0b9ea",
"CreateDate": "2026-03-08T16:08:50.5604458-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-08T16:08:50.5604458-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-08T16:08:50.5604458-07:00",
"Location": "sample string 1",
"TaskId": "4fc52583-2ea1-4775-b8c3-c54b7d23aa67",
"Values": [
{
"FormFieldValueId": "07d24030-6929-42cf-b62e-ad6a14e669a3",
"FormId": "13ee3b2e-4552-46a0-ad16-10d74411600e",
"FormTypeField": {
"FormTypeFieldId": "ecfeaa6b-d256-4f46-a60c-cd7452838622",
"FormType": {
"FormTypeId": "99f1054d-1f01-41b2-9ed3-4878e3c14edd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4e646018-0293-447d-a86b-7927d2734830",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e912f0c1-416d-4d22-a582-bb70236426e8",
"CreateDate": "2026-03-08T16:08:50.5604458-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-08T16:08:50.5604458-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-08T16:08:50.5604458-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "944d6822-ecbb-4bae-90b4-a806b0f0b9ea",
"CreateDate": "2026-03-08T16:08:50.5604458-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-08T16:08:50.5604458-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "268e275e-bbda-488f-8005-5f4a5933ce8e",
"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": "4cf72fa5-88d9-451c-99ca-ba64864500de",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "55a33938-fb40-4f7a-a195-b5f5097cf7b6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b324942c-9173-494d-85e1-dc8b994ce126",
"CreateDate": "2026-03-08T16:08:50.5604458-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-08T16:08:50.5604458-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6726f8aa-1962-417a-a73c-14eb0c32ff5b",
"FieldId": "d7919792-4a40-4b23-8b43-111aa36966c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6726f8aa-1962-417a-a73c-14eb0c32ff5b",
"FieldId": "d7919792-4a40-4b23-8b43-111aa36966c7",
"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": "07d24030-6929-42cf-b62e-ad6a14e669a3",
"FormId": "13ee3b2e-4552-46a0-ad16-10d74411600e",
"FormTypeField": {
"FormTypeFieldId": "ecfeaa6b-d256-4f46-a60c-cd7452838622",
"FormType": {
"FormTypeId": "99f1054d-1f01-41b2-9ed3-4878e3c14edd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4e646018-0293-447d-a86b-7927d2734830",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e912f0c1-416d-4d22-a582-bb70236426e8",
"CreateDate": "2026-03-08T16:08:50.5604458-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-08T16:08:50.5604458-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-08T16:08:50.5604458-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "944d6822-ecbb-4bae-90b4-a806b0f0b9ea",
"CreateDate": "2026-03-08T16:08:50.5604458-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-08T16:08:50.5604458-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "268e275e-bbda-488f-8005-5f4a5933ce8e",
"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": "4cf72fa5-88d9-451c-99ca-ba64864500de",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "55a33938-fb40-4f7a-a195-b5f5097cf7b6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b324942c-9173-494d-85e1-dc8b994ce126",
"CreateDate": "2026-03-08T16:08:50.5604458-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-08T16:08:50.5604458-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6726f8aa-1962-417a-a73c-14eb0c32ff5b",
"FieldId": "d7919792-4a40-4b23-8b43-111aa36966c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6726f8aa-1962-417a-a73c-14eb0c32ff5b",
"FieldId": "d7919792-4a40-4b23-8b43-111aa36966c7",
"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": "b6526f49-839e-4e32-96be-626768aa1699",
"CreateDate": "2026-03-08T16:08:50.5604458-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-08T16:08:50.5604458-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": "caf0022d-9c6b-49d8-bc9c-65a88ce83bc7",
"Asset": {
"AssetId": "9d5d9cb5-59d4-4d43-910b-806897f02398",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "76d6017e-7ff8-40de-bdf8-21991d63aaeb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9e3ecdb8-6e1a-4464-9550-51a1196d9737",
"CreateDate": "2026-03-08T16:08:50.6228935-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-08T16:08:50.6228935-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fd15e4cb-e42f-4f37-92a1-95acaa3a5a33",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-08T16:08:50.6228935-07:00",
"MeasurementValueNeededDate": "2026-03-08T16:08:50.6228935-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f70348e3-5a20-42b3-83ee-cedf7099a503",
"CreateDate": "2026-03-08T16:08:50.6228935-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-08T16:08:50.6228935-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-08T16:08:50.6228935-07:00",
"MeasurementValueNeededDate": "2026-03-08T16:08:50.6228935-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f7864a20-b07b-4229-9ecc-877e4b4e065e",
"CreateDate": "2026-03-08T16:08:50.6228935-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-08T16:08:50.6228935-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "e62c3b5d-a010-4dba-9e7b-613234b0722f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "76d6017e-7ff8-40de-bdf8-21991d63aaeb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9e3ecdb8-6e1a-4464-9550-51a1196d9737",
"CreateDate": "2026-03-08T16:08:50.6228935-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-08T16:08:50.6228935-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-08T16:08:50.6228935-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "20063d4e-0b1d-4260-92d9-08050c26aa50",
"Section": {
"FormTypeSectionId": "f8db0d1f-1451-45cb-a809-71f1be6727a3",
"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": "6387af2a-380b-4450-88eb-5f0547a3cc83",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6c6ede2a-3e58-4782-be00-678134cf27fa",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c329daf5-d188-427e-ac61-4bc3981dcb53",
"CreateDate": "2026-03-08T16:08:50.6228935-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-08T16:08:50.6228935-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b8686d29-ec80-4318-b490-26da28c78c62",
"FieldId": "ee95a775-1a7e-4227-a275-8b7f7eba72a7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b8686d29-ec80-4318-b490-26da28c78c62",
"FieldId": "ee95a775-1a7e-4227-a275-8b7f7eba72a7",
"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": "20063d4e-0b1d-4260-92d9-08050c26aa50",
"Section": {
"FormTypeSectionId": "f8db0d1f-1451-45cb-a809-71f1be6727a3",
"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": "6387af2a-380b-4450-88eb-5f0547a3cc83",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6c6ede2a-3e58-4782-be00-678134cf27fa",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c329daf5-d188-427e-ac61-4bc3981dcb53",
"CreateDate": "2026-03-08T16:08:50.6228935-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-08T16:08:50.6228935-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b8686d29-ec80-4318-b490-26da28c78c62",
"FieldId": "ee95a775-1a7e-4227-a275-8b7f7eba72a7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b8686d29-ec80-4318-b490-26da28c78c62",
"FieldId": "ee95a775-1a7e-4227-a275-8b7f7eba72a7",
"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": "0a24af5a-a0dd-48c8-984c-f6d50b3f9c4a",
"CreateDate": "2026-03-08T16:08:50.6228935-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-08T16:08:50.6228935-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-08T16:08:50.6228935-07:00",
"Location": "sample string 1",
"TaskId": "ed58ba9d-9c67-4e7f-abfe-4d037a87c4b7",
"Values": [
{
"FormFieldValueId": "24329367-bc90-452c-82a0-e5dee365d2c2",
"FormId": "778b2bc8-1ac9-49cf-bbaa-68b599125259",
"FormTypeField": {
"FormTypeFieldId": "20063d4e-0b1d-4260-92d9-08050c26aa50",
"FormType": {
"FormTypeId": "e62c3b5d-a010-4dba-9e7b-613234b0722f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "76d6017e-7ff8-40de-bdf8-21991d63aaeb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9e3ecdb8-6e1a-4464-9550-51a1196d9737",
"CreateDate": "2026-03-08T16:08:50.6228935-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-08T16:08:50.6228935-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-08T16:08:50.6228935-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "0a24af5a-a0dd-48c8-984c-f6d50b3f9c4a",
"CreateDate": "2026-03-08T16:08:50.6228935-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-08T16:08:50.6228935-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "f8db0d1f-1451-45cb-a809-71f1be6727a3",
"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": "6387af2a-380b-4450-88eb-5f0547a3cc83",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6c6ede2a-3e58-4782-be00-678134cf27fa",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c329daf5-d188-427e-ac61-4bc3981dcb53",
"CreateDate": "2026-03-08T16:08:50.6228935-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-08T16:08:50.6228935-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b8686d29-ec80-4318-b490-26da28c78c62",
"FieldId": "ee95a775-1a7e-4227-a275-8b7f7eba72a7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b8686d29-ec80-4318-b490-26da28c78c62",
"FieldId": "ee95a775-1a7e-4227-a275-8b7f7eba72a7",
"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": "24329367-bc90-452c-82a0-e5dee365d2c2",
"FormId": "778b2bc8-1ac9-49cf-bbaa-68b599125259",
"FormTypeField": {
"FormTypeFieldId": "20063d4e-0b1d-4260-92d9-08050c26aa50",
"FormType": {
"FormTypeId": "e62c3b5d-a010-4dba-9e7b-613234b0722f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "76d6017e-7ff8-40de-bdf8-21991d63aaeb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9e3ecdb8-6e1a-4464-9550-51a1196d9737",
"CreateDate": "2026-03-08T16:08:50.6228935-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-08T16:08:50.6228935-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-08T16:08:50.6228935-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "0a24af5a-a0dd-48c8-984c-f6d50b3f9c4a",
"CreateDate": "2026-03-08T16:08:50.6228935-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-08T16:08:50.6228935-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "f8db0d1f-1451-45cb-a809-71f1be6727a3",
"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": "6387af2a-380b-4450-88eb-5f0547a3cc83",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6c6ede2a-3e58-4782-be00-678134cf27fa",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c329daf5-d188-427e-ac61-4bc3981dcb53",
"CreateDate": "2026-03-08T16:08:50.6228935-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-08T16:08:50.6228935-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b8686d29-ec80-4318-b490-26da28c78c62",
"FieldId": "ee95a775-1a7e-4227-a275-8b7f7eba72a7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b8686d29-ec80-4318-b490-26da28c78c62",
"FieldId": "ee95a775-1a7e-4227-a275-8b7f7eba72a7",
"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": "559a2643-7ce5-4e09-a3c2-a227848c0076",
"CreateDate": "2026-03-08T16:08:50.6228935-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-08T16:08:50.6228935-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}