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": "419f6806-8c4e-4f8e-b31b-d2006f55acdb",
"Asset": {
"AssetId": "0a20e3fd-454b-4578-a3ec-97cd1794beab",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4d6526e5-52fa-46d0-916b-36f7a8b49440",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0a851834-b0c9-4439-851e-50527e7868c4",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d3fcd70c-79fc-45fc-9d9c-a744d41ce2eb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-02T01:52:22.0089171-08:00",
"MeasurementValueNeededDate": "2026-02-02T01:52:22.0089171-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3f791b37-3ac8-4f39-8b45-120c281f36e2",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-02T01:52:22.0089171-08:00",
"MeasurementValueNeededDate": "2026-02-02T01:52:22.0089171-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3c635b61-f3e8-4c5a-9704-7f83d1fc1dd9",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "9b9e7510-1706-46da-b31d-15fbfc5204fb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4d6526e5-52fa-46d0-916b-36f7a8b49440",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0a851834-b0c9-4439-851e-50527e7868c4",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-02T01:52:22.0089171-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "8a11e04a-ac01-4c24-b29f-fb138a4da6a9",
"Section": {
"FormTypeSectionId": "16de5024-143d-4768-876e-cfe04353c73e",
"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": "5a45d642-3b36-4796-8a5c-eb26082f2ce3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "21b60a4d-5f21-46b0-a7f1-dd334e8be1f4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "21fcee5e-e849-4bcb-8376-73d08a55a7a2",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b34fed9b-e253-4063-9e7a-022d9767c71e",
"FieldId": "66bacb2b-160c-4687-92b6-7a4793ee3502",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b34fed9b-e253-4063-9e7a-022d9767c71e",
"FieldId": "66bacb2b-160c-4687-92b6-7a4793ee3502",
"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": "8a11e04a-ac01-4c24-b29f-fb138a4da6a9",
"Section": {
"FormTypeSectionId": "16de5024-143d-4768-876e-cfe04353c73e",
"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": "5a45d642-3b36-4796-8a5c-eb26082f2ce3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "21b60a4d-5f21-46b0-a7f1-dd334e8be1f4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "21fcee5e-e849-4bcb-8376-73d08a55a7a2",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b34fed9b-e253-4063-9e7a-022d9767c71e",
"FieldId": "66bacb2b-160c-4687-92b6-7a4793ee3502",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b34fed9b-e253-4063-9e7a-022d9767c71e",
"FieldId": "66bacb2b-160c-4687-92b6-7a4793ee3502",
"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": "759c14b8-888a-4967-a9b5-6a2cf8f0f46a",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-02T01:52:22.0089171-08:00",
"Location": "sample string 1",
"TaskId": "2688c19b-52c8-4678-8f02-fdf39dd39778",
"Values": [
{
"FormFieldValueId": "67a4703d-89d0-4503-aa13-eb77f2800c33",
"FormId": "2fb128a6-1a9b-4f27-b3e8-b62cc043d158",
"FormTypeField": {
"FormTypeFieldId": "8a11e04a-ac01-4c24-b29f-fb138a4da6a9",
"FormType": {
"FormTypeId": "9b9e7510-1706-46da-b31d-15fbfc5204fb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4d6526e5-52fa-46d0-916b-36f7a8b49440",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0a851834-b0c9-4439-851e-50527e7868c4",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-02T01:52:22.0089171-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "759c14b8-888a-4967-a9b5-6a2cf8f0f46a",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "16de5024-143d-4768-876e-cfe04353c73e",
"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": "5a45d642-3b36-4796-8a5c-eb26082f2ce3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "21b60a4d-5f21-46b0-a7f1-dd334e8be1f4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "21fcee5e-e849-4bcb-8376-73d08a55a7a2",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b34fed9b-e253-4063-9e7a-022d9767c71e",
"FieldId": "66bacb2b-160c-4687-92b6-7a4793ee3502",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b34fed9b-e253-4063-9e7a-022d9767c71e",
"FieldId": "66bacb2b-160c-4687-92b6-7a4793ee3502",
"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": "67a4703d-89d0-4503-aa13-eb77f2800c33",
"FormId": "2fb128a6-1a9b-4f27-b3e8-b62cc043d158",
"FormTypeField": {
"FormTypeFieldId": "8a11e04a-ac01-4c24-b29f-fb138a4da6a9",
"FormType": {
"FormTypeId": "9b9e7510-1706-46da-b31d-15fbfc5204fb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4d6526e5-52fa-46d0-916b-36f7a8b49440",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0a851834-b0c9-4439-851e-50527e7868c4",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-02T01:52:22.0089171-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "759c14b8-888a-4967-a9b5-6a2cf8f0f46a",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "16de5024-143d-4768-876e-cfe04353c73e",
"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": "5a45d642-3b36-4796-8a5c-eb26082f2ce3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "21b60a4d-5f21-46b0-a7f1-dd334e8be1f4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "21fcee5e-e849-4bcb-8376-73d08a55a7a2",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b34fed9b-e253-4063-9e7a-022d9767c71e",
"FieldId": "66bacb2b-160c-4687-92b6-7a4793ee3502",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b34fed9b-e253-4063-9e7a-022d9767c71e",
"FieldId": "66bacb2b-160c-4687-92b6-7a4793ee3502",
"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": "aae66f64-9808-41d5-bdbf-af7652792192",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-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": "5250565e-edb3-4264-a6e9-37ea33684d2d",
"Asset": {
"AssetId": "4d2546c8-c43d-4e73-aac0-808d8ade3f42",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b52b5cd6-6d5f-4520-889d-179e3305c6bc",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1fed8c91-87ed-4454-b666-c1d8624a6e33",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "62462a08-b662-4bbf-b2e1-b94c09fbaeb5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-02T01:52:22.0089171-08:00",
"MeasurementValueNeededDate": "2026-02-02T01:52:22.0089171-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8248ee3c-be54-4d18-b0cf-842fae8a0263",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-02T01:52:22.0089171-08:00",
"MeasurementValueNeededDate": "2026-02-02T01:52:22.0089171-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "76f51a5c-6e6c-4bda-a429-94fe97851135",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "65262e9a-6fc2-4618-9af6-b514be583f1d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b52b5cd6-6d5f-4520-889d-179e3305c6bc",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1fed8c91-87ed-4454-b666-c1d8624a6e33",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-02T01:52:22.0089171-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "2e5fa293-2774-40be-8d81-ea601e7d7ae6",
"Section": {
"FormTypeSectionId": "26b7aa3a-fe13-46c2-baa8-bb681db31201",
"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": "b6c807b5-e914-4dbd-90f2-1e0fd1dcb124",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "beec6960-52f4-4c14-b3b9-c4886ee7917e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e538ef72-bde2-41e7-93c1-5a0ffce704f2",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0a72afb8-916f-4304-9618-65f8f6bd6cdf",
"FieldId": "5a65693f-3e30-45fa-8356-ea5c2d1ac5f3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0a72afb8-916f-4304-9618-65f8f6bd6cdf",
"FieldId": "5a65693f-3e30-45fa-8356-ea5c2d1ac5f3",
"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": "2e5fa293-2774-40be-8d81-ea601e7d7ae6",
"Section": {
"FormTypeSectionId": "26b7aa3a-fe13-46c2-baa8-bb681db31201",
"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": "b6c807b5-e914-4dbd-90f2-1e0fd1dcb124",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "beec6960-52f4-4c14-b3b9-c4886ee7917e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e538ef72-bde2-41e7-93c1-5a0ffce704f2",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0a72afb8-916f-4304-9618-65f8f6bd6cdf",
"FieldId": "5a65693f-3e30-45fa-8356-ea5c2d1ac5f3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0a72afb8-916f-4304-9618-65f8f6bd6cdf",
"FieldId": "5a65693f-3e30-45fa-8356-ea5c2d1ac5f3",
"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": "a8ecbabe-daed-4fe8-bf29-6f24ab497a85",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-02T01:52:22.0089171-08:00",
"Location": "sample string 1",
"TaskId": "941e7a21-fe5d-400b-b1f1-4c9ddf5bfa93",
"Values": [
{
"FormFieldValueId": "35dbaece-7158-4816-bdb4-c5d3cfad85fd",
"FormId": "22fec7fe-aa90-4abf-b0bf-69e6de024977",
"FormTypeField": {
"FormTypeFieldId": "2e5fa293-2774-40be-8d81-ea601e7d7ae6",
"FormType": {
"FormTypeId": "65262e9a-6fc2-4618-9af6-b514be583f1d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b52b5cd6-6d5f-4520-889d-179e3305c6bc",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1fed8c91-87ed-4454-b666-c1d8624a6e33",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-02T01:52:22.0089171-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "a8ecbabe-daed-4fe8-bf29-6f24ab497a85",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "26b7aa3a-fe13-46c2-baa8-bb681db31201",
"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": "b6c807b5-e914-4dbd-90f2-1e0fd1dcb124",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "beec6960-52f4-4c14-b3b9-c4886ee7917e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e538ef72-bde2-41e7-93c1-5a0ffce704f2",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0a72afb8-916f-4304-9618-65f8f6bd6cdf",
"FieldId": "5a65693f-3e30-45fa-8356-ea5c2d1ac5f3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0a72afb8-916f-4304-9618-65f8f6bd6cdf",
"FieldId": "5a65693f-3e30-45fa-8356-ea5c2d1ac5f3",
"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": "35dbaece-7158-4816-bdb4-c5d3cfad85fd",
"FormId": "22fec7fe-aa90-4abf-b0bf-69e6de024977",
"FormTypeField": {
"FormTypeFieldId": "2e5fa293-2774-40be-8d81-ea601e7d7ae6",
"FormType": {
"FormTypeId": "65262e9a-6fc2-4618-9af6-b514be583f1d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b52b5cd6-6d5f-4520-889d-179e3305c6bc",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1fed8c91-87ed-4454-b666-c1d8624a6e33",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-02T01:52:22.0089171-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "a8ecbabe-daed-4fe8-bf29-6f24ab497a85",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "26b7aa3a-fe13-46c2-baa8-bb681db31201",
"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": "b6c807b5-e914-4dbd-90f2-1e0fd1dcb124",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "beec6960-52f4-4c14-b3b9-c4886ee7917e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e538ef72-bde2-41e7-93c1-5a0ffce704f2",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0a72afb8-916f-4304-9618-65f8f6bd6cdf",
"FieldId": "5a65693f-3e30-45fa-8356-ea5c2d1ac5f3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0a72afb8-916f-4304-9618-65f8f6bd6cdf",
"FieldId": "5a65693f-3e30-45fa-8356-ea5c2d1ac5f3",
"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": "e0f35872-a3df-4d1c-90cb-827f5f4dc8d9",
"CreateDate": "2026-02-02T01:52:22.0089171-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-02T01:52:22.0089171-08:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}