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": "a265c7c4-578d-45ac-a67e-065fbdcd317c",
"Asset": {
"AssetId": "1525d76e-cf62-4fe3-af90-faa1206b66a9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3ecbedac-8082-42f8-ac7a-500e2f4ca89d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "dcac9a59-e7d1-427d-887b-423f7d0309f6",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "cf1c20fc-457d-462e-a66c-89af971ccaf0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-11T14:51:12.2495838-08:00",
"MeasurementValueNeededDate": "2026-01-11T14:51:12.2495838-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "262a8f22-1e25-4742-a6ae-63b8c3a3cd97",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-11T14:51:12.2495838-08:00",
"MeasurementValueNeededDate": "2026-01-11T14:51:12.2495838-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "bc0b2945-8ae3-4b7e-ad29-a34890ddfdb3",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "e5c6643e-150e-4222-bdc9-6600dd68f6f3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3ecbedac-8082-42f8-ac7a-500e2f4ca89d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "dcac9a59-e7d1-427d-887b-423f7d0309f6",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-11T14:51:12.2495838-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e38dfdbd-5c61-4742-b90b-55fa0e708a43",
"Section": {
"FormTypeSectionId": "78a960fe-37ad-4cd3-bd92-c5d8cfa5bec8",
"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": "efbfc5cf-85ce-4648-85e4-d5a266f780b8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "26c0fde5-4830-427b-8d46-ea0c8dbfb358",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9b9137bb-342b-4dff-8c69-9c6325e26d04",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6df1f929-fbb1-493c-9dd3-cf260525895f",
"FieldId": "8e664cb1-95b5-43ca-bdd7-8b94c0c750c4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6df1f929-fbb1-493c-9dd3-cf260525895f",
"FieldId": "8e664cb1-95b5-43ca-bdd7-8b94c0c750c4",
"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": "e38dfdbd-5c61-4742-b90b-55fa0e708a43",
"Section": {
"FormTypeSectionId": "78a960fe-37ad-4cd3-bd92-c5d8cfa5bec8",
"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": "efbfc5cf-85ce-4648-85e4-d5a266f780b8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "26c0fde5-4830-427b-8d46-ea0c8dbfb358",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9b9137bb-342b-4dff-8c69-9c6325e26d04",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6df1f929-fbb1-493c-9dd3-cf260525895f",
"FieldId": "8e664cb1-95b5-43ca-bdd7-8b94c0c750c4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6df1f929-fbb1-493c-9dd3-cf260525895f",
"FieldId": "8e664cb1-95b5-43ca-bdd7-8b94c0c750c4",
"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": "1bedbd4d-b439-4872-bd70-e8c5a8966092",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-11T14:51:12.2495838-08:00",
"Location": "sample string 1",
"TaskId": "de1f17f5-c363-4885-b7a6-27f1e427d2d8",
"Values": [
{
"FormFieldValueId": "8bfbf76a-e316-45aa-8241-a325eaa56ccb",
"FormId": "f0e6602e-9a11-4624-b942-0589938fdaa1",
"FormTypeField": {
"FormTypeFieldId": "e38dfdbd-5c61-4742-b90b-55fa0e708a43",
"FormType": {
"FormTypeId": "e5c6643e-150e-4222-bdc9-6600dd68f6f3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3ecbedac-8082-42f8-ac7a-500e2f4ca89d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "dcac9a59-e7d1-427d-887b-423f7d0309f6",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-11T14:51:12.2495838-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1bedbd4d-b439-4872-bd70-e8c5a8966092",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "78a960fe-37ad-4cd3-bd92-c5d8cfa5bec8",
"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": "efbfc5cf-85ce-4648-85e4-d5a266f780b8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "26c0fde5-4830-427b-8d46-ea0c8dbfb358",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9b9137bb-342b-4dff-8c69-9c6325e26d04",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6df1f929-fbb1-493c-9dd3-cf260525895f",
"FieldId": "8e664cb1-95b5-43ca-bdd7-8b94c0c750c4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6df1f929-fbb1-493c-9dd3-cf260525895f",
"FieldId": "8e664cb1-95b5-43ca-bdd7-8b94c0c750c4",
"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": "8bfbf76a-e316-45aa-8241-a325eaa56ccb",
"FormId": "f0e6602e-9a11-4624-b942-0589938fdaa1",
"FormTypeField": {
"FormTypeFieldId": "e38dfdbd-5c61-4742-b90b-55fa0e708a43",
"FormType": {
"FormTypeId": "e5c6643e-150e-4222-bdc9-6600dd68f6f3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3ecbedac-8082-42f8-ac7a-500e2f4ca89d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "dcac9a59-e7d1-427d-887b-423f7d0309f6",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-11T14:51:12.2495838-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1bedbd4d-b439-4872-bd70-e8c5a8966092",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "78a960fe-37ad-4cd3-bd92-c5d8cfa5bec8",
"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": "efbfc5cf-85ce-4648-85e4-d5a266f780b8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "26c0fde5-4830-427b-8d46-ea0c8dbfb358",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9b9137bb-342b-4dff-8c69-9c6325e26d04",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6df1f929-fbb1-493c-9dd3-cf260525895f",
"FieldId": "8e664cb1-95b5-43ca-bdd7-8b94c0c750c4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6df1f929-fbb1-493c-9dd3-cf260525895f",
"FieldId": "8e664cb1-95b5-43ca-bdd7-8b94c0c750c4",
"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": "17adb5f8-932b-479d-bab6-a7ec9c29cb81",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-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": "836bb9ae-7789-431c-9122-8f212a631879",
"Asset": {
"AssetId": "4ac70277-af4e-492e-b074-bb1f54e641ce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "97e3643d-4754-44bc-847d-472e1153de3b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "95bb6f62-b81b-4898-a8c5-acb907946945",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5b18e6bb-adaf-415e-9e84-c2072f2094c4",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-11T14:51:12.2495838-08:00",
"MeasurementValueNeededDate": "2026-01-11T14:51:12.2495838-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e3044af6-1c70-4ce9-9046-785e5bd92f17",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-11T14:51:12.2495838-08:00",
"MeasurementValueNeededDate": "2026-01-11T14:51:12.2495838-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "92f0d773-c7ca-432e-872d-adb9a1430dd0",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "07a32af6-e6d4-4041-b0e2-584183e32df3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "97e3643d-4754-44bc-847d-472e1153de3b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "95bb6f62-b81b-4898-a8c5-acb907946945",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-11T14:51:12.2495838-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "0e1db251-03c3-472f-91f3-a2ef1455bb08",
"Section": {
"FormTypeSectionId": "dbfebe13-0cfd-4c1e-b38e-999973f6f135",
"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": "54fa51a1-a0b2-4e79-a604-4c899be9c788",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f5ad6730-7657-43c0-bd6b-21cc832302e0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ae305c85-4cdf-4fef-8da6-b716ebc3e159",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "446c9b9d-128e-4629-87f1-acaa23ad535e",
"FieldId": "1d3d4c49-540d-41e2-9a30-ba7279762bf1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "446c9b9d-128e-4629-87f1-acaa23ad535e",
"FieldId": "1d3d4c49-540d-41e2-9a30-ba7279762bf1",
"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": "0e1db251-03c3-472f-91f3-a2ef1455bb08",
"Section": {
"FormTypeSectionId": "dbfebe13-0cfd-4c1e-b38e-999973f6f135",
"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": "54fa51a1-a0b2-4e79-a604-4c899be9c788",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f5ad6730-7657-43c0-bd6b-21cc832302e0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ae305c85-4cdf-4fef-8da6-b716ebc3e159",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "446c9b9d-128e-4629-87f1-acaa23ad535e",
"FieldId": "1d3d4c49-540d-41e2-9a30-ba7279762bf1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "446c9b9d-128e-4629-87f1-acaa23ad535e",
"FieldId": "1d3d4c49-540d-41e2-9a30-ba7279762bf1",
"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": "7cb3e6cb-3cf4-4984-85f4-361a710b2a94",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-11T14:51:12.2495838-08:00",
"Location": "sample string 1",
"TaskId": "765aec68-42b0-4581-b262-1c876c153d13",
"Values": [
{
"FormFieldValueId": "5f2dd238-dca2-4d2e-8f97-dcc3d20fb747",
"FormId": "ad7df6a5-e6e3-4c4c-ad8b-f4ad8a42965c",
"FormTypeField": {
"FormTypeFieldId": "0e1db251-03c3-472f-91f3-a2ef1455bb08",
"FormType": {
"FormTypeId": "07a32af6-e6d4-4041-b0e2-584183e32df3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "97e3643d-4754-44bc-847d-472e1153de3b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "95bb6f62-b81b-4898-a8c5-acb907946945",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-11T14:51:12.2495838-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "7cb3e6cb-3cf4-4984-85f4-361a710b2a94",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "dbfebe13-0cfd-4c1e-b38e-999973f6f135",
"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": "54fa51a1-a0b2-4e79-a604-4c899be9c788",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f5ad6730-7657-43c0-bd6b-21cc832302e0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ae305c85-4cdf-4fef-8da6-b716ebc3e159",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "446c9b9d-128e-4629-87f1-acaa23ad535e",
"FieldId": "1d3d4c49-540d-41e2-9a30-ba7279762bf1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "446c9b9d-128e-4629-87f1-acaa23ad535e",
"FieldId": "1d3d4c49-540d-41e2-9a30-ba7279762bf1",
"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": "5f2dd238-dca2-4d2e-8f97-dcc3d20fb747",
"FormId": "ad7df6a5-e6e3-4c4c-ad8b-f4ad8a42965c",
"FormTypeField": {
"FormTypeFieldId": "0e1db251-03c3-472f-91f3-a2ef1455bb08",
"FormType": {
"FormTypeId": "07a32af6-e6d4-4041-b0e2-584183e32df3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "97e3643d-4754-44bc-847d-472e1153de3b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "95bb6f62-b81b-4898-a8c5-acb907946945",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-11T14:51:12.2495838-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "7cb3e6cb-3cf4-4984-85f4-361a710b2a94",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "dbfebe13-0cfd-4c1e-b38e-999973f6f135",
"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": "54fa51a1-a0b2-4e79-a604-4c899be9c788",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f5ad6730-7657-43c0-bd6b-21cc832302e0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ae305c85-4cdf-4fef-8da6-b716ebc3e159",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "446c9b9d-128e-4629-87f1-acaa23ad535e",
"FieldId": "1d3d4c49-540d-41e2-9a30-ba7279762bf1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "446c9b9d-128e-4629-87f1-acaa23ad535e",
"FieldId": "1d3d4c49-540d-41e2-9a30-ba7279762bf1",
"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": "350e2b33-cdae-48b8-b601-63ac939bc6a9",
"CreateDate": "2026-01-11T14:51:12.2495838-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-11T14:51:12.2495838-08:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}