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": "0228e370-9224-4a2e-826a-4fe2c4480053",
"Asset": {
"AssetId": "5595569a-f666-41e4-82f3-644151c93975",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "690509e9-da4b-423d-9068-7b7df4776807",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "759cc819-b122-4427-9cef-5c2949e75524",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2d9da44d-79a6-46c7-b200-89ef22e2df00",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-08T19:42:22.745107-08:00",
"MeasurementValueNeededDate": "2026-01-08T19:42:22.745107-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a2b47eb1-187b-49d7-932e-6f845a6af5dc",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-08T19:42:22.745107-08:00",
"MeasurementValueNeededDate": "2026-01-08T19:42:22.745107-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ccb68e58-af30-4d26-b13f-1a56d609a043",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "0b3df66d-eb12-4a5b-9f20-95737704b4a6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "690509e9-da4b-423d-9068-7b7df4776807",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "759cc819-b122-4427-9cef-5c2949e75524",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-08T19:42:22.745107-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "c658a7bd-8446-4eae-aa9c-fb5301e532ab",
"Section": {
"FormTypeSectionId": "e88865fb-df73-4c07-9385-5e07e165d207",
"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": "54b4d608-142f-45e8-aec7-bf88a3c495b7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6cf2e496-07a8-40f2-8db6-8adde2dc3c74",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c1a8a53b-c9d0-436c-9924-b3f3eb1b07e2",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "651df4f2-f683-4ac8-ae8e-923c2e859cf8",
"FieldId": "a7b3f8e6-f952-4140-a3e7-b0bad8eadafe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "651df4f2-f683-4ac8-ae8e-923c2e859cf8",
"FieldId": "a7b3f8e6-f952-4140-a3e7-b0bad8eadafe",
"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": "c658a7bd-8446-4eae-aa9c-fb5301e532ab",
"Section": {
"FormTypeSectionId": "e88865fb-df73-4c07-9385-5e07e165d207",
"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": "54b4d608-142f-45e8-aec7-bf88a3c495b7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6cf2e496-07a8-40f2-8db6-8adde2dc3c74",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c1a8a53b-c9d0-436c-9924-b3f3eb1b07e2",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "651df4f2-f683-4ac8-ae8e-923c2e859cf8",
"FieldId": "a7b3f8e6-f952-4140-a3e7-b0bad8eadafe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "651df4f2-f683-4ac8-ae8e-923c2e859cf8",
"FieldId": "a7b3f8e6-f952-4140-a3e7-b0bad8eadafe",
"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": "6cdfe67c-15e7-40b9-bc33-2eddaa2e4afd",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-08T19:42:22.745107-08:00",
"Location": "sample string 1",
"TaskId": "24cb8964-7bd8-4fcf-b8a6-a65964d1973c",
"Values": [
{
"FormFieldValueId": "cccd5f4b-e563-4b58-87e0-e246852bbb2c",
"FormId": "284b01c7-fb66-4498-bfae-4b261edf54ca",
"FormTypeField": {
"FormTypeFieldId": "c658a7bd-8446-4eae-aa9c-fb5301e532ab",
"FormType": {
"FormTypeId": "0b3df66d-eb12-4a5b-9f20-95737704b4a6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "690509e9-da4b-423d-9068-7b7df4776807",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "759cc819-b122-4427-9cef-5c2949e75524",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-08T19:42:22.745107-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6cdfe67c-15e7-40b9-bc33-2eddaa2e4afd",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "e88865fb-df73-4c07-9385-5e07e165d207",
"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": "54b4d608-142f-45e8-aec7-bf88a3c495b7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6cf2e496-07a8-40f2-8db6-8adde2dc3c74",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c1a8a53b-c9d0-436c-9924-b3f3eb1b07e2",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "651df4f2-f683-4ac8-ae8e-923c2e859cf8",
"FieldId": "a7b3f8e6-f952-4140-a3e7-b0bad8eadafe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "651df4f2-f683-4ac8-ae8e-923c2e859cf8",
"FieldId": "a7b3f8e6-f952-4140-a3e7-b0bad8eadafe",
"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": "cccd5f4b-e563-4b58-87e0-e246852bbb2c",
"FormId": "284b01c7-fb66-4498-bfae-4b261edf54ca",
"FormTypeField": {
"FormTypeFieldId": "c658a7bd-8446-4eae-aa9c-fb5301e532ab",
"FormType": {
"FormTypeId": "0b3df66d-eb12-4a5b-9f20-95737704b4a6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "690509e9-da4b-423d-9068-7b7df4776807",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "759cc819-b122-4427-9cef-5c2949e75524",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-08T19:42:22.745107-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6cdfe67c-15e7-40b9-bc33-2eddaa2e4afd",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "e88865fb-df73-4c07-9385-5e07e165d207",
"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": "54b4d608-142f-45e8-aec7-bf88a3c495b7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6cf2e496-07a8-40f2-8db6-8adde2dc3c74",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c1a8a53b-c9d0-436c-9924-b3f3eb1b07e2",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "651df4f2-f683-4ac8-ae8e-923c2e859cf8",
"FieldId": "a7b3f8e6-f952-4140-a3e7-b0bad8eadafe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "651df4f2-f683-4ac8-ae8e-923c2e859cf8",
"FieldId": "a7b3f8e6-f952-4140-a3e7-b0bad8eadafe",
"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": "a6d6a861-6887-4673-b32a-d10cb374f787",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-08T19:42:22.745107-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": "3e2a1390-339a-431e-b415-f825689bd080",
"Asset": {
"AssetId": "accc22ec-90d4-41f7-8131-6b6b5c590811",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6d67aa1c-95c9-4f2a-b1a0-0f1eb59b5ae3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f4336f17-15a7-4e1f-8695-d52da93d2398",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a384fdf1-b3f8-44b5-8887-13413b53bfba",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-08T19:42:22.745107-08:00",
"MeasurementValueNeededDate": "2026-01-08T19:42:22.745107-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "17ebfb0b-f194-4e0e-b668-81b2536fa6aa",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-08T19:42:22.745107-08:00",
"MeasurementValueNeededDate": "2026-01-08T19:42:22.745107-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "0a6976bc-2b9c-4e1a-8f99-b3d52e66f1da",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "bc52cd54-b994-4bf2-8722-a79f9e4d7db2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6d67aa1c-95c9-4f2a-b1a0-0f1eb59b5ae3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f4336f17-15a7-4e1f-8695-d52da93d2398",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-08T19:42:22.745107-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "b61b9305-5e90-4a17-8373-f2cffd3e500e",
"Section": {
"FormTypeSectionId": "bf53755e-3aaf-4c4f-91b2-d7fefffa1e24",
"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": "0cfa6146-9d73-47e4-9c7d-7e5532a6291b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b6ab9a7-ecda-4985-a00a-286c962704a9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c56748c5-f071-4e0c-a974-85e350d6f6f4",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "33e971ce-3d9d-4a80-a587-a2e0438ade2f",
"FieldId": "8630b10d-ea6a-4b0d-a386-1f5497e3c445",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "33e971ce-3d9d-4a80-a587-a2e0438ade2f",
"FieldId": "8630b10d-ea6a-4b0d-a386-1f5497e3c445",
"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": "b61b9305-5e90-4a17-8373-f2cffd3e500e",
"Section": {
"FormTypeSectionId": "bf53755e-3aaf-4c4f-91b2-d7fefffa1e24",
"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": "0cfa6146-9d73-47e4-9c7d-7e5532a6291b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b6ab9a7-ecda-4985-a00a-286c962704a9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c56748c5-f071-4e0c-a974-85e350d6f6f4",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "33e971ce-3d9d-4a80-a587-a2e0438ade2f",
"FieldId": "8630b10d-ea6a-4b0d-a386-1f5497e3c445",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "33e971ce-3d9d-4a80-a587-a2e0438ade2f",
"FieldId": "8630b10d-ea6a-4b0d-a386-1f5497e3c445",
"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": "03cb6572-f5dc-4da2-986b-0ec386768704",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-08T19:42:22.745107-08:00",
"Location": "sample string 1",
"TaskId": "3b745592-0a01-465e-ad9a-c8a747b9da5e",
"Values": [
{
"FormFieldValueId": "dacb88c4-31f6-485a-8f7a-a9efacde43db",
"FormId": "8a0e8546-50f8-45d0-85a5-0331698610a6",
"FormTypeField": {
"FormTypeFieldId": "b61b9305-5e90-4a17-8373-f2cffd3e500e",
"FormType": {
"FormTypeId": "bc52cd54-b994-4bf2-8722-a79f9e4d7db2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6d67aa1c-95c9-4f2a-b1a0-0f1eb59b5ae3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f4336f17-15a7-4e1f-8695-d52da93d2398",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-08T19:42:22.745107-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "03cb6572-f5dc-4da2-986b-0ec386768704",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bf53755e-3aaf-4c4f-91b2-d7fefffa1e24",
"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": "0cfa6146-9d73-47e4-9c7d-7e5532a6291b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b6ab9a7-ecda-4985-a00a-286c962704a9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c56748c5-f071-4e0c-a974-85e350d6f6f4",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "33e971ce-3d9d-4a80-a587-a2e0438ade2f",
"FieldId": "8630b10d-ea6a-4b0d-a386-1f5497e3c445",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "33e971ce-3d9d-4a80-a587-a2e0438ade2f",
"FieldId": "8630b10d-ea6a-4b0d-a386-1f5497e3c445",
"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": "dacb88c4-31f6-485a-8f7a-a9efacde43db",
"FormId": "8a0e8546-50f8-45d0-85a5-0331698610a6",
"FormTypeField": {
"FormTypeFieldId": "b61b9305-5e90-4a17-8373-f2cffd3e500e",
"FormType": {
"FormTypeId": "bc52cd54-b994-4bf2-8722-a79f9e4d7db2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6d67aa1c-95c9-4f2a-b1a0-0f1eb59b5ae3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f4336f17-15a7-4e1f-8695-d52da93d2398",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-08T19:42:22.745107-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "03cb6572-f5dc-4da2-986b-0ec386768704",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bf53755e-3aaf-4c4f-91b2-d7fefffa1e24",
"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": "0cfa6146-9d73-47e4-9c7d-7e5532a6291b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b6ab9a7-ecda-4985-a00a-286c962704a9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c56748c5-f071-4e0c-a974-85e350d6f6f4",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "33e971ce-3d9d-4a80-a587-a2e0438ade2f",
"FieldId": "8630b10d-ea6a-4b0d-a386-1f5497e3c445",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "33e971ce-3d9d-4a80-a587-a2e0438ade2f",
"FieldId": "8630b10d-ea6a-4b0d-a386-1f5497e3c445",
"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": "d5216452-a618-4fe2-a8fb-f887bc109203",
"CreateDate": "2026-01-08T19:42:22.745107-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-08T19:42:22.745107-08:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}