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": "5b16fa63-e0b1-404d-8551-9e189bce0138",
"Asset": {
"AssetId": "7d165c45-7743-4441-9293-aa547faeab13",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7f1537d1-e9f6-4b98-a9f9-d0c2d3352ac2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "04c2149d-512b-4890-9cee-c7a3f17ffd1d",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "15880ae4-bb62-4f99-9723-980b2e08dc17",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-13T14:15:31.4925215-07:00",
"MeasurementValueNeededDate": "2026-03-13T14:15:31.4925215-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "263561c4-b6bf-4aa1-aeb3-0e9a2cc780e1",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-13T14:15:31.4925215-07:00",
"MeasurementValueNeededDate": "2026-03-13T14:15:31.4925215-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "90647728-0caf-4cee-af0d-b1488655fb7e",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "4432a90d-a072-4eac-b3ce-1cc9156a6e6d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7f1537d1-e9f6-4b98-a9f9-d0c2d3352ac2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "04c2149d-512b-4890-9cee-c7a3f17ffd1d",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-13T14:15:31.4925215-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "96b7a331-cd39-49b7-a05b-e082d70fd3a6",
"Section": {
"FormTypeSectionId": "27f2cd6b-0a16-416e-a75c-b3b3076dd3e4",
"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": "458e985c-fa2a-468c-bdd3-809d60560ea0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b65eea4a-946e-49bc-944b-fe79252d8542",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f252ed1c-f3c2-4fd6-95de-b840a423391d",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7353a9c1-b2d9-44be-825e-aa6d90bc990b",
"FieldId": "e6073f6c-15fe-453c-8cb2-72eff1e162da",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7353a9c1-b2d9-44be-825e-aa6d90bc990b",
"FieldId": "e6073f6c-15fe-453c-8cb2-72eff1e162da",
"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": "96b7a331-cd39-49b7-a05b-e082d70fd3a6",
"Section": {
"FormTypeSectionId": "27f2cd6b-0a16-416e-a75c-b3b3076dd3e4",
"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": "458e985c-fa2a-468c-bdd3-809d60560ea0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b65eea4a-946e-49bc-944b-fe79252d8542",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f252ed1c-f3c2-4fd6-95de-b840a423391d",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7353a9c1-b2d9-44be-825e-aa6d90bc990b",
"FieldId": "e6073f6c-15fe-453c-8cb2-72eff1e162da",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7353a9c1-b2d9-44be-825e-aa6d90bc990b",
"FieldId": "e6073f6c-15fe-453c-8cb2-72eff1e162da",
"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": "52a32f26-dea6-4e64-ab1c-dbd650892117",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-13T14:15:31.4925215-07:00",
"Location": "sample string 1",
"TaskId": "d4c3d33d-af0b-42b2-8260-321db976dd6e",
"Values": [
{
"FormFieldValueId": "83b3470d-7fa6-4a49-baa9-809e02440307",
"FormId": "38788f1f-83e9-42c6-8257-219429ab2c79",
"FormTypeField": {
"FormTypeFieldId": "96b7a331-cd39-49b7-a05b-e082d70fd3a6",
"FormType": {
"FormTypeId": "4432a90d-a072-4eac-b3ce-1cc9156a6e6d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7f1537d1-e9f6-4b98-a9f9-d0c2d3352ac2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "04c2149d-512b-4890-9cee-c7a3f17ffd1d",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-13T14:15:31.4925215-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "52a32f26-dea6-4e64-ab1c-dbd650892117",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "27f2cd6b-0a16-416e-a75c-b3b3076dd3e4",
"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": "458e985c-fa2a-468c-bdd3-809d60560ea0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b65eea4a-946e-49bc-944b-fe79252d8542",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f252ed1c-f3c2-4fd6-95de-b840a423391d",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7353a9c1-b2d9-44be-825e-aa6d90bc990b",
"FieldId": "e6073f6c-15fe-453c-8cb2-72eff1e162da",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7353a9c1-b2d9-44be-825e-aa6d90bc990b",
"FieldId": "e6073f6c-15fe-453c-8cb2-72eff1e162da",
"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": "83b3470d-7fa6-4a49-baa9-809e02440307",
"FormId": "38788f1f-83e9-42c6-8257-219429ab2c79",
"FormTypeField": {
"FormTypeFieldId": "96b7a331-cd39-49b7-a05b-e082d70fd3a6",
"FormType": {
"FormTypeId": "4432a90d-a072-4eac-b3ce-1cc9156a6e6d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7f1537d1-e9f6-4b98-a9f9-d0c2d3352ac2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "04c2149d-512b-4890-9cee-c7a3f17ffd1d",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-13T14:15:31.4925215-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "52a32f26-dea6-4e64-ab1c-dbd650892117",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "27f2cd6b-0a16-416e-a75c-b3b3076dd3e4",
"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": "458e985c-fa2a-468c-bdd3-809d60560ea0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b65eea4a-946e-49bc-944b-fe79252d8542",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f252ed1c-f3c2-4fd6-95de-b840a423391d",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7353a9c1-b2d9-44be-825e-aa6d90bc990b",
"FieldId": "e6073f6c-15fe-453c-8cb2-72eff1e162da",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7353a9c1-b2d9-44be-825e-aa6d90bc990b",
"FieldId": "e6073f6c-15fe-453c-8cb2-72eff1e162da",
"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": "7a3977f4-8c20-44d4-ad5d-473c40c83c6a",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-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": "f88ade4e-69e7-4b04-a64c-66589a77402f",
"Asset": {
"AssetId": "915dc7c7-7349-4282-a89a-86a6921a9137",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c7247096-766c-4057-8e1b-fee6826186ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "42f02230-9587-4d54-98d2-b1d01cf5cd6f",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "67dba4bd-b7af-4bab-b165-581990936e51",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-13T14:15:31.4925215-07:00",
"MeasurementValueNeededDate": "2026-03-13T14:15:31.4925215-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f656aa24-891f-4bfc-828f-b0dc9797115f",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-13T14:15:31.4925215-07:00",
"MeasurementValueNeededDate": "2026-03-13T14:15:31.4925215-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d0436cb8-dd44-4f01-a8ff-24b0d897b30b",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "8fe2aa70-99a7-407a-9d61-2cbfcea9f779",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c7247096-766c-4057-8e1b-fee6826186ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "42f02230-9587-4d54-98d2-b1d01cf5cd6f",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-13T14:15:31.4925215-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "1ce599c2-0cb8-46f0-95c6-b99f8bf1c741",
"Section": {
"FormTypeSectionId": "96341f97-0c8d-454f-a7ef-425bf5a0fdf5",
"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": "5a47257e-2c22-4851-b430-d4de50dd69bd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "964b39ee-fd26-4a66-b0f0-3a6665f678dd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e4d92788-30cd-47a6-95cc-adf67f2112fc",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c63be59e-af35-4665-ac9a-cb93efdce280",
"FieldId": "47ed87d0-9468-47ff-8acb-2a2b3409f566",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c63be59e-af35-4665-ac9a-cb93efdce280",
"FieldId": "47ed87d0-9468-47ff-8acb-2a2b3409f566",
"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": "1ce599c2-0cb8-46f0-95c6-b99f8bf1c741",
"Section": {
"FormTypeSectionId": "96341f97-0c8d-454f-a7ef-425bf5a0fdf5",
"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": "5a47257e-2c22-4851-b430-d4de50dd69bd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "964b39ee-fd26-4a66-b0f0-3a6665f678dd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e4d92788-30cd-47a6-95cc-adf67f2112fc",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c63be59e-af35-4665-ac9a-cb93efdce280",
"FieldId": "47ed87d0-9468-47ff-8acb-2a2b3409f566",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c63be59e-af35-4665-ac9a-cb93efdce280",
"FieldId": "47ed87d0-9468-47ff-8acb-2a2b3409f566",
"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": "c69606b7-2cd8-46cf-9ff1-9501bec02ffe",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-13T14:15:31.4925215-07:00",
"Location": "sample string 1",
"TaskId": "bf84521c-7cd1-497a-b25c-21b0db6d5f8d",
"Values": [
{
"FormFieldValueId": "05780a1f-f2ab-4b18-9c63-e70b45f434c7",
"FormId": "dfb58dba-48f0-429d-a496-01d4556c5573",
"FormTypeField": {
"FormTypeFieldId": "1ce599c2-0cb8-46f0-95c6-b99f8bf1c741",
"FormType": {
"FormTypeId": "8fe2aa70-99a7-407a-9d61-2cbfcea9f779",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c7247096-766c-4057-8e1b-fee6826186ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "42f02230-9587-4d54-98d2-b1d01cf5cd6f",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-13T14:15:31.4925215-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "c69606b7-2cd8-46cf-9ff1-9501bec02ffe",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "96341f97-0c8d-454f-a7ef-425bf5a0fdf5",
"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": "5a47257e-2c22-4851-b430-d4de50dd69bd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "964b39ee-fd26-4a66-b0f0-3a6665f678dd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e4d92788-30cd-47a6-95cc-adf67f2112fc",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c63be59e-af35-4665-ac9a-cb93efdce280",
"FieldId": "47ed87d0-9468-47ff-8acb-2a2b3409f566",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c63be59e-af35-4665-ac9a-cb93efdce280",
"FieldId": "47ed87d0-9468-47ff-8acb-2a2b3409f566",
"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": "05780a1f-f2ab-4b18-9c63-e70b45f434c7",
"FormId": "dfb58dba-48f0-429d-a496-01d4556c5573",
"FormTypeField": {
"FormTypeFieldId": "1ce599c2-0cb8-46f0-95c6-b99f8bf1c741",
"FormType": {
"FormTypeId": "8fe2aa70-99a7-407a-9d61-2cbfcea9f779",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c7247096-766c-4057-8e1b-fee6826186ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "42f02230-9587-4d54-98d2-b1d01cf5cd6f",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-13T14:15:31.4925215-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "c69606b7-2cd8-46cf-9ff1-9501bec02ffe",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "96341f97-0c8d-454f-a7ef-425bf5a0fdf5",
"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": "5a47257e-2c22-4851-b430-d4de50dd69bd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "964b39ee-fd26-4a66-b0f0-3a6665f678dd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e4d92788-30cd-47a6-95cc-adf67f2112fc",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c63be59e-af35-4665-ac9a-cb93efdce280",
"FieldId": "47ed87d0-9468-47ff-8acb-2a2b3409f566",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c63be59e-af35-4665-ac9a-cb93efdce280",
"FieldId": "47ed87d0-9468-47ff-8acb-2a2b3409f566",
"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": "568cf5f4-567d-451b-8d52-926c6d4c259a",
"CreateDate": "2026-03-13T14:15:31.4925215-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-13T14:15:31.4925215-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}