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": "e1a671b5-4508-4f8b-980f-c306dcb93fa8",
"Asset": {
"AssetId": "2e2f900c-e9be-4bb7-8d97-4d28a55f1776",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "25026457-6d69-4283-9acc-2be7c00887b4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "efb23f66-9f19-4c26-b543-eb31d869be5a",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f09bd82f-1085-4ab4-98e3-fc1c174551d8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-02T19:31:21.3414955-08:00",
"MeasurementValueNeededDate": "2026-01-02T19:31:21.3414955-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3c34eef6-aba8-440c-98d7-c077888c3118",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-02T19:31:21.3414955-08:00",
"MeasurementValueNeededDate": "2026-01-02T19:31:21.3414955-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d81688f4-caed-43f3-8c90-671948b0fa7b",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "618f143a-6d35-4d19-8a98-f3cbff2022d9",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "25026457-6d69-4283-9acc-2be7c00887b4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "efb23f66-9f19-4c26-b543-eb31d869be5a",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-02T19:31:21.3414955-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "7c19ac83-ed43-4c2c-b682-9d62a323bdd0",
"Section": {
"FormTypeSectionId": "4d36b935-4362-4db5-8596-356afc34ebc8",
"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": "a4c16847-4a23-4842-8377-ed80ffbcadc6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b1ffb376-73e3-47dd-a4e9-54dd4e5d7d19",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ce630f5c-bc5d-48e5-9540-5cd91249ab2f",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8063f4f4-d8f8-4733-be02-3a7e17d3c510",
"FieldId": "b1a29786-999f-460b-b272-19f33e261b35",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8063f4f4-d8f8-4733-be02-3a7e17d3c510",
"FieldId": "b1a29786-999f-460b-b272-19f33e261b35",
"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": "7c19ac83-ed43-4c2c-b682-9d62a323bdd0",
"Section": {
"FormTypeSectionId": "4d36b935-4362-4db5-8596-356afc34ebc8",
"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": "a4c16847-4a23-4842-8377-ed80ffbcadc6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b1ffb376-73e3-47dd-a4e9-54dd4e5d7d19",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ce630f5c-bc5d-48e5-9540-5cd91249ab2f",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8063f4f4-d8f8-4733-be02-3a7e17d3c510",
"FieldId": "b1a29786-999f-460b-b272-19f33e261b35",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8063f4f4-d8f8-4733-be02-3a7e17d3c510",
"FieldId": "b1a29786-999f-460b-b272-19f33e261b35",
"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": "decc3b2c-e0ae-4ece-afd6-64ae2de56e85",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-02T19:31:21.3414955-08:00",
"Location": "sample string 1",
"TaskId": "e5a7bebf-2f4e-4d08-a038-0781919da93e",
"Values": [
{
"FormFieldValueId": "296693d7-88b8-4ce8-addf-099057755126",
"FormId": "d2f41345-fe13-441b-913c-1dd7b9ca5e14",
"FormTypeField": {
"FormTypeFieldId": "7c19ac83-ed43-4c2c-b682-9d62a323bdd0",
"FormType": {
"FormTypeId": "618f143a-6d35-4d19-8a98-f3cbff2022d9",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "25026457-6d69-4283-9acc-2be7c00887b4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "efb23f66-9f19-4c26-b543-eb31d869be5a",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-02T19:31:21.3414955-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "decc3b2c-e0ae-4ece-afd6-64ae2de56e85",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4d36b935-4362-4db5-8596-356afc34ebc8",
"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": "a4c16847-4a23-4842-8377-ed80ffbcadc6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b1ffb376-73e3-47dd-a4e9-54dd4e5d7d19",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ce630f5c-bc5d-48e5-9540-5cd91249ab2f",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8063f4f4-d8f8-4733-be02-3a7e17d3c510",
"FieldId": "b1a29786-999f-460b-b272-19f33e261b35",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8063f4f4-d8f8-4733-be02-3a7e17d3c510",
"FieldId": "b1a29786-999f-460b-b272-19f33e261b35",
"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": "296693d7-88b8-4ce8-addf-099057755126",
"FormId": "d2f41345-fe13-441b-913c-1dd7b9ca5e14",
"FormTypeField": {
"FormTypeFieldId": "7c19ac83-ed43-4c2c-b682-9d62a323bdd0",
"FormType": {
"FormTypeId": "618f143a-6d35-4d19-8a98-f3cbff2022d9",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "25026457-6d69-4283-9acc-2be7c00887b4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "efb23f66-9f19-4c26-b543-eb31d869be5a",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-02T19:31:21.3414955-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "decc3b2c-e0ae-4ece-afd6-64ae2de56e85",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4d36b935-4362-4db5-8596-356afc34ebc8",
"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": "a4c16847-4a23-4842-8377-ed80ffbcadc6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b1ffb376-73e3-47dd-a4e9-54dd4e5d7d19",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ce630f5c-bc5d-48e5-9540-5cd91249ab2f",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8063f4f4-d8f8-4733-be02-3a7e17d3c510",
"FieldId": "b1a29786-999f-460b-b272-19f33e261b35",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8063f4f4-d8f8-4733-be02-3a7e17d3c510",
"FieldId": "b1a29786-999f-460b-b272-19f33e261b35",
"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": "e61bebd1-b275-43c9-b1a5-5e1bfc490c88",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-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": "e37506da-5207-4102-9186-adc4b8942d3d",
"Asset": {
"AssetId": "097a71fb-c14c-4cc0-8d1e-62bc19590c35",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1ab712de-2304-4435-a961-2e819916c4fb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "db5efdd8-2cc0-407b-996d-1975febbb573",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c0667489-f839-4bce-833c-d93be6dc16e8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-02T19:31:21.3414955-08:00",
"MeasurementValueNeededDate": "2026-01-02T19:31:21.3414955-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "26d5445a-75a8-4648-91c1-48d18b552689",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-02T19:31:21.3414955-08:00",
"MeasurementValueNeededDate": "2026-01-02T19:31:21.3414955-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e7e0080d-e300-448c-9672-71ba02f8e63f",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "a00d1f2c-aef4-46bc-90b1-09ef7318e64a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1ab712de-2304-4435-a961-2e819916c4fb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "db5efdd8-2cc0-407b-996d-1975febbb573",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-02T19:31:21.3414955-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "6eaefb35-dec4-4b9c-bf13-239d65c0662e",
"Section": {
"FormTypeSectionId": "fc9d2e48-3a5b-4a0b-b15a-9cca6851802c",
"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": "91538422-257e-403b-9a78-4a58fb187fa8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "61f60748-4a17-4be6-ae48-840f84910978",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d9e5cf8c-4532-4d53-95b4-2fab72972e37",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ecb8a6cc-4078-4037-9d9f-9ee2a3586ddd",
"FieldId": "01c96c2a-8742-4d5c-a44e-24b25c92b4a0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ecb8a6cc-4078-4037-9d9f-9ee2a3586ddd",
"FieldId": "01c96c2a-8742-4d5c-a44e-24b25c92b4a0",
"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": "6eaefb35-dec4-4b9c-bf13-239d65c0662e",
"Section": {
"FormTypeSectionId": "fc9d2e48-3a5b-4a0b-b15a-9cca6851802c",
"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": "91538422-257e-403b-9a78-4a58fb187fa8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "61f60748-4a17-4be6-ae48-840f84910978",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d9e5cf8c-4532-4d53-95b4-2fab72972e37",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ecb8a6cc-4078-4037-9d9f-9ee2a3586ddd",
"FieldId": "01c96c2a-8742-4d5c-a44e-24b25c92b4a0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ecb8a6cc-4078-4037-9d9f-9ee2a3586ddd",
"FieldId": "01c96c2a-8742-4d5c-a44e-24b25c92b4a0",
"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": "8f811d92-8e35-4da9-b954-8a35b54d6e9a",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-02T19:31:21.3414955-08:00",
"Location": "sample string 1",
"TaskId": "c691dee6-0580-4447-bc9a-27980656252d",
"Values": [
{
"FormFieldValueId": "3627b276-6c1d-4193-8c68-6da3cafd49d3",
"FormId": "863f7804-a4b6-45d3-b227-9954e243a69d",
"FormTypeField": {
"FormTypeFieldId": "6eaefb35-dec4-4b9c-bf13-239d65c0662e",
"FormType": {
"FormTypeId": "a00d1f2c-aef4-46bc-90b1-09ef7318e64a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1ab712de-2304-4435-a961-2e819916c4fb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "db5efdd8-2cc0-407b-996d-1975febbb573",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-02T19:31:21.3414955-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8f811d92-8e35-4da9-b954-8a35b54d6e9a",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "fc9d2e48-3a5b-4a0b-b15a-9cca6851802c",
"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": "91538422-257e-403b-9a78-4a58fb187fa8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "61f60748-4a17-4be6-ae48-840f84910978",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d9e5cf8c-4532-4d53-95b4-2fab72972e37",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ecb8a6cc-4078-4037-9d9f-9ee2a3586ddd",
"FieldId": "01c96c2a-8742-4d5c-a44e-24b25c92b4a0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ecb8a6cc-4078-4037-9d9f-9ee2a3586ddd",
"FieldId": "01c96c2a-8742-4d5c-a44e-24b25c92b4a0",
"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": "3627b276-6c1d-4193-8c68-6da3cafd49d3",
"FormId": "863f7804-a4b6-45d3-b227-9954e243a69d",
"FormTypeField": {
"FormTypeFieldId": "6eaefb35-dec4-4b9c-bf13-239d65c0662e",
"FormType": {
"FormTypeId": "a00d1f2c-aef4-46bc-90b1-09ef7318e64a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1ab712de-2304-4435-a961-2e819916c4fb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "db5efdd8-2cc0-407b-996d-1975febbb573",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-02T19:31:21.3414955-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8f811d92-8e35-4da9-b954-8a35b54d6e9a",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "fc9d2e48-3a5b-4a0b-b15a-9cca6851802c",
"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": "91538422-257e-403b-9a78-4a58fb187fa8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "61f60748-4a17-4be6-ae48-840f84910978",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d9e5cf8c-4532-4d53-95b4-2fab72972e37",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ecb8a6cc-4078-4037-9d9f-9ee2a3586ddd",
"FieldId": "01c96c2a-8742-4d5c-a44e-24b25c92b4a0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ecb8a6cc-4078-4037-9d9f-9ee2a3586ddd",
"FieldId": "01c96c2a-8742-4d5c-a44e-24b25c92b4a0",
"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": "f858f8c2-5a50-43d6-aedd-194321dbbae2",
"CreateDate": "2026-01-02T19:31:21.3414955-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-02T19:31:21.3414955-08:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}