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": "edb11741-0aed-4445-8624-5717bcc7134f",
"Asset": {
"AssetId": "0bc5f86e-6958-437c-b232-4b23af2d2eb7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "888a6659-3c9a-45a1-83c7-93e19248b4d1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a3f7b9b6-af0e-47b6-ad4e-fc82d7a0630e",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "eaae44a5-d3c6-4a5c-82df-afa22d686858",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-26T11:08:41.4451736-08:00",
"MeasurementValueNeededDate": "2025-11-26T11:08:41.4451736-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6018127c-6a18-49ac-a4e3-bdb60e45a9ea",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-26T11:08:41.4451736-08:00",
"MeasurementValueNeededDate": "2025-11-26T11:08:41.4451736-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a04d5689-a689-4241-a32b-71c0f7698dcc",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "ffdd3a70-a81e-406d-aee5-6fde75446078",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "888a6659-3c9a-45a1-83c7-93e19248b4d1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a3f7b9b6-af0e-47b6-ad4e-fc82d7a0630e",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-26T11:08:41.4451736-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "fbb02f12-50e8-4490-8e76-8048c2d1b37f",
"Section": {
"FormTypeSectionId": "68515135-5404-42ec-b340-4a2860c5a9af",
"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": "5d195d76-fa08-4784-beb3-eb30c204f944",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d3f35c24-a062-4e6b-9164-0367aead18b5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "afa51909-a349-4c84-9323-63e619407216",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "68a80d5b-4459-4d96-a689-783d5fd3cfdb",
"FieldId": "cf9eb2db-7061-4a94-9de3-f383816fefdc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "68a80d5b-4459-4d96-a689-783d5fd3cfdb",
"FieldId": "cf9eb2db-7061-4a94-9de3-f383816fefdc",
"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": "fbb02f12-50e8-4490-8e76-8048c2d1b37f",
"Section": {
"FormTypeSectionId": "68515135-5404-42ec-b340-4a2860c5a9af",
"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": "5d195d76-fa08-4784-beb3-eb30c204f944",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d3f35c24-a062-4e6b-9164-0367aead18b5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "afa51909-a349-4c84-9323-63e619407216",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "68a80d5b-4459-4d96-a689-783d5fd3cfdb",
"FieldId": "cf9eb2db-7061-4a94-9de3-f383816fefdc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "68a80d5b-4459-4d96-a689-783d5fd3cfdb",
"FieldId": "cf9eb2db-7061-4a94-9de3-f383816fefdc",
"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": "63effee3-04b1-42ae-b05d-189e5733690e",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-11-26T11:08:41.4451736-08:00",
"Location": "sample string 1",
"TaskId": "79382fd6-b2a6-4a70-a39c-1672d477eeda",
"Values": [
{
"FormFieldValueId": "08c10b01-6fa1-4abb-be7f-464427b514c8",
"FormId": "2c5885c6-7f43-4759-9032-b3699a0c9e02",
"FormTypeField": {
"FormTypeFieldId": "fbb02f12-50e8-4490-8e76-8048c2d1b37f",
"FormType": {
"FormTypeId": "ffdd3a70-a81e-406d-aee5-6fde75446078",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "888a6659-3c9a-45a1-83c7-93e19248b4d1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a3f7b9b6-af0e-47b6-ad4e-fc82d7a0630e",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-26T11:08:41.4451736-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "63effee3-04b1-42ae-b05d-189e5733690e",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "68515135-5404-42ec-b340-4a2860c5a9af",
"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": "5d195d76-fa08-4784-beb3-eb30c204f944",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d3f35c24-a062-4e6b-9164-0367aead18b5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "afa51909-a349-4c84-9323-63e619407216",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "68a80d5b-4459-4d96-a689-783d5fd3cfdb",
"FieldId": "cf9eb2db-7061-4a94-9de3-f383816fefdc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "68a80d5b-4459-4d96-a689-783d5fd3cfdb",
"FieldId": "cf9eb2db-7061-4a94-9de3-f383816fefdc",
"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": "08c10b01-6fa1-4abb-be7f-464427b514c8",
"FormId": "2c5885c6-7f43-4759-9032-b3699a0c9e02",
"FormTypeField": {
"FormTypeFieldId": "fbb02f12-50e8-4490-8e76-8048c2d1b37f",
"FormType": {
"FormTypeId": "ffdd3a70-a81e-406d-aee5-6fde75446078",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "888a6659-3c9a-45a1-83c7-93e19248b4d1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a3f7b9b6-af0e-47b6-ad4e-fc82d7a0630e",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-26T11:08:41.4451736-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "63effee3-04b1-42ae-b05d-189e5733690e",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "68515135-5404-42ec-b340-4a2860c5a9af",
"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": "5d195d76-fa08-4784-beb3-eb30c204f944",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d3f35c24-a062-4e6b-9164-0367aead18b5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "afa51909-a349-4c84-9323-63e619407216",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "68a80d5b-4459-4d96-a689-783d5fd3cfdb",
"FieldId": "cf9eb2db-7061-4a94-9de3-f383816fefdc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "68a80d5b-4459-4d96-a689-783d5fd3cfdb",
"FieldId": "cf9eb2db-7061-4a94-9de3-f383816fefdc",
"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": "ef9d99c1-6617-486a-8fb9-ec9fe1c100b2",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-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": "474e4806-40d9-4ec0-851d-23911e0650b5",
"Asset": {
"AssetId": "d741c162-46f7-489d-ad3b-40b9e9b032b2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "85cf66f6-2113-4501-81c1-98bb5a2bc710",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f99c80a4-6652-4ee5-9421-34b16c199a93",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f5c6dea8-62f4-42d0-92f9-030f787824b2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-26T11:08:41.4451736-08:00",
"MeasurementValueNeededDate": "2025-11-26T11:08:41.4451736-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9daf6ecd-4295-496c-9068-d1cf145b4519",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-26T11:08:41.4451736-08:00",
"MeasurementValueNeededDate": "2025-11-26T11:08:41.4451736-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "517bbe60-50e6-4cc2-84df-90ae931f61fd",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "59c26b2a-079b-4acc-a73b-9dd8116debb0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "85cf66f6-2113-4501-81c1-98bb5a2bc710",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f99c80a4-6652-4ee5-9421-34b16c199a93",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-26T11:08:41.4451736-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "3be7c207-62f9-4ba7-9d1c-ff6255733ba7",
"Section": {
"FormTypeSectionId": "9f81aa66-3354-4065-aa40-94e3ae2a245c",
"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": "4f4ca494-dc08-4ca0-8ca2-b131caa648f0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3ef2dde9-ce1f-4149-9faa-2f4e616a2334",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0ff63909-1a2c-478a-9a36-3415d952155d",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cf8349c7-3f9d-4da2-9b5d-fd9599aa48a6",
"FieldId": "5254d067-c104-4230-9f59-4be87a5d5032",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cf8349c7-3f9d-4da2-9b5d-fd9599aa48a6",
"FieldId": "5254d067-c104-4230-9f59-4be87a5d5032",
"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": "3be7c207-62f9-4ba7-9d1c-ff6255733ba7",
"Section": {
"FormTypeSectionId": "9f81aa66-3354-4065-aa40-94e3ae2a245c",
"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": "4f4ca494-dc08-4ca0-8ca2-b131caa648f0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3ef2dde9-ce1f-4149-9faa-2f4e616a2334",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0ff63909-1a2c-478a-9a36-3415d952155d",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cf8349c7-3f9d-4da2-9b5d-fd9599aa48a6",
"FieldId": "5254d067-c104-4230-9f59-4be87a5d5032",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cf8349c7-3f9d-4da2-9b5d-fd9599aa48a6",
"FieldId": "5254d067-c104-4230-9f59-4be87a5d5032",
"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": "b1cfbcbb-63c7-4ec5-af4f-ad096fe5c3ee",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-11-26T11:08:41.4451736-08:00",
"Location": "sample string 1",
"TaskId": "f5362d83-8ae3-4ecf-a5ce-1668c11c90ab",
"Values": [
{
"FormFieldValueId": "43327f88-02dc-4b7e-9d72-bddaa49e8a85",
"FormId": "e1eb1445-ed2b-443e-b351-c291c10089e0",
"FormTypeField": {
"FormTypeFieldId": "3be7c207-62f9-4ba7-9d1c-ff6255733ba7",
"FormType": {
"FormTypeId": "59c26b2a-079b-4acc-a73b-9dd8116debb0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "85cf66f6-2113-4501-81c1-98bb5a2bc710",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f99c80a4-6652-4ee5-9421-34b16c199a93",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-26T11:08:41.4451736-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b1cfbcbb-63c7-4ec5-af4f-ad096fe5c3ee",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "9f81aa66-3354-4065-aa40-94e3ae2a245c",
"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": "4f4ca494-dc08-4ca0-8ca2-b131caa648f0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3ef2dde9-ce1f-4149-9faa-2f4e616a2334",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0ff63909-1a2c-478a-9a36-3415d952155d",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cf8349c7-3f9d-4da2-9b5d-fd9599aa48a6",
"FieldId": "5254d067-c104-4230-9f59-4be87a5d5032",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cf8349c7-3f9d-4da2-9b5d-fd9599aa48a6",
"FieldId": "5254d067-c104-4230-9f59-4be87a5d5032",
"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": "43327f88-02dc-4b7e-9d72-bddaa49e8a85",
"FormId": "e1eb1445-ed2b-443e-b351-c291c10089e0",
"FormTypeField": {
"FormTypeFieldId": "3be7c207-62f9-4ba7-9d1c-ff6255733ba7",
"FormType": {
"FormTypeId": "59c26b2a-079b-4acc-a73b-9dd8116debb0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "85cf66f6-2113-4501-81c1-98bb5a2bc710",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f99c80a4-6652-4ee5-9421-34b16c199a93",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-26T11:08:41.4451736-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b1cfbcbb-63c7-4ec5-af4f-ad096fe5c3ee",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "9f81aa66-3354-4065-aa40-94e3ae2a245c",
"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": "4f4ca494-dc08-4ca0-8ca2-b131caa648f0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3ef2dde9-ce1f-4149-9faa-2f4e616a2334",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0ff63909-1a2c-478a-9a36-3415d952155d",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cf8349c7-3f9d-4da2-9b5d-fd9599aa48a6",
"FieldId": "5254d067-c104-4230-9f59-4be87a5d5032",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cf8349c7-3f9d-4da2-9b5d-fd9599aa48a6",
"FieldId": "5254d067-c104-4230-9f59-4be87a5d5032",
"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": "fc7c5264-5053-4e04-a5b8-27a20e9d7fba",
"CreateDate": "2025-11-26T11:08:41.4451736-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-26T11:08:41.4451736-08:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}