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": "609891fc-0b2f-4968-a1a5-99b61ee1c70b",
"Asset": {
"AssetId": "abfb536e-db49-497e-ac60-5a4e3dff6ea1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "18cb53f1-0617-46a9-9908-6099e7ffc49f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3583f56d-906f-4501-8048-0f8e871fc2ba",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4b0104ca-bd1d-4080-995b-fe0f173dcba3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-12T16:25:01.8816845-08:00",
"MeasurementValueNeededDate": "2026-01-12T16:25:01.8816845-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "66f9066a-f7e6-4cf0-9577-856d7580052e",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-12T16:25:01.8816845-08:00",
"MeasurementValueNeededDate": "2026-01-12T16:25:01.8816845-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5db09607-7611-41cf-8cc4-193c6a7ab4c1",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "1aec646a-e74c-4c6e-8263-69fdbef1b8e8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "18cb53f1-0617-46a9-9908-6099e7ffc49f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3583f56d-906f-4501-8048-0f8e871fc2ba",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-12T16:25:01.8816845-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "1ba58410-026b-4a22-b898-57cc0de1efc9",
"Section": {
"FormTypeSectionId": "d781e3ba-e0a9-47db-98ad-e8a6d5452473",
"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": "ce5106cc-3903-4f00-9a7a-5bd9fc042b60",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bc2ef01e-6b55-4460-90a9-3d8bb5b4a080",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "386e73f2-9675-4601-bc28-a35e37b1e7f7",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "72f655a2-7dfa-424d-8e36-6de9dbecab2e",
"FieldId": "6afba6fa-7aca-4fe8-be7b-34a2a414dc39",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "72f655a2-7dfa-424d-8e36-6de9dbecab2e",
"FieldId": "6afba6fa-7aca-4fe8-be7b-34a2a414dc39",
"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": "1ba58410-026b-4a22-b898-57cc0de1efc9",
"Section": {
"FormTypeSectionId": "d781e3ba-e0a9-47db-98ad-e8a6d5452473",
"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": "ce5106cc-3903-4f00-9a7a-5bd9fc042b60",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bc2ef01e-6b55-4460-90a9-3d8bb5b4a080",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "386e73f2-9675-4601-bc28-a35e37b1e7f7",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "72f655a2-7dfa-424d-8e36-6de9dbecab2e",
"FieldId": "6afba6fa-7aca-4fe8-be7b-34a2a414dc39",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "72f655a2-7dfa-424d-8e36-6de9dbecab2e",
"FieldId": "6afba6fa-7aca-4fe8-be7b-34a2a414dc39",
"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": "9155a684-cecd-4a98-a20d-b2c1ccacf413",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-12T16:25:01.8816845-08:00",
"Location": "sample string 1",
"TaskId": "506e70b6-1c7b-4e25-a40e-a3d0300098fa",
"Values": [
{
"FormFieldValueId": "b044652f-b150-407f-9637-192219e53eee",
"FormId": "161156e4-77e5-4f5a-9890-a8d77a81a3ae",
"FormTypeField": {
"FormTypeFieldId": "1ba58410-026b-4a22-b898-57cc0de1efc9",
"FormType": {
"FormTypeId": "1aec646a-e74c-4c6e-8263-69fdbef1b8e8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "18cb53f1-0617-46a9-9908-6099e7ffc49f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3583f56d-906f-4501-8048-0f8e871fc2ba",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-12T16:25:01.8816845-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9155a684-cecd-4a98-a20d-b2c1ccacf413",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d781e3ba-e0a9-47db-98ad-e8a6d5452473",
"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": "ce5106cc-3903-4f00-9a7a-5bd9fc042b60",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bc2ef01e-6b55-4460-90a9-3d8bb5b4a080",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "386e73f2-9675-4601-bc28-a35e37b1e7f7",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "72f655a2-7dfa-424d-8e36-6de9dbecab2e",
"FieldId": "6afba6fa-7aca-4fe8-be7b-34a2a414dc39",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "72f655a2-7dfa-424d-8e36-6de9dbecab2e",
"FieldId": "6afba6fa-7aca-4fe8-be7b-34a2a414dc39",
"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": "b044652f-b150-407f-9637-192219e53eee",
"FormId": "161156e4-77e5-4f5a-9890-a8d77a81a3ae",
"FormTypeField": {
"FormTypeFieldId": "1ba58410-026b-4a22-b898-57cc0de1efc9",
"FormType": {
"FormTypeId": "1aec646a-e74c-4c6e-8263-69fdbef1b8e8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "18cb53f1-0617-46a9-9908-6099e7ffc49f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3583f56d-906f-4501-8048-0f8e871fc2ba",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-12T16:25:01.8816845-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9155a684-cecd-4a98-a20d-b2c1ccacf413",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d781e3ba-e0a9-47db-98ad-e8a6d5452473",
"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": "ce5106cc-3903-4f00-9a7a-5bd9fc042b60",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bc2ef01e-6b55-4460-90a9-3d8bb5b4a080",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "386e73f2-9675-4601-bc28-a35e37b1e7f7",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "72f655a2-7dfa-424d-8e36-6de9dbecab2e",
"FieldId": "6afba6fa-7aca-4fe8-be7b-34a2a414dc39",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "72f655a2-7dfa-424d-8e36-6de9dbecab2e",
"FieldId": "6afba6fa-7aca-4fe8-be7b-34a2a414dc39",
"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": "e46326c7-50ca-4161-8afc-2eb08fae78f9",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-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": "561f5461-5074-45e4-bb6a-2778aa1673cd",
"Asset": {
"AssetId": "e6eec836-c651-4ee8-ab55-157607b9d2ff",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c9e39d36-7f8b-4c7a-9df8-d6affbb12045",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6adfd5ce-ece2-4a0a-a2d9-112948a3705e",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "de308b1f-c9b1-4830-ad3a-aa9e1e0a6620",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-12T16:25:01.8816845-08:00",
"MeasurementValueNeededDate": "2026-01-12T16:25:01.8816845-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c5ee5245-fae1-40a7-8f91-8e7af1323c01",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-12T16:25:01.8816845-08:00",
"MeasurementValueNeededDate": "2026-01-12T16:25:01.8816845-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4fb25ad3-5a60-4a52-9c33-c746981e33df",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "b2b954a6-37f7-42c4-8735-be4f731cb28f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c9e39d36-7f8b-4c7a-9df8-d6affbb12045",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6adfd5ce-ece2-4a0a-a2d9-112948a3705e",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-12T16:25:01.8816845-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "c7dfa95d-6ed4-467a-9af8-7ee8adc973f3",
"Section": {
"FormTypeSectionId": "4d6ac978-e256-437d-bdb6-841f4b7e7aa9",
"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": "76f79c1d-4ad3-42b1-8e9b-4d12a00049cb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "319d19f2-a47c-4e25-8d00-493cbc937315",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "dd67a87f-80c4-4a71-ab79-bff50601380f",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f814c03d-8f74-4969-b459-2f82e2d29e84",
"FieldId": "677c8f15-c5a9-4d8e-9698-97db145fa845",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f814c03d-8f74-4969-b459-2f82e2d29e84",
"FieldId": "677c8f15-c5a9-4d8e-9698-97db145fa845",
"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": "c7dfa95d-6ed4-467a-9af8-7ee8adc973f3",
"Section": {
"FormTypeSectionId": "4d6ac978-e256-437d-bdb6-841f4b7e7aa9",
"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": "76f79c1d-4ad3-42b1-8e9b-4d12a00049cb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "319d19f2-a47c-4e25-8d00-493cbc937315",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "dd67a87f-80c4-4a71-ab79-bff50601380f",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f814c03d-8f74-4969-b459-2f82e2d29e84",
"FieldId": "677c8f15-c5a9-4d8e-9698-97db145fa845",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f814c03d-8f74-4969-b459-2f82e2d29e84",
"FieldId": "677c8f15-c5a9-4d8e-9698-97db145fa845",
"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": "ef5f3c6f-f208-4073-9242-0b61f9050a8c",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-12T16:25:01.8816845-08:00",
"Location": "sample string 1",
"TaskId": "36f612ef-16e4-4dc7-a5ee-f61c88ed3a6e",
"Values": [
{
"FormFieldValueId": "13180a71-c213-4a5c-a1bd-831d0e3841a0",
"FormId": "a11c527a-7682-4dfe-b3dd-1b7800e8325d",
"FormTypeField": {
"FormTypeFieldId": "c7dfa95d-6ed4-467a-9af8-7ee8adc973f3",
"FormType": {
"FormTypeId": "b2b954a6-37f7-42c4-8735-be4f731cb28f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c9e39d36-7f8b-4c7a-9df8-d6affbb12045",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6adfd5ce-ece2-4a0a-a2d9-112948a3705e",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-12T16:25:01.8816845-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ef5f3c6f-f208-4073-9242-0b61f9050a8c",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4d6ac978-e256-437d-bdb6-841f4b7e7aa9",
"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": "76f79c1d-4ad3-42b1-8e9b-4d12a00049cb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "319d19f2-a47c-4e25-8d00-493cbc937315",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "dd67a87f-80c4-4a71-ab79-bff50601380f",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f814c03d-8f74-4969-b459-2f82e2d29e84",
"FieldId": "677c8f15-c5a9-4d8e-9698-97db145fa845",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f814c03d-8f74-4969-b459-2f82e2d29e84",
"FieldId": "677c8f15-c5a9-4d8e-9698-97db145fa845",
"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": "13180a71-c213-4a5c-a1bd-831d0e3841a0",
"FormId": "a11c527a-7682-4dfe-b3dd-1b7800e8325d",
"FormTypeField": {
"FormTypeFieldId": "c7dfa95d-6ed4-467a-9af8-7ee8adc973f3",
"FormType": {
"FormTypeId": "b2b954a6-37f7-42c4-8735-be4f731cb28f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c9e39d36-7f8b-4c7a-9df8-d6affbb12045",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6adfd5ce-ece2-4a0a-a2d9-112948a3705e",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-12T16:25:01.8816845-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ef5f3c6f-f208-4073-9242-0b61f9050a8c",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4d6ac978-e256-437d-bdb6-841f4b7e7aa9",
"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": "76f79c1d-4ad3-42b1-8e9b-4d12a00049cb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "319d19f2-a47c-4e25-8d00-493cbc937315",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "dd67a87f-80c4-4a71-ab79-bff50601380f",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f814c03d-8f74-4969-b459-2f82e2d29e84",
"FieldId": "677c8f15-c5a9-4d8e-9698-97db145fa845",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f814c03d-8f74-4969-b459-2f82e2d29e84",
"FieldId": "677c8f15-c5a9-4d8e-9698-97db145fa845",
"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": "5cf0abcc-3dee-4dbd-9f10-5b00a36863e9",
"CreateDate": "2026-01-12T16:25:01.8816845-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-12T16:25:01.8816845-08:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}