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": "961a6166-7e46-429c-be5d-542901b35af5",
"Asset": {
"AssetId": "dad2b6b3-9c94-4d32-8268-e3ec2a6b58fc",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7930155f-5a85-439e-987f-9c7f767f9b9d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "93c6e2f1-3a6a-469f-9fbd-1d81ea4370c3",
"CreateDate": "2026-04-29T19:01:57.2207331-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T19:01:57.2207331-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "675e3d9d-ea66-4f99-a221-a9ba0ad064a7",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-29T19:01:57.2207331-07:00",
"MeasurementValueNeededDate": "2026-04-29T19:01:57.2207331-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7c2a5a6b-66df-4828-a86d-41cf38fe0dd8",
"CreateDate": "2026-04-29T19:01:57.2207331-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-29T19:01:57.2207331-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-29T19:01:57.2207331-07:00",
"MeasurementValueNeededDate": "2026-04-29T19:01:57.2207331-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "855c1597-ce6d-4e23-bbd9-d756609e7a1c",
"CreateDate": "2026-04-29T19:01:57.2207331-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-29T19:01:57.2207331-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "dc8c8ea5-3d1d-4366-aea8-8fad52f5b533",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7930155f-5a85-439e-987f-9c7f767f9b9d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "93c6e2f1-3a6a-469f-9fbd-1d81ea4370c3",
"CreateDate": "2026-04-29T19:01:57.2207331-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T19:01:57.2207331-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-29T19:01:57.2207331-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "77d84379-b1ae-47ee-9ee7-8f1645c28fe4",
"Section": {
"FormTypeSectionId": "c6f53288-ab89-47f3-aeb1-b0b64bee3223",
"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": "549f461e-cd69-4184-b8ea-db4231699678",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d7b8d365-ceaf-4c98-82f9-b285a338ccfa",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "55cebb1a-61a3-4d04-ae21-be58f7e8a50f",
"CreateDate": "2026-04-29T19:01:57.2207331-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-29T19:01:57.2207331-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1b55b15b-ebfb-4276-8c6a-826a53771df0",
"FieldId": "fa7b0ed8-c584-4e1a-8939-f7e9ca920ada",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1b55b15b-ebfb-4276-8c6a-826a53771df0",
"FieldId": "fa7b0ed8-c584-4e1a-8939-f7e9ca920ada",
"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": "77d84379-b1ae-47ee-9ee7-8f1645c28fe4",
"Section": {
"FormTypeSectionId": "c6f53288-ab89-47f3-aeb1-b0b64bee3223",
"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": "549f461e-cd69-4184-b8ea-db4231699678",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d7b8d365-ceaf-4c98-82f9-b285a338ccfa",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "55cebb1a-61a3-4d04-ae21-be58f7e8a50f",
"CreateDate": "2026-04-29T19:01:57.2207331-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-29T19:01:57.2207331-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1b55b15b-ebfb-4276-8c6a-826a53771df0",
"FieldId": "fa7b0ed8-c584-4e1a-8939-f7e9ca920ada",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1b55b15b-ebfb-4276-8c6a-826a53771df0",
"FieldId": "fa7b0ed8-c584-4e1a-8939-f7e9ca920ada",
"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": "bf8231c7-f038-44c8-9039-330d64465115",
"CreateDate": "2026-04-29T19:01:57.2363589-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T19:01:57.2363589-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-29T19:01:57.2363589-07:00",
"Location": "sample string 1",
"TaskId": "48bb1b7b-b1d7-4192-a34a-4f66c1ef75da",
"Values": [
{
"FormFieldValueId": "afe7923e-a18b-452b-9dcb-a44d43f0bae5",
"FormId": "516628c9-d0ca-4274-99c9-54a5f2499fc2",
"FormTypeField": {
"FormTypeFieldId": "77d84379-b1ae-47ee-9ee7-8f1645c28fe4",
"FormType": {
"FormTypeId": "dc8c8ea5-3d1d-4366-aea8-8fad52f5b533",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7930155f-5a85-439e-987f-9c7f767f9b9d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "93c6e2f1-3a6a-469f-9fbd-1d81ea4370c3",
"CreateDate": "2026-04-29T19:01:57.2207331-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T19:01:57.2207331-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-29T19:01:57.2207331-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "bf8231c7-f038-44c8-9039-330d64465115",
"CreateDate": "2026-04-29T19:01:57.2363589-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T19:01:57.2363589-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "c6f53288-ab89-47f3-aeb1-b0b64bee3223",
"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": "549f461e-cd69-4184-b8ea-db4231699678",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d7b8d365-ceaf-4c98-82f9-b285a338ccfa",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "55cebb1a-61a3-4d04-ae21-be58f7e8a50f",
"CreateDate": "2026-04-29T19:01:57.2207331-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-29T19:01:57.2207331-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1b55b15b-ebfb-4276-8c6a-826a53771df0",
"FieldId": "fa7b0ed8-c584-4e1a-8939-f7e9ca920ada",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1b55b15b-ebfb-4276-8c6a-826a53771df0",
"FieldId": "fa7b0ed8-c584-4e1a-8939-f7e9ca920ada",
"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": "afe7923e-a18b-452b-9dcb-a44d43f0bae5",
"FormId": "516628c9-d0ca-4274-99c9-54a5f2499fc2",
"FormTypeField": {
"FormTypeFieldId": "77d84379-b1ae-47ee-9ee7-8f1645c28fe4",
"FormType": {
"FormTypeId": "dc8c8ea5-3d1d-4366-aea8-8fad52f5b533",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7930155f-5a85-439e-987f-9c7f767f9b9d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "93c6e2f1-3a6a-469f-9fbd-1d81ea4370c3",
"CreateDate": "2026-04-29T19:01:57.2207331-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T19:01:57.2207331-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-29T19:01:57.2207331-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "bf8231c7-f038-44c8-9039-330d64465115",
"CreateDate": "2026-04-29T19:01:57.2363589-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T19:01:57.2363589-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "c6f53288-ab89-47f3-aeb1-b0b64bee3223",
"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": "549f461e-cd69-4184-b8ea-db4231699678",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d7b8d365-ceaf-4c98-82f9-b285a338ccfa",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "55cebb1a-61a3-4d04-ae21-be58f7e8a50f",
"CreateDate": "2026-04-29T19:01:57.2207331-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-29T19:01:57.2207331-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1b55b15b-ebfb-4276-8c6a-826a53771df0",
"FieldId": "fa7b0ed8-c584-4e1a-8939-f7e9ca920ada",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1b55b15b-ebfb-4276-8c6a-826a53771df0",
"FieldId": "fa7b0ed8-c584-4e1a-8939-f7e9ca920ada",
"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": "a75c5b1f-3098-4b26-ae47-575abed3d6cc",
"CreateDate": "2026-04-29T19:01:57.2363589-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-29T19:01:57.2363589-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": "534a60b4-3e1c-4590-9bb3-d26dd3b52604",
"Asset": {
"AssetId": "cf2e931d-ba38-422a-ad0d-541b9db414de",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d5739fff-ae8f-43f3-9ca3-d917b14ee5e9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ee815718-1e02-4952-aaae-9e24f542ef06",
"CreateDate": "2026-04-29T19:01:57.5801736-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T19:01:57.5801736-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3bb08528-6908-4d79-9b66-669a0a9c6d86",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-29T19:01:57.5801736-07:00",
"MeasurementValueNeededDate": "2026-04-29T19:01:57.5801736-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7cf0e481-4d1e-43e0-82b0-c94390be281c",
"CreateDate": "2026-04-29T19:01:57.5801736-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-29T19:01:57.5801736-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-29T19:01:57.5801736-07:00",
"MeasurementValueNeededDate": "2026-04-29T19:01:57.5801736-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "85dddafc-0646-4638-86b9-b576e60f2eb5",
"CreateDate": "2026-04-29T19:01:57.5801736-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-29T19:01:57.5801736-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "7488f147-10e6-4825-95e5-03fd7b904f2b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d5739fff-ae8f-43f3-9ca3-d917b14ee5e9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ee815718-1e02-4952-aaae-9e24f542ef06",
"CreateDate": "2026-04-29T19:01:57.5801736-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T19:01:57.5801736-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-29T19:01:57.5801736-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "54b82c2b-7452-4bf6-b243-c428662821fc",
"Section": {
"FormTypeSectionId": "79dc0f46-ddac-4dc3-85d6-4b2ed3314dea",
"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": "91c39917-857c-4f19-9498-606d31a0c072",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1d158711-c0ac-405b-9533-824a894d1291",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cd8a64c8-7d9c-41f2-b973-17999237ec1c",
"CreateDate": "2026-04-29T19:01:57.5801736-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-29T19:01:57.5801736-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3f676849-c971-44ee-bbbe-7605e05efb88",
"FieldId": "cf1573a9-db1e-4f6f-b792-ea5af14a887d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3f676849-c971-44ee-bbbe-7605e05efb88",
"FieldId": "cf1573a9-db1e-4f6f-b792-ea5af14a887d",
"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": "54b82c2b-7452-4bf6-b243-c428662821fc",
"Section": {
"FormTypeSectionId": "79dc0f46-ddac-4dc3-85d6-4b2ed3314dea",
"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": "91c39917-857c-4f19-9498-606d31a0c072",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1d158711-c0ac-405b-9533-824a894d1291",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cd8a64c8-7d9c-41f2-b973-17999237ec1c",
"CreateDate": "2026-04-29T19:01:57.5801736-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-29T19:01:57.5801736-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3f676849-c971-44ee-bbbe-7605e05efb88",
"FieldId": "cf1573a9-db1e-4f6f-b792-ea5af14a887d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3f676849-c971-44ee-bbbe-7605e05efb88",
"FieldId": "cf1573a9-db1e-4f6f-b792-ea5af14a887d",
"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": "0c160296-fc5c-40af-b116-e8645dcc8a31",
"CreateDate": "2026-04-29T19:01:57.5801736-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T19:01:57.5801736-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-29T19:01:57.5801736-07:00",
"Location": "sample string 1",
"TaskId": "96c4cbf3-ee0d-43d8-a8af-5fa5274891ed",
"Values": [
{
"FormFieldValueId": "9359a66f-4c9d-43bf-9214-116cb06dff15",
"FormId": "4d35a8d6-2f9a-4e71-8193-d85ac3510d8d",
"FormTypeField": {
"FormTypeFieldId": "54b82c2b-7452-4bf6-b243-c428662821fc",
"FormType": {
"FormTypeId": "7488f147-10e6-4825-95e5-03fd7b904f2b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d5739fff-ae8f-43f3-9ca3-d917b14ee5e9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ee815718-1e02-4952-aaae-9e24f542ef06",
"CreateDate": "2026-04-29T19:01:57.5801736-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T19:01:57.5801736-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-29T19:01:57.5801736-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "0c160296-fc5c-40af-b116-e8645dcc8a31",
"CreateDate": "2026-04-29T19:01:57.5801736-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T19:01:57.5801736-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "79dc0f46-ddac-4dc3-85d6-4b2ed3314dea",
"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": "91c39917-857c-4f19-9498-606d31a0c072",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1d158711-c0ac-405b-9533-824a894d1291",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cd8a64c8-7d9c-41f2-b973-17999237ec1c",
"CreateDate": "2026-04-29T19:01:57.5801736-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-29T19:01:57.5801736-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3f676849-c971-44ee-bbbe-7605e05efb88",
"FieldId": "cf1573a9-db1e-4f6f-b792-ea5af14a887d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3f676849-c971-44ee-bbbe-7605e05efb88",
"FieldId": "cf1573a9-db1e-4f6f-b792-ea5af14a887d",
"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": "9359a66f-4c9d-43bf-9214-116cb06dff15",
"FormId": "4d35a8d6-2f9a-4e71-8193-d85ac3510d8d",
"FormTypeField": {
"FormTypeFieldId": "54b82c2b-7452-4bf6-b243-c428662821fc",
"FormType": {
"FormTypeId": "7488f147-10e6-4825-95e5-03fd7b904f2b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d5739fff-ae8f-43f3-9ca3-d917b14ee5e9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ee815718-1e02-4952-aaae-9e24f542ef06",
"CreateDate": "2026-04-29T19:01:57.5801736-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T19:01:57.5801736-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-29T19:01:57.5801736-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "0c160296-fc5c-40af-b116-e8645dcc8a31",
"CreateDate": "2026-04-29T19:01:57.5801736-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T19:01:57.5801736-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "79dc0f46-ddac-4dc3-85d6-4b2ed3314dea",
"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": "91c39917-857c-4f19-9498-606d31a0c072",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1d158711-c0ac-405b-9533-824a894d1291",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cd8a64c8-7d9c-41f2-b973-17999237ec1c",
"CreateDate": "2026-04-29T19:01:57.5801736-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-29T19:01:57.5801736-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3f676849-c971-44ee-bbbe-7605e05efb88",
"FieldId": "cf1573a9-db1e-4f6f-b792-ea5af14a887d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3f676849-c971-44ee-bbbe-7605e05efb88",
"FieldId": "cf1573a9-db1e-4f6f-b792-ea5af14a887d",
"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": "6fb3088e-c172-425c-a8b7-2a1d31e1a7fb",
"CreateDate": "2026-04-29T19:01:57.5801736-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-29T19:01:57.5801736-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}