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": "3cb18fd7-4d3f-4a0e-bde9-3364a484c773",
"Asset": {
"AssetId": "a6f9e617-c6ee-4bd3-89af-e4dfa37efc6b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "395d5453-12f0-4dac-8b1e-7012f30e0290",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e5444e0e-df73-49eb-a606-6f24513cd9a2",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8ea36481-7179-4ed1-b3ed-58b4704dec45",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T23:42:42.8285154-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:42:42.8285154-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "080c8cfd-1bd4-4d9b-8da5-f362103995b7",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-09T23:42:42.8285154-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:42:42.8285154-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "caca9cc6-ebb9-4bae-9a44-4526768ed0c5",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "4a7e7877-307c-4db4-aa7c-76ade239db5a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "395d5453-12f0-4dac-8b1e-7012f30e0290",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e5444e0e-df73-49eb-a606-6f24513cd9a2",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:42:42.8285154-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "8f57a02f-1ec6-45f7-aa8b-4adb5a83f75f",
"Section": {
"FormTypeSectionId": "505f18f1-ddaa-492a-902e-8b275fd515ba",
"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": "1226a056-ad9c-4eab-9eb9-dc3295e29091",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c4df3146-7a05-4de9-acc8-d9ee6f165f45",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "eb7fc4a6-ad1e-462f-af90-4a54207c3004",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "45e2e961-12c1-4e1f-b3a7-faffe4951e05",
"FieldId": "130314b3-c83e-45e1-8303-beed291ebbdf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "45e2e961-12c1-4e1f-b3a7-faffe4951e05",
"FieldId": "130314b3-c83e-45e1-8303-beed291ebbdf",
"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": "8f57a02f-1ec6-45f7-aa8b-4adb5a83f75f",
"Section": {
"FormTypeSectionId": "505f18f1-ddaa-492a-902e-8b275fd515ba",
"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": "1226a056-ad9c-4eab-9eb9-dc3295e29091",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c4df3146-7a05-4de9-acc8-d9ee6f165f45",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "eb7fc4a6-ad1e-462f-af90-4a54207c3004",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "45e2e961-12c1-4e1f-b3a7-faffe4951e05",
"FieldId": "130314b3-c83e-45e1-8303-beed291ebbdf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "45e2e961-12c1-4e1f-b3a7-faffe4951e05",
"FieldId": "130314b3-c83e-45e1-8303-beed291ebbdf",
"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": "490b53dd-a34b-4745-8b01-5701b9d66b97",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-09T23:42:42.8285154-07:00",
"Location": "sample string 1",
"TaskId": "49149cf3-4cf3-40f8-a6d2-0e1e49b2fd30",
"Values": [
{
"FormFieldValueId": "d86804b0-6e40-492d-8e5c-98e4afbddaaa",
"FormId": "314ec525-4fad-43a9-94b4-2c0f6b3daef3",
"FormTypeField": {
"FormTypeFieldId": "8f57a02f-1ec6-45f7-aa8b-4adb5a83f75f",
"FormType": {
"FormTypeId": "4a7e7877-307c-4db4-aa7c-76ade239db5a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "395d5453-12f0-4dac-8b1e-7012f30e0290",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e5444e0e-df73-49eb-a606-6f24513cd9a2",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:42:42.8285154-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "490b53dd-a34b-4745-8b01-5701b9d66b97",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "505f18f1-ddaa-492a-902e-8b275fd515ba",
"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": "1226a056-ad9c-4eab-9eb9-dc3295e29091",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c4df3146-7a05-4de9-acc8-d9ee6f165f45",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "eb7fc4a6-ad1e-462f-af90-4a54207c3004",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "45e2e961-12c1-4e1f-b3a7-faffe4951e05",
"FieldId": "130314b3-c83e-45e1-8303-beed291ebbdf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "45e2e961-12c1-4e1f-b3a7-faffe4951e05",
"FieldId": "130314b3-c83e-45e1-8303-beed291ebbdf",
"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": "d86804b0-6e40-492d-8e5c-98e4afbddaaa",
"FormId": "314ec525-4fad-43a9-94b4-2c0f6b3daef3",
"FormTypeField": {
"FormTypeFieldId": "8f57a02f-1ec6-45f7-aa8b-4adb5a83f75f",
"FormType": {
"FormTypeId": "4a7e7877-307c-4db4-aa7c-76ade239db5a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "395d5453-12f0-4dac-8b1e-7012f30e0290",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e5444e0e-df73-49eb-a606-6f24513cd9a2",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:42:42.8285154-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "490b53dd-a34b-4745-8b01-5701b9d66b97",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "505f18f1-ddaa-492a-902e-8b275fd515ba",
"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": "1226a056-ad9c-4eab-9eb9-dc3295e29091",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c4df3146-7a05-4de9-acc8-d9ee6f165f45",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "eb7fc4a6-ad1e-462f-af90-4a54207c3004",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "45e2e961-12c1-4e1f-b3a7-faffe4951e05",
"FieldId": "130314b3-c83e-45e1-8303-beed291ebbdf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "45e2e961-12c1-4e1f-b3a7-faffe4951e05",
"FieldId": "130314b3-c83e-45e1-8303-beed291ebbdf",
"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": "fcc929ea-a6ac-4566-87dd-06ebc5148ee6",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-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": "f232c58d-9050-4a5b-b0d5-21aea2f43623",
"Asset": {
"AssetId": "48d416c8-fdd9-489c-aaed-7e262612bf8d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "409af656-42ef-4a1a-8e97-0b2017bcec34",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "26f3292d-a3f0-474a-bdea-b6112d43d83c",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e6b0aae4-87ba-448a-8b41-43bf081780a5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T23:42:42.8285154-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:42:42.8285154-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5e127d92-3be9-4f85-bc87-33b5b7bb47fe",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-09T23:42:42.8285154-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:42:42.8285154-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6ddca787-dec3-49ce-94ec-655cf09f4d69",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "86736a55-68de-4e7c-b17e-485b7f5c179f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "409af656-42ef-4a1a-8e97-0b2017bcec34",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "26f3292d-a3f0-474a-bdea-b6112d43d83c",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:42:42.8285154-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e29e876f-56e8-4e36-b303-f19104549313",
"Section": {
"FormTypeSectionId": "553f4c41-31fd-4e99-8879-b3c767395bdd",
"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": "cabc1e03-21c1-4f3a-b769-a60051b40298",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fbfa641d-313d-4ce5-8e46-776f7fde0f3c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7003c76f-f535-4b9c-a72b-1cf83ebdbad4",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e2dae031-66eb-4a4f-a8b5-90b410e71c7c",
"FieldId": "4440f7b7-c127-4d00-b5dc-e169f78c0c8f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e2dae031-66eb-4a4f-a8b5-90b410e71c7c",
"FieldId": "4440f7b7-c127-4d00-b5dc-e169f78c0c8f",
"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": "e29e876f-56e8-4e36-b303-f19104549313",
"Section": {
"FormTypeSectionId": "553f4c41-31fd-4e99-8879-b3c767395bdd",
"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": "cabc1e03-21c1-4f3a-b769-a60051b40298",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fbfa641d-313d-4ce5-8e46-776f7fde0f3c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7003c76f-f535-4b9c-a72b-1cf83ebdbad4",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e2dae031-66eb-4a4f-a8b5-90b410e71c7c",
"FieldId": "4440f7b7-c127-4d00-b5dc-e169f78c0c8f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e2dae031-66eb-4a4f-a8b5-90b410e71c7c",
"FieldId": "4440f7b7-c127-4d00-b5dc-e169f78c0c8f",
"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": "7a49ca82-68be-4fdc-95c4-68d32032d0e8",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-09T23:42:42.8285154-07:00",
"Location": "sample string 1",
"TaskId": "0aca62d8-f088-4aa0-b6c1-593d8d1bfbd6",
"Values": [
{
"FormFieldValueId": "5ed66b38-8ecf-4176-9fb7-060d8c840294",
"FormId": "f0decf2e-5052-4853-b8cd-d4a2feb146d4",
"FormTypeField": {
"FormTypeFieldId": "e29e876f-56e8-4e36-b303-f19104549313",
"FormType": {
"FormTypeId": "86736a55-68de-4e7c-b17e-485b7f5c179f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "409af656-42ef-4a1a-8e97-0b2017bcec34",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "26f3292d-a3f0-474a-bdea-b6112d43d83c",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:42:42.8285154-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "7a49ca82-68be-4fdc-95c4-68d32032d0e8",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "553f4c41-31fd-4e99-8879-b3c767395bdd",
"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": "cabc1e03-21c1-4f3a-b769-a60051b40298",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fbfa641d-313d-4ce5-8e46-776f7fde0f3c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7003c76f-f535-4b9c-a72b-1cf83ebdbad4",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e2dae031-66eb-4a4f-a8b5-90b410e71c7c",
"FieldId": "4440f7b7-c127-4d00-b5dc-e169f78c0c8f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e2dae031-66eb-4a4f-a8b5-90b410e71c7c",
"FieldId": "4440f7b7-c127-4d00-b5dc-e169f78c0c8f",
"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": "5ed66b38-8ecf-4176-9fb7-060d8c840294",
"FormId": "f0decf2e-5052-4853-b8cd-d4a2feb146d4",
"FormTypeField": {
"FormTypeFieldId": "e29e876f-56e8-4e36-b303-f19104549313",
"FormType": {
"FormTypeId": "86736a55-68de-4e7c-b17e-485b7f5c179f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "409af656-42ef-4a1a-8e97-0b2017bcec34",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "26f3292d-a3f0-474a-bdea-b6112d43d83c",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:42:42.8285154-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "7a49ca82-68be-4fdc-95c4-68d32032d0e8",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "553f4c41-31fd-4e99-8879-b3c767395bdd",
"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": "cabc1e03-21c1-4f3a-b769-a60051b40298",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fbfa641d-313d-4ce5-8e46-776f7fde0f3c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7003c76f-f535-4b9c-a72b-1cf83ebdbad4",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e2dae031-66eb-4a4f-a8b5-90b410e71c7c",
"FieldId": "4440f7b7-c127-4d00-b5dc-e169f78c0c8f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e2dae031-66eb-4a4f-a8b5-90b410e71c7c",
"FieldId": "4440f7b7-c127-4d00-b5dc-e169f78c0c8f",
"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": "d7a9bb23-b38f-4112-ad69-a2ba35a15004",
"CreateDate": "2026-08-09T23:42:42.8285154-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-09T23:42:42.8285154-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}