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": "bfce14bb-1a34-4248-bf2c-28e7e89ee004",
"Asset": {
"AssetId": "4af65fce-9bc5-4c92-a9c5-5093ae214a27",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c9aa619e-c13e-4f9d-99b9-503e01a43731",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "28a800c4-9836-47f7-a8a9-36ea56adbca3",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1ef631f5-40e5-422e-824b-3827036b5cff",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-05T15:03:11.486061-07:00",
"MeasurementValueNeededDate": "2026-04-05T15:03:11.486061-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a55887d5-3e72-46c3-9854-2f5c69099d81",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-05T15:03:11.486061-07:00",
"MeasurementValueNeededDate": "2026-04-05T15:03:11.486061-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ae73bce8-c177-48dc-a745-e479ac2f71ce",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "fab816fc-ab48-4ff6-b3da-48d1d60fd19b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c9aa619e-c13e-4f9d-99b9-503e01a43731",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "28a800c4-9836-47f7-a8a9-36ea56adbca3",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-05T15:03:11.486061-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "eb74e233-8706-4ef5-82be-8fbe705e06b8",
"Section": {
"FormTypeSectionId": "827d0584-dbe5-4c19-8bd1-a0278deb0cd5",
"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": "54741486-810e-4fa8-8170-e0ed10dc8ed5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "029ef45f-68d1-4ce4-8607-23ef6379339f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9aedadd4-7145-463c-ae89-ff3aa1b504d7",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9512ac8a-93bb-4d19-9433-2e71da151e4b",
"FieldId": "19e38997-67e8-4fcf-a495-a63688739103",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9512ac8a-93bb-4d19-9433-2e71da151e4b",
"FieldId": "19e38997-67e8-4fcf-a495-a63688739103",
"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": "eb74e233-8706-4ef5-82be-8fbe705e06b8",
"Section": {
"FormTypeSectionId": "827d0584-dbe5-4c19-8bd1-a0278deb0cd5",
"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": "54741486-810e-4fa8-8170-e0ed10dc8ed5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "029ef45f-68d1-4ce4-8607-23ef6379339f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9aedadd4-7145-463c-ae89-ff3aa1b504d7",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9512ac8a-93bb-4d19-9433-2e71da151e4b",
"FieldId": "19e38997-67e8-4fcf-a495-a63688739103",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9512ac8a-93bb-4d19-9433-2e71da151e4b",
"FieldId": "19e38997-67e8-4fcf-a495-a63688739103",
"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": "0ee7ba7f-cc0e-4945-9e01-e2938515f4c7",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-05T15:03:11.486061-07:00",
"Location": "sample string 1",
"TaskId": "f1ad25cf-89e2-4d17-ae28-6f654138a331",
"Values": [
{
"FormFieldValueId": "85be749e-137a-459a-a153-47103e5936b9",
"FormId": "56a7ce3c-0787-4173-bfd7-9bc910028725",
"FormTypeField": {
"FormTypeFieldId": "eb74e233-8706-4ef5-82be-8fbe705e06b8",
"FormType": {
"FormTypeId": "fab816fc-ab48-4ff6-b3da-48d1d60fd19b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c9aa619e-c13e-4f9d-99b9-503e01a43731",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "28a800c4-9836-47f7-a8a9-36ea56adbca3",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-05T15:03:11.486061-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "0ee7ba7f-cc0e-4945-9e01-e2938515f4c7",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "827d0584-dbe5-4c19-8bd1-a0278deb0cd5",
"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": "54741486-810e-4fa8-8170-e0ed10dc8ed5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "029ef45f-68d1-4ce4-8607-23ef6379339f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9aedadd4-7145-463c-ae89-ff3aa1b504d7",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9512ac8a-93bb-4d19-9433-2e71da151e4b",
"FieldId": "19e38997-67e8-4fcf-a495-a63688739103",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9512ac8a-93bb-4d19-9433-2e71da151e4b",
"FieldId": "19e38997-67e8-4fcf-a495-a63688739103",
"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": "85be749e-137a-459a-a153-47103e5936b9",
"FormId": "56a7ce3c-0787-4173-bfd7-9bc910028725",
"FormTypeField": {
"FormTypeFieldId": "eb74e233-8706-4ef5-82be-8fbe705e06b8",
"FormType": {
"FormTypeId": "fab816fc-ab48-4ff6-b3da-48d1d60fd19b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c9aa619e-c13e-4f9d-99b9-503e01a43731",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "28a800c4-9836-47f7-a8a9-36ea56adbca3",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-05T15:03:11.486061-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "0ee7ba7f-cc0e-4945-9e01-e2938515f4c7",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "827d0584-dbe5-4c19-8bd1-a0278deb0cd5",
"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": "54741486-810e-4fa8-8170-e0ed10dc8ed5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "029ef45f-68d1-4ce4-8607-23ef6379339f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9aedadd4-7145-463c-ae89-ff3aa1b504d7",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9512ac8a-93bb-4d19-9433-2e71da151e4b",
"FieldId": "19e38997-67e8-4fcf-a495-a63688739103",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9512ac8a-93bb-4d19-9433-2e71da151e4b",
"FieldId": "19e38997-67e8-4fcf-a495-a63688739103",
"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": "e938900a-f1ed-49af-937a-e39f849cdf45",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-05T15:03:11.486061-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": "7cd27a12-9f55-4f41-acb2-5ccc2b3c7c0f",
"Asset": {
"AssetId": "1ff9c10f-53fa-4976-902b-8d7e87325408",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "cf718413-cad2-4103-b367-89299ad791dd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "427dfeb2-739b-4eaf-a51c-c4eae3a8467c",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "599707fd-fee0-4f5c-9eb4-4bc6472290d6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-05T15:03:11.486061-07:00",
"MeasurementValueNeededDate": "2026-04-05T15:03:11.486061-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "fbb0f529-7a29-4c11-a0db-a902160f2c9c",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-05T15:03:11.486061-07:00",
"MeasurementValueNeededDate": "2026-04-05T15:03:11.486061-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b794747a-51c8-493a-b68b-97e075e989e7",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "092e0d00-5738-4730-ad87-027c803760de",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "cf718413-cad2-4103-b367-89299ad791dd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "427dfeb2-739b-4eaf-a51c-c4eae3a8467c",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-05T15:03:11.486061-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "ef26bd0f-8ba3-4e1d-abd4-d380d8d1cad4",
"Section": {
"FormTypeSectionId": "d0f0a171-8f45-4f5b-836f-3df9fd3c4de6",
"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": "e978cac3-8371-46fa-b714-8539de52bdce",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "00e3da77-7bb2-4842-8798-ccaa1105d6e5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "47e24438-46fd-4f7f-aa72-6b71984d3655",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "68064c26-c735-493b-8617-78403bac748f",
"FieldId": "ca2586b4-ae48-432d-8840-bcc11308eda5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "68064c26-c735-493b-8617-78403bac748f",
"FieldId": "ca2586b4-ae48-432d-8840-bcc11308eda5",
"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": "ef26bd0f-8ba3-4e1d-abd4-d380d8d1cad4",
"Section": {
"FormTypeSectionId": "d0f0a171-8f45-4f5b-836f-3df9fd3c4de6",
"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": "e978cac3-8371-46fa-b714-8539de52bdce",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "00e3da77-7bb2-4842-8798-ccaa1105d6e5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "47e24438-46fd-4f7f-aa72-6b71984d3655",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "68064c26-c735-493b-8617-78403bac748f",
"FieldId": "ca2586b4-ae48-432d-8840-bcc11308eda5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "68064c26-c735-493b-8617-78403bac748f",
"FieldId": "ca2586b4-ae48-432d-8840-bcc11308eda5",
"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": "2b5ceb46-5921-4737-9335-e49dc422b38a",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-05T15:03:11.486061-07:00",
"Location": "sample string 1",
"TaskId": "91616a5b-c9ce-4312-9c13-626e9fb96d89",
"Values": [
{
"FormFieldValueId": "301f22f4-d0e4-4578-85b5-905ccecbb10a",
"FormId": "b9c01de3-aabb-47bc-88a3-968b05b18843",
"FormTypeField": {
"FormTypeFieldId": "ef26bd0f-8ba3-4e1d-abd4-d380d8d1cad4",
"FormType": {
"FormTypeId": "092e0d00-5738-4730-ad87-027c803760de",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "cf718413-cad2-4103-b367-89299ad791dd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "427dfeb2-739b-4eaf-a51c-c4eae3a8467c",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-05T15:03:11.486061-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2b5ceb46-5921-4737-9335-e49dc422b38a",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d0f0a171-8f45-4f5b-836f-3df9fd3c4de6",
"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": "e978cac3-8371-46fa-b714-8539de52bdce",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "00e3da77-7bb2-4842-8798-ccaa1105d6e5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "47e24438-46fd-4f7f-aa72-6b71984d3655",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "68064c26-c735-493b-8617-78403bac748f",
"FieldId": "ca2586b4-ae48-432d-8840-bcc11308eda5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "68064c26-c735-493b-8617-78403bac748f",
"FieldId": "ca2586b4-ae48-432d-8840-bcc11308eda5",
"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": "301f22f4-d0e4-4578-85b5-905ccecbb10a",
"FormId": "b9c01de3-aabb-47bc-88a3-968b05b18843",
"FormTypeField": {
"FormTypeFieldId": "ef26bd0f-8ba3-4e1d-abd4-d380d8d1cad4",
"FormType": {
"FormTypeId": "092e0d00-5738-4730-ad87-027c803760de",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "cf718413-cad2-4103-b367-89299ad791dd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "427dfeb2-739b-4eaf-a51c-c4eae3a8467c",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-05T15:03:11.486061-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2b5ceb46-5921-4737-9335-e49dc422b38a",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d0f0a171-8f45-4f5b-836f-3df9fd3c4de6",
"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": "e978cac3-8371-46fa-b714-8539de52bdce",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "00e3da77-7bb2-4842-8798-ccaa1105d6e5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "47e24438-46fd-4f7f-aa72-6b71984d3655",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "68064c26-c735-493b-8617-78403bac748f",
"FieldId": "ca2586b4-ae48-432d-8840-bcc11308eda5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "68064c26-c735-493b-8617-78403bac748f",
"FieldId": "ca2586b4-ae48-432d-8840-bcc11308eda5",
"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": "a4b19732-9811-422c-8016-277cfb931bf2",
"CreateDate": "2026-04-05T15:03:11.486061-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-05T15:03:11.486061-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}