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": "b07835c5-e065-4761-adb8-b956a0fb3af1",
"Asset": {
"AssetId": "68c891ef-b779-4a16-a450-e12c89f45398",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8ae07ef2-8dce-4fbc-8ff3-4e771bb0016e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e2d09bbd-c1d6-45f9-9c45-e2f2af583a8e",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b4ee7f9c-6b55-4b2e-8344-9a992276ffcb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-27T20:33:08.4369581-07:00",
"MeasurementValueNeededDate": "2026-04-27T20:33:08.4369581-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "85228118-292a-428b-b785-fcda1ea62dac",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-27T20:33:08.4369581-07:00",
"MeasurementValueNeededDate": "2026-04-27T20:33:08.4369581-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "31c39054-3acc-4c86-8b27-0144f7d9363e",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "daf3d0c4-c215-45d7-809c-24147887cd5a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8ae07ef2-8dce-4fbc-8ff3-4e771bb0016e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e2d09bbd-c1d6-45f9-9c45-e2f2af583a8e",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-27T20:33:08.4369581-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "45800f13-a83d-4113-bcd9-25f887c5ff80",
"Section": {
"FormTypeSectionId": "5e5a3008-7371-4889-84be-27a23df391be",
"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": "7bec8b58-1ed2-4b7c-9613-72de5291ab30",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "558f1b14-40af-42a9-8c9a-d3081d8cbd4f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e589e607-8f23-4d90-b298-8f035fe01a10",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "48908fcc-52b0-4165-aef1-332ddd706fe4",
"FieldId": "a0c5d12e-9389-463b-9ada-9ab1b4c60db6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "48908fcc-52b0-4165-aef1-332ddd706fe4",
"FieldId": "a0c5d12e-9389-463b-9ada-9ab1b4c60db6",
"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": "45800f13-a83d-4113-bcd9-25f887c5ff80",
"Section": {
"FormTypeSectionId": "5e5a3008-7371-4889-84be-27a23df391be",
"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": "7bec8b58-1ed2-4b7c-9613-72de5291ab30",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "558f1b14-40af-42a9-8c9a-d3081d8cbd4f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e589e607-8f23-4d90-b298-8f035fe01a10",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "48908fcc-52b0-4165-aef1-332ddd706fe4",
"FieldId": "a0c5d12e-9389-463b-9ada-9ab1b4c60db6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "48908fcc-52b0-4165-aef1-332ddd706fe4",
"FieldId": "a0c5d12e-9389-463b-9ada-9ab1b4c60db6",
"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": "e78b7d35-b905-44d4-8c61-7128925313c4",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-27T20:33:08.4369581-07:00",
"Location": "sample string 1",
"TaskId": "2cf9718f-972f-4a7a-9615-7ff5c6f42115",
"Values": [
{
"FormFieldValueId": "d603390c-c19a-4ef9-96e2-e68ea0b046fa",
"FormId": "4e145322-36ce-4403-b42a-82ce8613ba73",
"FormTypeField": {
"FormTypeFieldId": "45800f13-a83d-4113-bcd9-25f887c5ff80",
"FormType": {
"FormTypeId": "daf3d0c4-c215-45d7-809c-24147887cd5a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8ae07ef2-8dce-4fbc-8ff3-4e771bb0016e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e2d09bbd-c1d6-45f9-9c45-e2f2af583a8e",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-27T20:33:08.4369581-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "e78b7d35-b905-44d4-8c61-7128925313c4",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "5e5a3008-7371-4889-84be-27a23df391be",
"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": "7bec8b58-1ed2-4b7c-9613-72de5291ab30",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "558f1b14-40af-42a9-8c9a-d3081d8cbd4f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e589e607-8f23-4d90-b298-8f035fe01a10",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "48908fcc-52b0-4165-aef1-332ddd706fe4",
"FieldId": "a0c5d12e-9389-463b-9ada-9ab1b4c60db6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "48908fcc-52b0-4165-aef1-332ddd706fe4",
"FieldId": "a0c5d12e-9389-463b-9ada-9ab1b4c60db6",
"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": "d603390c-c19a-4ef9-96e2-e68ea0b046fa",
"FormId": "4e145322-36ce-4403-b42a-82ce8613ba73",
"FormTypeField": {
"FormTypeFieldId": "45800f13-a83d-4113-bcd9-25f887c5ff80",
"FormType": {
"FormTypeId": "daf3d0c4-c215-45d7-809c-24147887cd5a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8ae07ef2-8dce-4fbc-8ff3-4e771bb0016e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e2d09bbd-c1d6-45f9-9c45-e2f2af583a8e",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-27T20:33:08.4369581-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "e78b7d35-b905-44d4-8c61-7128925313c4",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "5e5a3008-7371-4889-84be-27a23df391be",
"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": "7bec8b58-1ed2-4b7c-9613-72de5291ab30",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "558f1b14-40af-42a9-8c9a-d3081d8cbd4f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e589e607-8f23-4d90-b298-8f035fe01a10",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "48908fcc-52b0-4165-aef1-332ddd706fe4",
"FieldId": "a0c5d12e-9389-463b-9ada-9ab1b4c60db6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "48908fcc-52b0-4165-aef1-332ddd706fe4",
"FieldId": "a0c5d12e-9389-463b-9ada-9ab1b4c60db6",
"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": "c3a90d48-882a-4e82-aee8-a82654b8efeb",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-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": "10f3b2f0-79a3-418a-b9d7-985bce462636",
"Asset": {
"AssetId": "95ff1757-33f3-4d85-9c09-de5234a62a6d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5bcad300-cfe1-4b47-bc40-4f9ab524316d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2c77c034-f7a6-47f1-a23e-f0e340b725d4",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d6916560-cb26-48d8-ab9a-e669b8ba76c4",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-27T20:33:08.4369581-07:00",
"MeasurementValueNeededDate": "2026-04-27T20:33:08.4369581-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "fbc63b57-3a82-411f-9e05-cf44cea2e491",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-27T20:33:08.4369581-07:00",
"MeasurementValueNeededDate": "2026-04-27T20:33:08.4369581-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "89f9096a-7ef2-4db8-9043-04e55ca6b485",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "e990ce5e-d575-4b63-a0aa-4fdc81f10f67",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5bcad300-cfe1-4b47-bc40-4f9ab524316d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2c77c034-f7a6-47f1-a23e-f0e340b725d4",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-27T20:33:08.4369581-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "f180cbf5-1137-4b7b-9b5c-5099d802cdcb",
"Section": {
"FormTypeSectionId": "49ee4836-43a7-409d-a302-19f1bebee0c9",
"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": "f6435776-a80d-4ecc-9200-7bd03c2b3fcb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "84458fc2-6693-45e0-a22c-36b0a1497b51",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f979f184-c876-45fb-a0a0-73b031bde322",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8342996e-d8bb-4446-90db-af4adced6f63",
"FieldId": "4852358c-9331-4401-9317-0c3c5022f3e1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8342996e-d8bb-4446-90db-af4adced6f63",
"FieldId": "4852358c-9331-4401-9317-0c3c5022f3e1",
"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": "f180cbf5-1137-4b7b-9b5c-5099d802cdcb",
"Section": {
"FormTypeSectionId": "49ee4836-43a7-409d-a302-19f1bebee0c9",
"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": "f6435776-a80d-4ecc-9200-7bd03c2b3fcb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "84458fc2-6693-45e0-a22c-36b0a1497b51",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f979f184-c876-45fb-a0a0-73b031bde322",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8342996e-d8bb-4446-90db-af4adced6f63",
"FieldId": "4852358c-9331-4401-9317-0c3c5022f3e1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8342996e-d8bb-4446-90db-af4adced6f63",
"FieldId": "4852358c-9331-4401-9317-0c3c5022f3e1",
"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": "cae9f6b2-cf3b-40ec-9527-963515d80323",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-27T20:33:08.4369581-07:00",
"Location": "sample string 1",
"TaskId": "a47fbc05-d846-41cb-aced-20e7f02aa573",
"Values": [
{
"FormFieldValueId": "ad103643-8828-4a81-a080-ef9cf7a1eeb0",
"FormId": "9891fd30-4233-434c-9c9f-b1cabed06521",
"FormTypeField": {
"FormTypeFieldId": "f180cbf5-1137-4b7b-9b5c-5099d802cdcb",
"FormType": {
"FormTypeId": "e990ce5e-d575-4b63-a0aa-4fdc81f10f67",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5bcad300-cfe1-4b47-bc40-4f9ab524316d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2c77c034-f7a6-47f1-a23e-f0e340b725d4",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-27T20:33:08.4369581-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "cae9f6b2-cf3b-40ec-9527-963515d80323",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "49ee4836-43a7-409d-a302-19f1bebee0c9",
"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": "f6435776-a80d-4ecc-9200-7bd03c2b3fcb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "84458fc2-6693-45e0-a22c-36b0a1497b51",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f979f184-c876-45fb-a0a0-73b031bde322",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8342996e-d8bb-4446-90db-af4adced6f63",
"FieldId": "4852358c-9331-4401-9317-0c3c5022f3e1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8342996e-d8bb-4446-90db-af4adced6f63",
"FieldId": "4852358c-9331-4401-9317-0c3c5022f3e1",
"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": "ad103643-8828-4a81-a080-ef9cf7a1eeb0",
"FormId": "9891fd30-4233-434c-9c9f-b1cabed06521",
"FormTypeField": {
"FormTypeFieldId": "f180cbf5-1137-4b7b-9b5c-5099d802cdcb",
"FormType": {
"FormTypeId": "e990ce5e-d575-4b63-a0aa-4fdc81f10f67",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5bcad300-cfe1-4b47-bc40-4f9ab524316d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2c77c034-f7a6-47f1-a23e-f0e340b725d4",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-27T20:33:08.4369581-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "cae9f6b2-cf3b-40ec-9527-963515d80323",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "49ee4836-43a7-409d-a302-19f1bebee0c9",
"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": "f6435776-a80d-4ecc-9200-7bd03c2b3fcb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "84458fc2-6693-45e0-a22c-36b0a1497b51",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f979f184-c876-45fb-a0a0-73b031bde322",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8342996e-d8bb-4446-90db-af4adced6f63",
"FieldId": "4852358c-9331-4401-9317-0c3c5022f3e1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8342996e-d8bb-4446-90db-af4adced6f63",
"FieldId": "4852358c-9331-4401-9317-0c3c5022f3e1",
"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": "fd596f1c-8051-41ce-89c5-0e876f472a19",
"CreateDate": "2026-04-27T20:33:08.4369581-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-27T20:33:08.4369581-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}