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": "f36c959e-0aea-4dd9-95e4-31485623f561",
"Asset": {
"AssetId": "6ec31a3c-8cb2-4bb8-9c8c-af6135d06876",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "54e91372-5624-4327-8d90-23136e3da785",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8fe1b735-74a9-43b1-bd40-62b027a7796e",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "86615b93-a54c-4c95-a768-53b3736b2df8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-04T07:50:01.0377793-07:00",
"MeasurementValueNeededDate": "2026-07-04T07:50:01.0377793-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "62362470-7a3d-496d-9a56-6b80dd4e9ce5",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-04T07:50:01.0377793-07:00",
"MeasurementValueNeededDate": "2026-07-04T07:50:01.0377793-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5fa06208-fad1-440d-bf9c-b0761ab8e2da",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "a6215328-dfc1-4d52-a32d-bd12f322aad1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "54e91372-5624-4327-8d90-23136e3da785",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8fe1b735-74a9-43b1-bd40-62b027a7796e",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-04T07:50:01.0377793-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "2be445e8-ea31-42d3-bca9-bc54d1edaea2",
"Section": {
"FormTypeSectionId": "0e0db6c1-aa7f-41bc-a00b-676d4d9672be",
"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": "28cfe5c4-fbdb-463a-a4e1-49a1a2be90ce",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "168a4ef7-9b16-4366-b301-ec79446eee3f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5a057461-f678-4356-ae44-700f5242cdb4",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c84b609e-93a3-48a8-b5b0-0c833326f0a1",
"FieldId": "88a798d7-d2ec-41d5-83d9-7e8b298d6fdf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c84b609e-93a3-48a8-b5b0-0c833326f0a1",
"FieldId": "88a798d7-d2ec-41d5-83d9-7e8b298d6fdf",
"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": "2be445e8-ea31-42d3-bca9-bc54d1edaea2",
"Section": {
"FormTypeSectionId": "0e0db6c1-aa7f-41bc-a00b-676d4d9672be",
"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": "28cfe5c4-fbdb-463a-a4e1-49a1a2be90ce",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "168a4ef7-9b16-4366-b301-ec79446eee3f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5a057461-f678-4356-ae44-700f5242cdb4",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c84b609e-93a3-48a8-b5b0-0c833326f0a1",
"FieldId": "88a798d7-d2ec-41d5-83d9-7e8b298d6fdf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c84b609e-93a3-48a8-b5b0-0c833326f0a1",
"FieldId": "88a798d7-d2ec-41d5-83d9-7e8b298d6fdf",
"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": "7fdd472e-66a8-4e7f-be55-657f77f92ec3",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-04T07:50:01.0377793-07:00",
"Location": "sample string 1",
"TaskId": "d51f68fa-0fd3-43ed-bacd-a4e769a69e29",
"Values": [
{
"FormFieldValueId": "80bf29f3-ac13-4974-868f-6df6589fe464",
"FormId": "a9fb36e9-5326-4ae8-bd31-17a303ccbe51",
"FormTypeField": {
"FormTypeFieldId": "2be445e8-ea31-42d3-bca9-bc54d1edaea2",
"FormType": {
"FormTypeId": "a6215328-dfc1-4d52-a32d-bd12f322aad1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "54e91372-5624-4327-8d90-23136e3da785",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8fe1b735-74a9-43b1-bd40-62b027a7796e",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-04T07:50:01.0377793-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "7fdd472e-66a8-4e7f-be55-657f77f92ec3",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0e0db6c1-aa7f-41bc-a00b-676d4d9672be",
"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": "28cfe5c4-fbdb-463a-a4e1-49a1a2be90ce",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "168a4ef7-9b16-4366-b301-ec79446eee3f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5a057461-f678-4356-ae44-700f5242cdb4",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c84b609e-93a3-48a8-b5b0-0c833326f0a1",
"FieldId": "88a798d7-d2ec-41d5-83d9-7e8b298d6fdf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c84b609e-93a3-48a8-b5b0-0c833326f0a1",
"FieldId": "88a798d7-d2ec-41d5-83d9-7e8b298d6fdf",
"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": "80bf29f3-ac13-4974-868f-6df6589fe464",
"FormId": "a9fb36e9-5326-4ae8-bd31-17a303ccbe51",
"FormTypeField": {
"FormTypeFieldId": "2be445e8-ea31-42d3-bca9-bc54d1edaea2",
"FormType": {
"FormTypeId": "a6215328-dfc1-4d52-a32d-bd12f322aad1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "54e91372-5624-4327-8d90-23136e3da785",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8fe1b735-74a9-43b1-bd40-62b027a7796e",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-04T07:50:01.0377793-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "7fdd472e-66a8-4e7f-be55-657f77f92ec3",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0e0db6c1-aa7f-41bc-a00b-676d4d9672be",
"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": "28cfe5c4-fbdb-463a-a4e1-49a1a2be90ce",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "168a4ef7-9b16-4366-b301-ec79446eee3f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5a057461-f678-4356-ae44-700f5242cdb4",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c84b609e-93a3-48a8-b5b0-0c833326f0a1",
"FieldId": "88a798d7-d2ec-41d5-83d9-7e8b298d6fdf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c84b609e-93a3-48a8-b5b0-0c833326f0a1",
"FieldId": "88a798d7-d2ec-41d5-83d9-7e8b298d6fdf",
"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": "2441cf65-ae6a-4152-8450-54eb17a85137",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-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": "9cb7a549-33ce-41b5-b046-f1a7cb3b7351",
"Asset": {
"AssetId": "812d220d-17fc-4483-8070-5272fd68ff32",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "242662ed-3d84-4db3-b1cb-931eefd71c9d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "08b989e1-a5d9-43d9-a236-58a331a66e47",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "24bbeeaf-b403-41ad-aede-d09f0edb77fd",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-04T07:50:01.0377793-07:00",
"MeasurementValueNeededDate": "2026-07-04T07:50:01.0377793-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f27e82df-1940-43c0-96c0-69e0c1915aac",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-04T07:50:01.0377793-07:00",
"MeasurementValueNeededDate": "2026-07-04T07:50:01.0377793-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "460a41ea-695f-4e6e-944d-8e34594039be",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "acc073c6-053b-4e77-8e99-1ed472328d70",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "242662ed-3d84-4db3-b1cb-931eefd71c9d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "08b989e1-a5d9-43d9-a236-58a331a66e47",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-04T07:50:01.0377793-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "37d614ff-7cd0-463d-9072-a3a973c86b99",
"Section": {
"FormTypeSectionId": "c7a3cf72-8d13-4840-86c9-6186b957dcf2",
"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": "b50223d1-27d6-4637-8ca6-b2caf59cca82",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "96e959a1-0d89-4d02-b2f1-d59f6ab42d31",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6f994387-ae83-4b42-b0a9-444b56b5ac4b",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cdf7ff90-49ff-476e-abc2-70d0b5158406",
"FieldId": "6b566c63-6720-4a06-886c-67c10fe12a73",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cdf7ff90-49ff-476e-abc2-70d0b5158406",
"FieldId": "6b566c63-6720-4a06-886c-67c10fe12a73",
"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": "37d614ff-7cd0-463d-9072-a3a973c86b99",
"Section": {
"FormTypeSectionId": "c7a3cf72-8d13-4840-86c9-6186b957dcf2",
"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": "b50223d1-27d6-4637-8ca6-b2caf59cca82",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "96e959a1-0d89-4d02-b2f1-d59f6ab42d31",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6f994387-ae83-4b42-b0a9-444b56b5ac4b",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cdf7ff90-49ff-476e-abc2-70d0b5158406",
"FieldId": "6b566c63-6720-4a06-886c-67c10fe12a73",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cdf7ff90-49ff-476e-abc2-70d0b5158406",
"FieldId": "6b566c63-6720-4a06-886c-67c10fe12a73",
"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": "0df855e0-d3d1-4c51-8004-119115475ae2",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-04T07:50:01.0377793-07:00",
"Location": "sample string 1",
"TaskId": "ec640923-cef1-424a-b224-d39f027b4852",
"Values": [
{
"FormFieldValueId": "b0ed4449-9bf7-4c80-b905-458b61345269",
"FormId": "12d608b1-3f84-431f-8880-a4cb5124d38f",
"FormTypeField": {
"FormTypeFieldId": "37d614ff-7cd0-463d-9072-a3a973c86b99",
"FormType": {
"FormTypeId": "acc073c6-053b-4e77-8e99-1ed472328d70",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "242662ed-3d84-4db3-b1cb-931eefd71c9d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "08b989e1-a5d9-43d9-a236-58a331a66e47",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-04T07:50:01.0377793-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "0df855e0-d3d1-4c51-8004-119115475ae2",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "c7a3cf72-8d13-4840-86c9-6186b957dcf2",
"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": "b50223d1-27d6-4637-8ca6-b2caf59cca82",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "96e959a1-0d89-4d02-b2f1-d59f6ab42d31",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6f994387-ae83-4b42-b0a9-444b56b5ac4b",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cdf7ff90-49ff-476e-abc2-70d0b5158406",
"FieldId": "6b566c63-6720-4a06-886c-67c10fe12a73",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cdf7ff90-49ff-476e-abc2-70d0b5158406",
"FieldId": "6b566c63-6720-4a06-886c-67c10fe12a73",
"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": "b0ed4449-9bf7-4c80-b905-458b61345269",
"FormId": "12d608b1-3f84-431f-8880-a4cb5124d38f",
"FormTypeField": {
"FormTypeFieldId": "37d614ff-7cd0-463d-9072-a3a973c86b99",
"FormType": {
"FormTypeId": "acc073c6-053b-4e77-8e99-1ed472328d70",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "242662ed-3d84-4db3-b1cb-931eefd71c9d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "08b989e1-a5d9-43d9-a236-58a331a66e47",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-04T07:50:01.0377793-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "0df855e0-d3d1-4c51-8004-119115475ae2",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "c7a3cf72-8d13-4840-86c9-6186b957dcf2",
"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": "b50223d1-27d6-4637-8ca6-b2caf59cca82",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "96e959a1-0d89-4d02-b2f1-d59f6ab42d31",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6f994387-ae83-4b42-b0a9-444b56b5ac4b",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cdf7ff90-49ff-476e-abc2-70d0b5158406",
"FieldId": "6b566c63-6720-4a06-886c-67c10fe12a73",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cdf7ff90-49ff-476e-abc2-70d0b5158406",
"FieldId": "6b566c63-6720-4a06-886c-67c10fe12a73",
"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": "8569dc61-0793-4f81-876c-b3863b657f9a",
"CreateDate": "2026-07-04T07:50:01.0377793-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-04T07:50:01.0377793-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}