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": "cedba405-f85c-4d90-b77f-e5c9ed5ac3c3",
"Asset": {
"AssetId": "fbe421bf-c0ae-4a4e-b7e5-86c216374b3f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5344b9b8-83bc-4a00-a4f1-ef012542c3b2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4ada1385-a541-4ead-a1c2-bc895647195b",
"CreateDate": "2026-04-04T14:49:39.55413-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T14:49:39.55413-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c8877291-0bcc-479f-b325-aa9226bbfdc1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-04T14:49:39.55413-07:00",
"MeasurementValueNeededDate": "2026-04-04T14:49:39.55413-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "261d0844-ebb5-458f-a5ed-fe9742df7bfc",
"CreateDate": "2026-04-04T14:49:39.55413-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T14:49:39.55413-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-04T14:49:39.55413-07:00",
"MeasurementValueNeededDate": "2026-04-04T14:49:39.55413-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "555a7b21-9d41-496f-ac1b-fec93bd4b187",
"CreateDate": "2026-04-04T14:49:39.55413-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-04T14:49:39.55413-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "c3221038-9e77-40e4-a119-8e55eaf5e227",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5344b9b8-83bc-4a00-a4f1-ef012542c3b2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4ada1385-a541-4ead-a1c2-bc895647195b",
"CreateDate": "2026-04-04T14:49:39.55413-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T14:49:39.55413-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-04T14:49:39.55413-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "1880a1c0-0ffb-49d7-99f1-5c9e4f6d21c6",
"Section": {
"FormTypeSectionId": "ea6cc5a7-8fba-4ed5-977e-1bb4ac106c20",
"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": "c3aae6c1-b0dc-45e3-82eb-a7eb217dbb14",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "debb93d0-cf11-4716-87b7-9d5f89bb7c67",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3d5db5cd-a2db-433f-91cb-631af3f63dd2",
"CreateDate": "2026-04-04T14:49:39.55413-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T14:49:39.55413-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a0fe3dee-194d-498f-96d2-93986e25cedd",
"FieldId": "0b87e268-a1ee-4bbd-99b5-f3e9c255e97e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a0fe3dee-194d-498f-96d2-93986e25cedd",
"FieldId": "0b87e268-a1ee-4bbd-99b5-f3e9c255e97e",
"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": "1880a1c0-0ffb-49d7-99f1-5c9e4f6d21c6",
"Section": {
"FormTypeSectionId": "ea6cc5a7-8fba-4ed5-977e-1bb4ac106c20",
"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": "c3aae6c1-b0dc-45e3-82eb-a7eb217dbb14",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "debb93d0-cf11-4716-87b7-9d5f89bb7c67",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3d5db5cd-a2db-433f-91cb-631af3f63dd2",
"CreateDate": "2026-04-04T14:49:39.55413-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T14:49:39.55413-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a0fe3dee-194d-498f-96d2-93986e25cedd",
"FieldId": "0b87e268-a1ee-4bbd-99b5-f3e9c255e97e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a0fe3dee-194d-498f-96d2-93986e25cedd",
"FieldId": "0b87e268-a1ee-4bbd-99b5-f3e9c255e97e",
"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": "83a69b5b-c351-4f00-a8db-e404ff7faece",
"CreateDate": "2026-04-04T14:49:39.55413-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T14:49:39.55413-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-04T14:49:39.55413-07:00",
"Location": "sample string 1",
"TaskId": "a04e3c95-e44e-4f33-bcfe-11947ea029cd",
"Values": [
{
"FormFieldValueId": "b7b2ba38-016e-4b20-8de4-1bad2187de68",
"FormId": "f30bcc19-5f3e-45a7-a03c-c5d55c198def",
"FormTypeField": {
"FormTypeFieldId": "1880a1c0-0ffb-49d7-99f1-5c9e4f6d21c6",
"FormType": {
"FormTypeId": "c3221038-9e77-40e4-a119-8e55eaf5e227",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5344b9b8-83bc-4a00-a4f1-ef012542c3b2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4ada1385-a541-4ead-a1c2-bc895647195b",
"CreateDate": "2026-04-04T14:49:39.55413-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T14:49:39.55413-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-04T14:49:39.55413-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "83a69b5b-c351-4f00-a8db-e404ff7faece",
"CreateDate": "2026-04-04T14:49:39.55413-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T14:49:39.55413-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ea6cc5a7-8fba-4ed5-977e-1bb4ac106c20",
"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": "c3aae6c1-b0dc-45e3-82eb-a7eb217dbb14",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "debb93d0-cf11-4716-87b7-9d5f89bb7c67",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3d5db5cd-a2db-433f-91cb-631af3f63dd2",
"CreateDate": "2026-04-04T14:49:39.55413-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T14:49:39.55413-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a0fe3dee-194d-498f-96d2-93986e25cedd",
"FieldId": "0b87e268-a1ee-4bbd-99b5-f3e9c255e97e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a0fe3dee-194d-498f-96d2-93986e25cedd",
"FieldId": "0b87e268-a1ee-4bbd-99b5-f3e9c255e97e",
"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": "b7b2ba38-016e-4b20-8de4-1bad2187de68",
"FormId": "f30bcc19-5f3e-45a7-a03c-c5d55c198def",
"FormTypeField": {
"FormTypeFieldId": "1880a1c0-0ffb-49d7-99f1-5c9e4f6d21c6",
"FormType": {
"FormTypeId": "c3221038-9e77-40e4-a119-8e55eaf5e227",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5344b9b8-83bc-4a00-a4f1-ef012542c3b2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4ada1385-a541-4ead-a1c2-bc895647195b",
"CreateDate": "2026-04-04T14:49:39.55413-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T14:49:39.55413-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-04T14:49:39.55413-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "83a69b5b-c351-4f00-a8db-e404ff7faece",
"CreateDate": "2026-04-04T14:49:39.55413-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T14:49:39.55413-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ea6cc5a7-8fba-4ed5-977e-1bb4ac106c20",
"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": "c3aae6c1-b0dc-45e3-82eb-a7eb217dbb14",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "debb93d0-cf11-4716-87b7-9d5f89bb7c67",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3d5db5cd-a2db-433f-91cb-631af3f63dd2",
"CreateDate": "2026-04-04T14:49:39.55413-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T14:49:39.55413-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a0fe3dee-194d-498f-96d2-93986e25cedd",
"FieldId": "0b87e268-a1ee-4bbd-99b5-f3e9c255e97e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a0fe3dee-194d-498f-96d2-93986e25cedd",
"FieldId": "0b87e268-a1ee-4bbd-99b5-f3e9c255e97e",
"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": "dfc131a2-287c-498c-9571-3a7e3bf5989a",
"CreateDate": "2026-04-04T14:49:39.55413-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-04T14:49:39.55413-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": "a3d0e382-e081-44c0-86bc-6245a1510a9e",
"Asset": {
"AssetId": "42da0573-2d60-4c9a-a1e4-d0c93e5703ae",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2a38755e-2451-4fe9-b61e-14ee8bd040cb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b3bee39f-f659-408d-a6a8-7619a473bba2",
"CreateDate": "2026-04-04T14:49:39.7259371-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T14:49:39.7259371-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "635c836f-9c16-4dd4-a34c-5bd46b2aff9d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-04T14:49:39.7259371-07:00",
"MeasurementValueNeededDate": "2026-04-04T14:49:39.7259371-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "fc9a5642-4310-4599-a6ff-df892cc8e4d2",
"CreateDate": "2026-04-04T14:49:39.7259371-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T14:49:39.7259371-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-04T14:49:39.7259371-07:00",
"MeasurementValueNeededDate": "2026-04-04T14:49:39.7259371-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ba0cba9a-6662-4ed8-9579-759001000b9e",
"CreateDate": "2026-04-04T14:49:39.7259371-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-04T14:49:39.7259371-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "b61a43f0-b088-4c1d-893b-d7e453b00d4a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2a38755e-2451-4fe9-b61e-14ee8bd040cb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b3bee39f-f659-408d-a6a8-7619a473bba2",
"CreateDate": "2026-04-04T14:49:39.7259371-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T14:49:39.7259371-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-04T14:49:39.7259371-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "41f465ca-56fb-40a2-a3dd-991a7d431a05",
"Section": {
"FormTypeSectionId": "834c9d50-f879-4041-a0b5-812aa42140ac",
"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": "0abf0026-be84-4432-a117-d29719f24a8f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "abca810c-a8d0-4d8c-bfbf-aff814602e72",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "73a42261-6515-423b-a3fa-6435c069229d",
"CreateDate": "2026-04-04T14:49:39.7259371-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T14:49:39.7259371-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4a714d70-35ca-46e9-ad26-d3a0325a6557",
"FieldId": "1d2124f4-e4b7-4b34-8d9f-812fe5d6e666",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4a714d70-35ca-46e9-ad26-d3a0325a6557",
"FieldId": "1d2124f4-e4b7-4b34-8d9f-812fe5d6e666",
"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": "41f465ca-56fb-40a2-a3dd-991a7d431a05",
"Section": {
"FormTypeSectionId": "834c9d50-f879-4041-a0b5-812aa42140ac",
"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": "0abf0026-be84-4432-a117-d29719f24a8f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "abca810c-a8d0-4d8c-bfbf-aff814602e72",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "73a42261-6515-423b-a3fa-6435c069229d",
"CreateDate": "2026-04-04T14:49:39.7259371-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T14:49:39.7259371-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4a714d70-35ca-46e9-ad26-d3a0325a6557",
"FieldId": "1d2124f4-e4b7-4b34-8d9f-812fe5d6e666",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4a714d70-35ca-46e9-ad26-d3a0325a6557",
"FieldId": "1d2124f4-e4b7-4b34-8d9f-812fe5d6e666",
"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": "796adce4-1d97-4d10-95b4-a544f52c8a7e",
"CreateDate": "2026-04-04T14:49:39.7259371-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T14:49:39.7259371-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-04T14:49:39.7259371-07:00",
"Location": "sample string 1",
"TaskId": "f05b4619-14b9-4fbc-a901-beb112802a8e",
"Values": [
{
"FormFieldValueId": "43c70b42-3360-4419-841a-188ae37ed08c",
"FormId": "34c0af78-2018-4614-ae3d-2848f39c5d0d",
"FormTypeField": {
"FormTypeFieldId": "41f465ca-56fb-40a2-a3dd-991a7d431a05",
"FormType": {
"FormTypeId": "b61a43f0-b088-4c1d-893b-d7e453b00d4a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2a38755e-2451-4fe9-b61e-14ee8bd040cb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b3bee39f-f659-408d-a6a8-7619a473bba2",
"CreateDate": "2026-04-04T14:49:39.7259371-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T14:49:39.7259371-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-04T14:49:39.7259371-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "796adce4-1d97-4d10-95b4-a544f52c8a7e",
"CreateDate": "2026-04-04T14:49:39.7259371-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T14:49:39.7259371-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "834c9d50-f879-4041-a0b5-812aa42140ac",
"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": "0abf0026-be84-4432-a117-d29719f24a8f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "abca810c-a8d0-4d8c-bfbf-aff814602e72",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "73a42261-6515-423b-a3fa-6435c069229d",
"CreateDate": "2026-04-04T14:49:39.7259371-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T14:49:39.7259371-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4a714d70-35ca-46e9-ad26-d3a0325a6557",
"FieldId": "1d2124f4-e4b7-4b34-8d9f-812fe5d6e666",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4a714d70-35ca-46e9-ad26-d3a0325a6557",
"FieldId": "1d2124f4-e4b7-4b34-8d9f-812fe5d6e666",
"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": "43c70b42-3360-4419-841a-188ae37ed08c",
"FormId": "34c0af78-2018-4614-ae3d-2848f39c5d0d",
"FormTypeField": {
"FormTypeFieldId": "41f465ca-56fb-40a2-a3dd-991a7d431a05",
"FormType": {
"FormTypeId": "b61a43f0-b088-4c1d-893b-d7e453b00d4a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2a38755e-2451-4fe9-b61e-14ee8bd040cb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b3bee39f-f659-408d-a6a8-7619a473bba2",
"CreateDate": "2026-04-04T14:49:39.7259371-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T14:49:39.7259371-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-04T14:49:39.7259371-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "796adce4-1d97-4d10-95b4-a544f52c8a7e",
"CreateDate": "2026-04-04T14:49:39.7259371-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T14:49:39.7259371-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "834c9d50-f879-4041-a0b5-812aa42140ac",
"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": "0abf0026-be84-4432-a117-d29719f24a8f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "abca810c-a8d0-4d8c-bfbf-aff814602e72",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "73a42261-6515-423b-a3fa-6435c069229d",
"CreateDate": "2026-04-04T14:49:39.7259371-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T14:49:39.7259371-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4a714d70-35ca-46e9-ad26-d3a0325a6557",
"FieldId": "1d2124f4-e4b7-4b34-8d9f-812fe5d6e666",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4a714d70-35ca-46e9-ad26-d3a0325a6557",
"FieldId": "1d2124f4-e4b7-4b34-8d9f-812fe5d6e666",
"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": "f90fd5d2-bca6-4cb6-b4c5-23cbd6170448",
"CreateDate": "2026-04-04T14:49:39.7259371-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-04T14:49:39.7259371-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}