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": "39cb788c-0d74-48ae-ae23-cc63bf86f02b",
"Asset": {
"AssetId": "1ea3161f-345a-4bd3-a2ab-ddaaa6bc6f9c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d105b14a-a143-4103-99a6-65ab300d8f92",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0d61ba1d-f7df-49da-a3df-9d2e1842841f",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3e3de545-107d-44d9-b8c2-45176914d8fb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-26T07:31:30.4498336-08:00",
"MeasurementValueNeededDate": "2026-02-26T07:31:30.4498336-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c42a95c4-2a3a-4d5e-896e-412035783cca",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-26T07:31:30.4498336-08:00",
"MeasurementValueNeededDate": "2026-02-26T07:31:30.4498336-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "32c47e5d-21a2-4e85-bcf2-0d2a70e47918",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "5f42b6d9-eac2-47ed-8b2b-3157709cf1ef",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d105b14a-a143-4103-99a6-65ab300d8f92",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0d61ba1d-f7df-49da-a3df-9d2e1842841f",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-26T07:31:30.4498336-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "3688269c-f415-4195-8d05-94a93e36b6b3",
"Section": {
"FormTypeSectionId": "17336103-b295-4ead-bd54-e92accea5219",
"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": "b3e78815-1f7f-42f8-8718-fee01fe5fe8a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bfe3341f-123d-4956-b331-444ee0c4336f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "194b3ba3-6f73-4ab1-8d0c-ad61c6910798",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f47aeeca-1eca-47bb-9630-91f54305680a",
"FieldId": "72fd6aa3-09f1-406b-95ba-1ae11e41eb94",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f47aeeca-1eca-47bb-9630-91f54305680a",
"FieldId": "72fd6aa3-09f1-406b-95ba-1ae11e41eb94",
"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": "3688269c-f415-4195-8d05-94a93e36b6b3",
"Section": {
"FormTypeSectionId": "17336103-b295-4ead-bd54-e92accea5219",
"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": "b3e78815-1f7f-42f8-8718-fee01fe5fe8a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bfe3341f-123d-4956-b331-444ee0c4336f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "194b3ba3-6f73-4ab1-8d0c-ad61c6910798",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f47aeeca-1eca-47bb-9630-91f54305680a",
"FieldId": "72fd6aa3-09f1-406b-95ba-1ae11e41eb94",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f47aeeca-1eca-47bb-9630-91f54305680a",
"FieldId": "72fd6aa3-09f1-406b-95ba-1ae11e41eb94",
"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": "523570ab-cb9a-42df-aa2e-9056381b0c7e",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-26T07:31:30.4498336-08:00",
"Location": "sample string 1",
"TaskId": "19662b97-1716-4734-bdcd-65b55ed2d4c6",
"Values": [
{
"FormFieldValueId": "f3d04e7d-2427-47e1-b9af-72073b1c4f4e",
"FormId": "b6f14e09-eaa5-45ed-8b5e-e50f90b80a5f",
"FormTypeField": {
"FormTypeFieldId": "3688269c-f415-4195-8d05-94a93e36b6b3",
"FormType": {
"FormTypeId": "5f42b6d9-eac2-47ed-8b2b-3157709cf1ef",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d105b14a-a143-4103-99a6-65ab300d8f92",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0d61ba1d-f7df-49da-a3df-9d2e1842841f",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-26T07:31:30.4498336-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "523570ab-cb9a-42df-aa2e-9056381b0c7e",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "17336103-b295-4ead-bd54-e92accea5219",
"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": "b3e78815-1f7f-42f8-8718-fee01fe5fe8a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bfe3341f-123d-4956-b331-444ee0c4336f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "194b3ba3-6f73-4ab1-8d0c-ad61c6910798",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f47aeeca-1eca-47bb-9630-91f54305680a",
"FieldId": "72fd6aa3-09f1-406b-95ba-1ae11e41eb94",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f47aeeca-1eca-47bb-9630-91f54305680a",
"FieldId": "72fd6aa3-09f1-406b-95ba-1ae11e41eb94",
"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": "f3d04e7d-2427-47e1-b9af-72073b1c4f4e",
"FormId": "b6f14e09-eaa5-45ed-8b5e-e50f90b80a5f",
"FormTypeField": {
"FormTypeFieldId": "3688269c-f415-4195-8d05-94a93e36b6b3",
"FormType": {
"FormTypeId": "5f42b6d9-eac2-47ed-8b2b-3157709cf1ef",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d105b14a-a143-4103-99a6-65ab300d8f92",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0d61ba1d-f7df-49da-a3df-9d2e1842841f",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-26T07:31:30.4498336-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "523570ab-cb9a-42df-aa2e-9056381b0c7e",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "17336103-b295-4ead-bd54-e92accea5219",
"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": "b3e78815-1f7f-42f8-8718-fee01fe5fe8a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bfe3341f-123d-4956-b331-444ee0c4336f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "194b3ba3-6f73-4ab1-8d0c-ad61c6910798",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f47aeeca-1eca-47bb-9630-91f54305680a",
"FieldId": "72fd6aa3-09f1-406b-95ba-1ae11e41eb94",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f47aeeca-1eca-47bb-9630-91f54305680a",
"FieldId": "72fd6aa3-09f1-406b-95ba-1ae11e41eb94",
"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": "78c16efc-7889-43d5-8919-65707e59eb9f",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-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": "5ac92024-5137-46ee-ac42-ba704e7746b2",
"Asset": {
"AssetId": "cd23392f-d981-475d-83b9-196bf774c6c0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "344c964b-7926-4449-8219-99de0fc81d0a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "70aed07e-588b-4739-971e-099d02262be9",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "467c6a3c-dc6b-4d6b-b79b-cc9ef5bfaed9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-26T07:31:30.4498336-08:00",
"MeasurementValueNeededDate": "2026-02-26T07:31:30.4498336-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "03363c72-150d-45f4-99e9-55bd11b4de85",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-26T07:31:30.4498336-08:00",
"MeasurementValueNeededDate": "2026-02-26T07:31:30.4498336-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4c136995-92c9-4004-bce8-04fb9cb7f447",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "b010dc83-57c7-457d-a354-2ed62948682f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "344c964b-7926-4449-8219-99de0fc81d0a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "70aed07e-588b-4739-971e-099d02262be9",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-26T07:31:30.4498336-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "2f36363b-52bf-4ff9-b2ca-4ec0da535ab4",
"Section": {
"FormTypeSectionId": "d173c5ef-4b10-4bef-8b4a-6590f953c291",
"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": "52893d5f-4fb5-4dea-8cf7-e871199933fd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fb00b600-cf2f-49d7-bcfa-2059d3e3e849",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "40a3c318-8aec-4885-9a18-b9d645402839",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "929578b9-4d43-456f-bbc2-5e160db2cfad",
"FieldId": "5ee651bb-78ee-45fb-924e-b141fbae8be4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "929578b9-4d43-456f-bbc2-5e160db2cfad",
"FieldId": "5ee651bb-78ee-45fb-924e-b141fbae8be4",
"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": "2f36363b-52bf-4ff9-b2ca-4ec0da535ab4",
"Section": {
"FormTypeSectionId": "d173c5ef-4b10-4bef-8b4a-6590f953c291",
"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": "52893d5f-4fb5-4dea-8cf7-e871199933fd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fb00b600-cf2f-49d7-bcfa-2059d3e3e849",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "40a3c318-8aec-4885-9a18-b9d645402839",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "929578b9-4d43-456f-bbc2-5e160db2cfad",
"FieldId": "5ee651bb-78ee-45fb-924e-b141fbae8be4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "929578b9-4d43-456f-bbc2-5e160db2cfad",
"FieldId": "5ee651bb-78ee-45fb-924e-b141fbae8be4",
"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": "47f6b65c-f84c-42d6-b3cf-7528ca472f7f",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-26T07:31:30.4498336-08:00",
"Location": "sample string 1",
"TaskId": "e7a5524b-2ded-4de3-a7b1-78021033ba4e",
"Values": [
{
"FormFieldValueId": "e5535d61-4a2e-48f3-bec6-1797a30bd548",
"FormId": "4a3f7c79-b328-4be4-9a80-d9564a7b90f5",
"FormTypeField": {
"FormTypeFieldId": "2f36363b-52bf-4ff9-b2ca-4ec0da535ab4",
"FormType": {
"FormTypeId": "b010dc83-57c7-457d-a354-2ed62948682f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "344c964b-7926-4449-8219-99de0fc81d0a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "70aed07e-588b-4739-971e-099d02262be9",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-26T07:31:30.4498336-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "47f6b65c-f84c-42d6-b3cf-7528ca472f7f",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d173c5ef-4b10-4bef-8b4a-6590f953c291",
"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": "52893d5f-4fb5-4dea-8cf7-e871199933fd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fb00b600-cf2f-49d7-bcfa-2059d3e3e849",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "40a3c318-8aec-4885-9a18-b9d645402839",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "929578b9-4d43-456f-bbc2-5e160db2cfad",
"FieldId": "5ee651bb-78ee-45fb-924e-b141fbae8be4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "929578b9-4d43-456f-bbc2-5e160db2cfad",
"FieldId": "5ee651bb-78ee-45fb-924e-b141fbae8be4",
"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": "e5535d61-4a2e-48f3-bec6-1797a30bd548",
"FormId": "4a3f7c79-b328-4be4-9a80-d9564a7b90f5",
"FormTypeField": {
"FormTypeFieldId": "2f36363b-52bf-4ff9-b2ca-4ec0da535ab4",
"FormType": {
"FormTypeId": "b010dc83-57c7-457d-a354-2ed62948682f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "344c964b-7926-4449-8219-99de0fc81d0a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "70aed07e-588b-4739-971e-099d02262be9",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-26T07:31:30.4498336-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "47f6b65c-f84c-42d6-b3cf-7528ca472f7f",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d173c5ef-4b10-4bef-8b4a-6590f953c291",
"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": "52893d5f-4fb5-4dea-8cf7-e871199933fd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fb00b600-cf2f-49d7-bcfa-2059d3e3e849",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "40a3c318-8aec-4885-9a18-b9d645402839",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "929578b9-4d43-456f-bbc2-5e160db2cfad",
"FieldId": "5ee651bb-78ee-45fb-924e-b141fbae8be4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "929578b9-4d43-456f-bbc2-5e160db2cfad",
"FieldId": "5ee651bb-78ee-45fb-924e-b141fbae8be4",
"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": "509504df-a9a9-4183-91c3-48801be2958e",
"CreateDate": "2026-02-26T07:31:30.4498336-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-26T07:31:30.4498336-08:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}