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": "6cce8a3f-a975-487c-96bf-dbed291164f1",
"Asset": {
"AssetId": "310cdecf-9ee1-4f01-a3a1-ad27fa8c968d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "84c55e77-103e-461e-9485-3bd15cd4566d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6e5f4e9d-25b2-4cb1-b5c1-4b7922d92afa",
"CreateDate": "2026-09-26T21:50:01.9327127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T21:50:01.9327127-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2d6af952-89b7-401d-a58c-4033caea8755",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T21:50:01.9327127-07:00",
"MeasurementValueNeededDate": "2026-09-26T21:50:01.9327127-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "943d1d93-0d3b-45e9-a552-397ea80db2f2",
"CreateDate": "2026-09-26T21:50:01.9327127-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T21:50:01.9327127-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-26T21:50:01.9327127-07:00",
"MeasurementValueNeededDate": "2026-09-26T21:50:01.9327127-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f952d539-0619-4824-aaa3-79fe683187eb",
"CreateDate": "2026-09-26T21:50:01.9327127-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T21:50:01.9327127-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "40530089-9d70-49bc-8bca-2fc590851a47",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "84c55e77-103e-461e-9485-3bd15cd4566d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6e5f4e9d-25b2-4cb1-b5c1-4b7922d92afa",
"CreateDate": "2026-09-26T21:50:01.9327127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T21:50:01.9327127-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-26T21:50:01.9327127-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "f8909d25-bc75-44fa-9bda-be02c8279744",
"Section": {
"FormTypeSectionId": "cfc8cc75-532a-4351-bc38-e5e8d39d5316",
"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": "e648e23d-5829-439d-b30b-a1025d6bf5a7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bd585b06-7d3a-466b-929c-63c12633abdc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "dc118cd5-b205-475f-86d4-d5c43e9494e1",
"CreateDate": "2026-09-26T21:50:01.9327127-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T21:50:01.9327127-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "dcfd0bca-be86-44f1-90af-2e04064b4d48",
"FieldId": "e8f94d06-79bd-4585-ab1b-8e756746993f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "dcfd0bca-be86-44f1-90af-2e04064b4d48",
"FieldId": "e8f94d06-79bd-4585-ab1b-8e756746993f",
"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": "f8909d25-bc75-44fa-9bda-be02c8279744",
"Section": {
"FormTypeSectionId": "cfc8cc75-532a-4351-bc38-e5e8d39d5316",
"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": "e648e23d-5829-439d-b30b-a1025d6bf5a7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bd585b06-7d3a-466b-929c-63c12633abdc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "dc118cd5-b205-475f-86d4-d5c43e9494e1",
"CreateDate": "2026-09-26T21:50:01.9327127-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T21:50:01.9327127-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "dcfd0bca-be86-44f1-90af-2e04064b4d48",
"FieldId": "e8f94d06-79bd-4585-ab1b-8e756746993f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "dcfd0bca-be86-44f1-90af-2e04064b4d48",
"FieldId": "e8f94d06-79bd-4585-ab1b-8e756746993f",
"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": "8a4b3b1c-614b-4446-9cb4-1f30aa6a961d",
"CreateDate": "2026-09-26T21:50:01.9327127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T21:50:01.9327127-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-26T21:50:01.9327127-07:00",
"Location": "sample string 1",
"TaskId": "284955ea-e2d3-4d65-a285-e8b9bf951925",
"Values": [
{
"FormFieldValueId": "7f621fe3-6407-493b-af30-0905e5a5e2e0",
"FormId": "60d5e2f6-aed9-4143-b266-745111faa4e7",
"FormTypeField": {
"FormTypeFieldId": "f8909d25-bc75-44fa-9bda-be02c8279744",
"FormType": {
"FormTypeId": "40530089-9d70-49bc-8bca-2fc590851a47",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "84c55e77-103e-461e-9485-3bd15cd4566d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6e5f4e9d-25b2-4cb1-b5c1-4b7922d92afa",
"CreateDate": "2026-09-26T21:50:01.9327127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T21:50:01.9327127-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-26T21:50:01.9327127-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8a4b3b1c-614b-4446-9cb4-1f30aa6a961d",
"CreateDate": "2026-09-26T21:50:01.9327127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T21:50:01.9327127-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "cfc8cc75-532a-4351-bc38-e5e8d39d5316",
"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": "e648e23d-5829-439d-b30b-a1025d6bf5a7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bd585b06-7d3a-466b-929c-63c12633abdc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "dc118cd5-b205-475f-86d4-d5c43e9494e1",
"CreateDate": "2026-09-26T21:50:01.9327127-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T21:50:01.9327127-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "dcfd0bca-be86-44f1-90af-2e04064b4d48",
"FieldId": "e8f94d06-79bd-4585-ab1b-8e756746993f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "dcfd0bca-be86-44f1-90af-2e04064b4d48",
"FieldId": "e8f94d06-79bd-4585-ab1b-8e756746993f",
"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": "7f621fe3-6407-493b-af30-0905e5a5e2e0",
"FormId": "60d5e2f6-aed9-4143-b266-745111faa4e7",
"FormTypeField": {
"FormTypeFieldId": "f8909d25-bc75-44fa-9bda-be02c8279744",
"FormType": {
"FormTypeId": "40530089-9d70-49bc-8bca-2fc590851a47",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "84c55e77-103e-461e-9485-3bd15cd4566d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6e5f4e9d-25b2-4cb1-b5c1-4b7922d92afa",
"CreateDate": "2026-09-26T21:50:01.9327127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T21:50:01.9327127-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-26T21:50:01.9327127-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8a4b3b1c-614b-4446-9cb4-1f30aa6a961d",
"CreateDate": "2026-09-26T21:50:01.9327127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T21:50:01.9327127-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "cfc8cc75-532a-4351-bc38-e5e8d39d5316",
"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": "e648e23d-5829-439d-b30b-a1025d6bf5a7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bd585b06-7d3a-466b-929c-63c12633abdc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "dc118cd5-b205-475f-86d4-d5c43e9494e1",
"CreateDate": "2026-09-26T21:50:01.9327127-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T21:50:01.9327127-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "dcfd0bca-be86-44f1-90af-2e04064b4d48",
"FieldId": "e8f94d06-79bd-4585-ab1b-8e756746993f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "dcfd0bca-be86-44f1-90af-2e04064b4d48",
"FieldId": "e8f94d06-79bd-4585-ab1b-8e756746993f",
"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": "39b25c07-1e86-4983-9380-ebfe86e179fa",
"CreateDate": "2026-09-26T21:50:01.9327127-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-26T21:50:01.9327127-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": "d0dc40f7-09d6-4f39-93bd-c2ed06a2fdae",
"Asset": {
"AssetId": "509f28dc-569f-4334-9ddf-3e5b3fa3a1b3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c54a27fe-7ef0-4f7e-9c64-4e4d0650ffa3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ee562fb7-3ff1-4747-ad22-f2fe791f1e82",
"CreateDate": "2026-09-26T21:50:01.948334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T21:50:01.948334-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2ab25633-44ba-440b-8ef2-d2a6533aa860",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T21:50:01.948334-07:00",
"MeasurementValueNeededDate": "2026-09-26T21:50:01.948334-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1d411b93-616f-494d-95b8-1d51041e1557",
"CreateDate": "2026-09-26T21:50:01.948334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T21:50:01.948334-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-26T21:50:01.948334-07:00",
"MeasurementValueNeededDate": "2026-09-26T21:50:01.948334-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b0217796-8e59-47a4-b7b4-8a46f2e5e17e",
"CreateDate": "2026-09-26T21:50:01.948334-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T21:50:01.948334-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "58c513b8-c39f-4d64-ab8b-d7a2b986ae21",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c54a27fe-7ef0-4f7e-9c64-4e4d0650ffa3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ee562fb7-3ff1-4747-ad22-f2fe791f1e82",
"CreateDate": "2026-09-26T21:50:01.948334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T21:50:01.948334-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-26T21:50:01.948334-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "eef80f3d-a9aa-41a1-aab7-8ac973d574cf",
"Section": {
"FormTypeSectionId": "ad25e520-73b2-423a-be4a-64165925d0b2",
"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": "556614cb-71d6-48ee-b3d0-4407b6b0887b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c165a248-e373-4b31-a4b5-7609a8bb3dd1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "48cf09f0-4a44-4f72-818f-9501319de2f5",
"CreateDate": "2026-09-26T21:50:01.948334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T21:50:01.948334-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "21373679-c9ef-4bca-8f80-9d2d5d661e27",
"FieldId": "6548446c-e161-4a55-aba3-575b3934444d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "21373679-c9ef-4bca-8f80-9d2d5d661e27",
"FieldId": "6548446c-e161-4a55-aba3-575b3934444d",
"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": "eef80f3d-a9aa-41a1-aab7-8ac973d574cf",
"Section": {
"FormTypeSectionId": "ad25e520-73b2-423a-be4a-64165925d0b2",
"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": "556614cb-71d6-48ee-b3d0-4407b6b0887b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c165a248-e373-4b31-a4b5-7609a8bb3dd1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "48cf09f0-4a44-4f72-818f-9501319de2f5",
"CreateDate": "2026-09-26T21:50:01.948334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T21:50:01.948334-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "21373679-c9ef-4bca-8f80-9d2d5d661e27",
"FieldId": "6548446c-e161-4a55-aba3-575b3934444d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "21373679-c9ef-4bca-8f80-9d2d5d661e27",
"FieldId": "6548446c-e161-4a55-aba3-575b3934444d",
"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": "64bfbf1f-e13b-49e5-a80e-19bcd85d3d7b",
"CreateDate": "2026-09-26T21:50:01.948334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T21:50:01.948334-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-26T21:50:01.948334-07:00",
"Location": "sample string 1",
"TaskId": "8c741ebd-196d-49c4-a44c-a40f72c64f03",
"Values": [
{
"FormFieldValueId": "c349b1b2-578d-4a39-8136-7cc97779884b",
"FormId": "16421d0e-fe63-450f-a620-a92f6777dcf7",
"FormTypeField": {
"FormTypeFieldId": "eef80f3d-a9aa-41a1-aab7-8ac973d574cf",
"FormType": {
"FormTypeId": "58c513b8-c39f-4d64-ab8b-d7a2b986ae21",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c54a27fe-7ef0-4f7e-9c64-4e4d0650ffa3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ee562fb7-3ff1-4747-ad22-f2fe791f1e82",
"CreateDate": "2026-09-26T21:50:01.948334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T21:50:01.948334-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-26T21:50:01.948334-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "64bfbf1f-e13b-49e5-a80e-19bcd85d3d7b",
"CreateDate": "2026-09-26T21:50:01.948334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T21:50:01.948334-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ad25e520-73b2-423a-be4a-64165925d0b2",
"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": "556614cb-71d6-48ee-b3d0-4407b6b0887b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c165a248-e373-4b31-a4b5-7609a8bb3dd1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "48cf09f0-4a44-4f72-818f-9501319de2f5",
"CreateDate": "2026-09-26T21:50:01.948334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T21:50:01.948334-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "21373679-c9ef-4bca-8f80-9d2d5d661e27",
"FieldId": "6548446c-e161-4a55-aba3-575b3934444d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "21373679-c9ef-4bca-8f80-9d2d5d661e27",
"FieldId": "6548446c-e161-4a55-aba3-575b3934444d",
"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": "c349b1b2-578d-4a39-8136-7cc97779884b",
"FormId": "16421d0e-fe63-450f-a620-a92f6777dcf7",
"FormTypeField": {
"FormTypeFieldId": "eef80f3d-a9aa-41a1-aab7-8ac973d574cf",
"FormType": {
"FormTypeId": "58c513b8-c39f-4d64-ab8b-d7a2b986ae21",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c54a27fe-7ef0-4f7e-9c64-4e4d0650ffa3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ee562fb7-3ff1-4747-ad22-f2fe791f1e82",
"CreateDate": "2026-09-26T21:50:01.948334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T21:50:01.948334-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-26T21:50:01.948334-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "64bfbf1f-e13b-49e5-a80e-19bcd85d3d7b",
"CreateDate": "2026-09-26T21:50:01.948334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T21:50:01.948334-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ad25e520-73b2-423a-be4a-64165925d0b2",
"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": "556614cb-71d6-48ee-b3d0-4407b6b0887b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c165a248-e373-4b31-a4b5-7609a8bb3dd1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "48cf09f0-4a44-4f72-818f-9501319de2f5",
"CreateDate": "2026-09-26T21:50:01.948334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T21:50:01.948334-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "21373679-c9ef-4bca-8f80-9d2d5d661e27",
"FieldId": "6548446c-e161-4a55-aba3-575b3934444d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "21373679-c9ef-4bca-8f80-9d2d5d661e27",
"FieldId": "6548446c-e161-4a55-aba3-575b3934444d",
"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": "a81d7a5a-a224-42c2-8059-fb3f126a05d8",
"CreateDate": "2026-09-26T21:50:01.948334-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-26T21:50:01.948334-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}