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": "ce1c78f2-2977-4081-8a77-cc47c5e38302",
"Asset": {
"AssetId": "6c0fc0be-2d3b-4d97-b87e-e39e35ca268c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "43c835e4-50b6-4be9-ad00-855d66a0db0e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4a5bd329-b85e-4983-a3fa-5d4a08bb3c45",
"CreateDate": "2026-06-20T07:29:52.0400268-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T07:29:52.0400268-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "6e4bdff6-5416-4bd1-918b-e3cba5a6ba5e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-20T07:29:52.0400268-07:00",
"MeasurementValueNeededDate": "2026-06-20T07:29:52.0400268-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "215699a4-74b2-452f-aa36-4fffdd22568e",
"CreateDate": "2026-06-20T07:29:52.0400268-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-20T07:29:52.0400268-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-20T07:29:52.0400268-07:00",
"MeasurementValueNeededDate": "2026-06-20T07:29:52.0400268-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d8426957-da52-4894-8cbb-47fda6f130f3",
"CreateDate": "2026-06-20T07:29:52.0400268-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-20T07:29:52.0400268-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "bd84c52c-34f2-42da-9e86-ca764cafc371",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "43c835e4-50b6-4be9-ad00-855d66a0db0e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4a5bd329-b85e-4983-a3fa-5d4a08bb3c45",
"CreateDate": "2026-06-20T07:29:52.0400268-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T07:29:52.0400268-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-20T07:29:52.0400268-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "8a629da8-55f8-4b44-a4e3-105cbee0709f",
"Section": {
"FormTypeSectionId": "c3119c4b-a219-4793-8503-fc0d50015a8f",
"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": "3abefe72-11c4-4974-ad8f-27889f60ab13",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "97bdd906-f8d4-41ea-89dd-2a26bad43a15",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "afc9c803-34f2-4674-b8ff-da57434a4957",
"CreateDate": "2026-06-20T07:29:52.0400268-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-20T07:29:52.0400268-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b952c1c4-5aeb-4291-85ed-12498381fa17",
"FieldId": "4f9a044e-81d4-4cb0-9266-defcfe885020",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b952c1c4-5aeb-4291-85ed-12498381fa17",
"FieldId": "4f9a044e-81d4-4cb0-9266-defcfe885020",
"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": "8a629da8-55f8-4b44-a4e3-105cbee0709f",
"Section": {
"FormTypeSectionId": "c3119c4b-a219-4793-8503-fc0d50015a8f",
"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": "3abefe72-11c4-4974-ad8f-27889f60ab13",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "97bdd906-f8d4-41ea-89dd-2a26bad43a15",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "afc9c803-34f2-4674-b8ff-da57434a4957",
"CreateDate": "2026-06-20T07:29:52.0400268-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-20T07:29:52.0400268-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b952c1c4-5aeb-4291-85ed-12498381fa17",
"FieldId": "4f9a044e-81d4-4cb0-9266-defcfe885020",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b952c1c4-5aeb-4291-85ed-12498381fa17",
"FieldId": "4f9a044e-81d4-4cb0-9266-defcfe885020",
"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": "9e963640-e4a4-4090-b116-25b9f60df0f6",
"CreateDate": "2026-06-20T07:29:52.0400268-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T07:29:52.0400268-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-20T07:29:52.0400268-07:00",
"Location": "sample string 1",
"TaskId": "10219519-067c-4368-a38a-3387fa2a9a15",
"Values": [
{
"FormFieldValueId": "3111d59f-199c-42ad-8ceb-cb0b21ecd65d",
"FormId": "2d833cd0-7be7-4da9-b8cd-35676fe9c86e",
"FormTypeField": {
"FormTypeFieldId": "8a629da8-55f8-4b44-a4e3-105cbee0709f",
"FormType": {
"FormTypeId": "bd84c52c-34f2-42da-9e86-ca764cafc371",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "43c835e4-50b6-4be9-ad00-855d66a0db0e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4a5bd329-b85e-4983-a3fa-5d4a08bb3c45",
"CreateDate": "2026-06-20T07:29:52.0400268-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T07:29:52.0400268-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-20T07:29:52.0400268-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9e963640-e4a4-4090-b116-25b9f60df0f6",
"CreateDate": "2026-06-20T07:29:52.0400268-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T07:29:52.0400268-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "c3119c4b-a219-4793-8503-fc0d50015a8f",
"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": "3abefe72-11c4-4974-ad8f-27889f60ab13",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "97bdd906-f8d4-41ea-89dd-2a26bad43a15",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "afc9c803-34f2-4674-b8ff-da57434a4957",
"CreateDate": "2026-06-20T07:29:52.0400268-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-20T07:29:52.0400268-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b952c1c4-5aeb-4291-85ed-12498381fa17",
"FieldId": "4f9a044e-81d4-4cb0-9266-defcfe885020",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b952c1c4-5aeb-4291-85ed-12498381fa17",
"FieldId": "4f9a044e-81d4-4cb0-9266-defcfe885020",
"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": "3111d59f-199c-42ad-8ceb-cb0b21ecd65d",
"FormId": "2d833cd0-7be7-4da9-b8cd-35676fe9c86e",
"FormTypeField": {
"FormTypeFieldId": "8a629da8-55f8-4b44-a4e3-105cbee0709f",
"FormType": {
"FormTypeId": "bd84c52c-34f2-42da-9e86-ca764cafc371",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "43c835e4-50b6-4be9-ad00-855d66a0db0e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4a5bd329-b85e-4983-a3fa-5d4a08bb3c45",
"CreateDate": "2026-06-20T07:29:52.0400268-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T07:29:52.0400268-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-20T07:29:52.0400268-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9e963640-e4a4-4090-b116-25b9f60df0f6",
"CreateDate": "2026-06-20T07:29:52.0400268-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T07:29:52.0400268-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "c3119c4b-a219-4793-8503-fc0d50015a8f",
"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": "3abefe72-11c4-4974-ad8f-27889f60ab13",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "97bdd906-f8d4-41ea-89dd-2a26bad43a15",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "afc9c803-34f2-4674-b8ff-da57434a4957",
"CreateDate": "2026-06-20T07:29:52.0400268-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-20T07:29:52.0400268-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b952c1c4-5aeb-4291-85ed-12498381fa17",
"FieldId": "4f9a044e-81d4-4cb0-9266-defcfe885020",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b952c1c4-5aeb-4291-85ed-12498381fa17",
"FieldId": "4f9a044e-81d4-4cb0-9266-defcfe885020",
"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": "1631cbb8-7146-495c-b2e4-47c040d9db26",
"CreateDate": "2026-06-20T07:29:52.0400268-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-20T07:29:52.0400268-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": "b32f5a8c-223c-4a3d-8591-e76c4c9297d9",
"Asset": {
"AssetId": "7e3d32fa-e836-4bf6-a391-d984c6c89aee",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "01458e80-f6e6-41b1-8df2-9c3482156c5f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3cd87421-a2d0-43da-afc9-80cde3126c7f",
"CreateDate": "2026-06-20T07:29:52.0556542-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T07:29:52.0556542-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e8f3e7b9-aa11-454f-9118-6b2fd5200105",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-20T07:29:52.0556542-07:00",
"MeasurementValueNeededDate": "2026-06-20T07:29:52.0556542-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "db848ffe-ca22-4c42-bfdd-14ff0f075dc2",
"CreateDate": "2026-06-20T07:29:52.0556542-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-20T07:29:52.0556542-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-20T07:29:52.0556542-07:00",
"MeasurementValueNeededDate": "2026-06-20T07:29:52.0556542-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fdf8a5a9-9cfa-4a66-86cd-5d9769988560",
"CreateDate": "2026-06-20T07:29:52.0556542-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-20T07:29:52.0556542-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "a370cfa1-c2a4-49be-9a8e-7d1ed7a6c63b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "01458e80-f6e6-41b1-8df2-9c3482156c5f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3cd87421-a2d0-43da-afc9-80cde3126c7f",
"CreateDate": "2026-06-20T07:29:52.0556542-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T07:29:52.0556542-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-20T07:29:52.0556542-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "0b6ade2d-1a7b-4a9c-b401-da4ce5bab51d",
"Section": {
"FormTypeSectionId": "ed5d3866-6086-4eef-85b0-47718994b0d9",
"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": "aee23756-6d33-473b-8ac3-79f8136a4389",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a7b27873-4bab-41d9-a4ce-cbff3f8dd417",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3db85198-feab-43e1-a7fe-b6927a07ba69",
"CreateDate": "2026-06-20T07:29:52.0556542-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-20T07:29:52.0556542-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cbe2061c-b4ba-4501-a519-03cb9cc5f464",
"FieldId": "1bc40338-1b6c-48ed-b662-a34ee347b2df",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cbe2061c-b4ba-4501-a519-03cb9cc5f464",
"FieldId": "1bc40338-1b6c-48ed-b662-a34ee347b2df",
"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": "0b6ade2d-1a7b-4a9c-b401-da4ce5bab51d",
"Section": {
"FormTypeSectionId": "ed5d3866-6086-4eef-85b0-47718994b0d9",
"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": "aee23756-6d33-473b-8ac3-79f8136a4389",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a7b27873-4bab-41d9-a4ce-cbff3f8dd417",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3db85198-feab-43e1-a7fe-b6927a07ba69",
"CreateDate": "2026-06-20T07:29:52.0556542-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-20T07:29:52.0556542-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cbe2061c-b4ba-4501-a519-03cb9cc5f464",
"FieldId": "1bc40338-1b6c-48ed-b662-a34ee347b2df",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cbe2061c-b4ba-4501-a519-03cb9cc5f464",
"FieldId": "1bc40338-1b6c-48ed-b662-a34ee347b2df",
"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": "2a09d836-5bf5-44ac-9bdf-91af26bf9b30",
"CreateDate": "2026-06-20T07:29:52.0556542-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T07:29:52.0556542-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-20T07:29:52.0556542-07:00",
"Location": "sample string 1",
"TaskId": "34cc779e-6de1-4375-8feb-a7a6ce37c967",
"Values": [
{
"FormFieldValueId": "d13ff196-4c29-4366-a22c-65680d00c7c7",
"FormId": "7a5a03f3-7681-442d-a1ea-1c33c25c541e",
"FormTypeField": {
"FormTypeFieldId": "0b6ade2d-1a7b-4a9c-b401-da4ce5bab51d",
"FormType": {
"FormTypeId": "a370cfa1-c2a4-49be-9a8e-7d1ed7a6c63b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "01458e80-f6e6-41b1-8df2-9c3482156c5f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3cd87421-a2d0-43da-afc9-80cde3126c7f",
"CreateDate": "2026-06-20T07:29:52.0556542-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T07:29:52.0556542-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-20T07:29:52.0556542-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2a09d836-5bf5-44ac-9bdf-91af26bf9b30",
"CreateDate": "2026-06-20T07:29:52.0556542-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T07:29:52.0556542-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ed5d3866-6086-4eef-85b0-47718994b0d9",
"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": "aee23756-6d33-473b-8ac3-79f8136a4389",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a7b27873-4bab-41d9-a4ce-cbff3f8dd417",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3db85198-feab-43e1-a7fe-b6927a07ba69",
"CreateDate": "2026-06-20T07:29:52.0556542-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-20T07:29:52.0556542-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cbe2061c-b4ba-4501-a519-03cb9cc5f464",
"FieldId": "1bc40338-1b6c-48ed-b662-a34ee347b2df",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cbe2061c-b4ba-4501-a519-03cb9cc5f464",
"FieldId": "1bc40338-1b6c-48ed-b662-a34ee347b2df",
"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": "d13ff196-4c29-4366-a22c-65680d00c7c7",
"FormId": "7a5a03f3-7681-442d-a1ea-1c33c25c541e",
"FormTypeField": {
"FormTypeFieldId": "0b6ade2d-1a7b-4a9c-b401-da4ce5bab51d",
"FormType": {
"FormTypeId": "a370cfa1-c2a4-49be-9a8e-7d1ed7a6c63b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "01458e80-f6e6-41b1-8df2-9c3482156c5f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3cd87421-a2d0-43da-afc9-80cde3126c7f",
"CreateDate": "2026-06-20T07:29:52.0556542-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T07:29:52.0556542-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-20T07:29:52.0556542-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2a09d836-5bf5-44ac-9bdf-91af26bf9b30",
"CreateDate": "2026-06-20T07:29:52.0556542-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T07:29:52.0556542-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ed5d3866-6086-4eef-85b0-47718994b0d9",
"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": "aee23756-6d33-473b-8ac3-79f8136a4389",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a7b27873-4bab-41d9-a4ce-cbff3f8dd417",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3db85198-feab-43e1-a7fe-b6927a07ba69",
"CreateDate": "2026-06-20T07:29:52.0556542-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-20T07:29:52.0556542-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cbe2061c-b4ba-4501-a519-03cb9cc5f464",
"FieldId": "1bc40338-1b6c-48ed-b662-a34ee347b2df",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cbe2061c-b4ba-4501-a519-03cb9cc5f464",
"FieldId": "1bc40338-1b6c-48ed-b662-a34ee347b2df",
"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": "d79e3202-e414-4000-8a77-681917bc29b8",
"CreateDate": "2026-06-20T07:29:52.0556542-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-20T07:29:52.0556542-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}