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": "df0e0688-1d0f-4f40-9938-f78206a3f3d3",
"Asset": {
"AssetId": "5a167692-2179-46a2-8beb-5d6f0ecea9c5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "88b52ff8-e411-4b5e-8856-43555ce31281",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8b959742-db9b-4f90-a0bb-24634e3f15a9",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c3c0df2b-60dc-4aee-acb4-49d3d057d118",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-04T01:22:46.9255262-08:00",
"MeasurementValueNeededDate": "2026-02-04T01:22:46.9255262-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d76fe635-600c-405c-bd47-c6c721e99a73",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-04T01:22:46.9255262-08:00",
"MeasurementValueNeededDate": "2026-02-04T01:22:46.9255262-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "691fcfda-1978-4b3d-8afe-d2de1b4d7e93",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "9c339915-00c1-4275-b13e-d436fe1dbd3e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "88b52ff8-e411-4b5e-8856-43555ce31281",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8b959742-db9b-4f90-a0bb-24634e3f15a9",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-04T01:22:46.9255262-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "3ac9409b-ca88-4fe6-a498-406cc5c871eb",
"Section": {
"FormTypeSectionId": "468a2426-6d51-4882-953d-55f44b38cf58",
"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": "752394e3-47e3-4cb7-ab81-0cb53de1c9f1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c168d03e-9976-4bd4-abf4-a76a2d1f1845",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1ed60e19-c8af-4ab9-91e7-723255f6863a",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "dc9a32df-ce53-42af-9a52-b828769dd7ec",
"FieldId": "ebefdccd-430e-4414-99fd-00b577e0435d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "dc9a32df-ce53-42af-9a52-b828769dd7ec",
"FieldId": "ebefdccd-430e-4414-99fd-00b577e0435d",
"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": "3ac9409b-ca88-4fe6-a498-406cc5c871eb",
"Section": {
"FormTypeSectionId": "468a2426-6d51-4882-953d-55f44b38cf58",
"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": "752394e3-47e3-4cb7-ab81-0cb53de1c9f1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c168d03e-9976-4bd4-abf4-a76a2d1f1845",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1ed60e19-c8af-4ab9-91e7-723255f6863a",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "dc9a32df-ce53-42af-9a52-b828769dd7ec",
"FieldId": "ebefdccd-430e-4414-99fd-00b577e0435d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "dc9a32df-ce53-42af-9a52-b828769dd7ec",
"FieldId": "ebefdccd-430e-4414-99fd-00b577e0435d",
"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": "5b5880d7-4b35-4bb3-97be-678fcf2879d2",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-04T01:22:46.9255262-08:00",
"Location": "sample string 1",
"TaskId": "95d679fe-81a2-4d14-a08e-1256616d48a3",
"Values": [
{
"FormFieldValueId": "968387d2-6e16-441e-8cff-2494ca1cc532",
"FormId": "1d459252-30da-4510-b25f-ab6835698773",
"FormTypeField": {
"FormTypeFieldId": "3ac9409b-ca88-4fe6-a498-406cc5c871eb",
"FormType": {
"FormTypeId": "9c339915-00c1-4275-b13e-d436fe1dbd3e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "88b52ff8-e411-4b5e-8856-43555ce31281",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8b959742-db9b-4f90-a0bb-24634e3f15a9",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-04T01:22:46.9255262-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5b5880d7-4b35-4bb3-97be-678fcf2879d2",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "468a2426-6d51-4882-953d-55f44b38cf58",
"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": "752394e3-47e3-4cb7-ab81-0cb53de1c9f1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c168d03e-9976-4bd4-abf4-a76a2d1f1845",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1ed60e19-c8af-4ab9-91e7-723255f6863a",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "dc9a32df-ce53-42af-9a52-b828769dd7ec",
"FieldId": "ebefdccd-430e-4414-99fd-00b577e0435d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "dc9a32df-ce53-42af-9a52-b828769dd7ec",
"FieldId": "ebefdccd-430e-4414-99fd-00b577e0435d",
"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": "968387d2-6e16-441e-8cff-2494ca1cc532",
"FormId": "1d459252-30da-4510-b25f-ab6835698773",
"FormTypeField": {
"FormTypeFieldId": "3ac9409b-ca88-4fe6-a498-406cc5c871eb",
"FormType": {
"FormTypeId": "9c339915-00c1-4275-b13e-d436fe1dbd3e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "88b52ff8-e411-4b5e-8856-43555ce31281",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8b959742-db9b-4f90-a0bb-24634e3f15a9",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-04T01:22:46.9255262-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5b5880d7-4b35-4bb3-97be-678fcf2879d2",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "468a2426-6d51-4882-953d-55f44b38cf58",
"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": "752394e3-47e3-4cb7-ab81-0cb53de1c9f1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c168d03e-9976-4bd4-abf4-a76a2d1f1845",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1ed60e19-c8af-4ab9-91e7-723255f6863a",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "dc9a32df-ce53-42af-9a52-b828769dd7ec",
"FieldId": "ebefdccd-430e-4414-99fd-00b577e0435d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "dc9a32df-ce53-42af-9a52-b828769dd7ec",
"FieldId": "ebefdccd-430e-4414-99fd-00b577e0435d",
"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": "eb2486bc-45c9-41da-ac66-22b42f305906",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-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": "e6c9a1b0-d7d2-4d38-a7bf-f30683fa9f8a",
"Asset": {
"AssetId": "d70afadd-1878-413a-bcc4-2dc887f502b0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1f88595e-456e-4d1a-91bc-1797a6fa6169",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7f0cfbde-c4ee-4ace-bc6f-d65a42d0bdff",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "48abad83-7d00-463b-9c27-ab2a6290dd85",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-04T01:22:46.9255262-08:00",
"MeasurementValueNeededDate": "2026-02-04T01:22:46.9255262-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "629c168d-b113-43be-b278-cc48ee13e032",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-04T01:22:46.9255262-08:00",
"MeasurementValueNeededDate": "2026-02-04T01:22:46.9255262-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "389b6900-4408-4869-9950-db0c9913ed6a",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "94b9e919-c0c4-4651-a5f3-822872a212ce",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1f88595e-456e-4d1a-91bc-1797a6fa6169",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7f0cfbde-c4ee-4ace-bc6f-d65a42d0bdff",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-04T01:22:46.9255262-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "85ee6158-2935-40d5-a331-1bcba473d0cd",
"Section": {
"FormTypeSectionId": "0d29fbd6-448d-4381-8a33-62fd84b9a619",
"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": "c926be2b-b9c7-4d84-a3e5-2e5e54142064",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6a88b1d9-7847-4076-ae63-19bb81bcb54d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c50f68fd-2de5-4eec-a79c-32348de32a08",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e7a65594-ca21-4a35-88ab-2b63b8dc0f26",
"FieldId": "192ba121-58e9-4b7d-9fe3-52952b0bce9c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e7a65594-ca21-4a35-88ab-2b63b8dc0f26",
"FieldId": "192ba121-58e9-4b7d-9fe3-52952b0bce9c",
"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": "85ee6158-2935-40d5-a331-1bcba473d0cd",
"Section": {
"FormTypeSectionId": "0d29fbd6-448d-4381-8a33-62fd84b9a619",
"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": "c926be2b-b9c7-4d84-a3e5-2e5e54142064",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6a88b1d9-7847-4076-ae63-19bb81bcb54d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c50f68fd-2de5-4eec-a79c-32348de32a08",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e7a65594-ca21-4a35-88ab-2b63b8dc0f26",
"FieldId": "192ba121-58e9-4b7d-9fe3-52952b0bce9c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e7a65594-ca21-4a35-88ab-2b63b8dc0f26",
"FieldId": "192ba121-58e9-4b7d-9fe3-52952b0bce9c",
"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": "e46cc252-3e60-4910-a5b4-22a1572d806d",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-04T01:22:46.9255262-08:00",
"Location": "sample string 1",
"TaskId": "323f41ff-11ed-4b18-8519-1f2b9940325d",
"Values": [
{
"FormFieldValueId": "c60a1dac-2bf4-4dd9-b023-723b97f222b7",
"FormId": "f6a1bacd-4852-4f89-8f8d-9746d1a44e83",
"FormTypeField": {
"FormTypeFieldId": "85ee6158-2935-40d5-a331-1bcba473d0cd",
"FormType": {
"FormTypeId": "94b9e919-c0c4-4651-a5f3-822872a212ce",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1f88595e-456e-4d1a-91bc-1797a6fa6169",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7f0cfbde-c4ee-4ace-bc6f-d65a42d0bdff",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-04T01:22:46.9255262-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "e46cc252-3e60-4910-a5b4-22a1572d806d",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0d29fbd6-448d-4381-8a33-62fd84b9a619",
"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": "c926be2b-b9c7-4d84-a3e5-2e5e54142064",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6a88b1d9-7847-4076-ae63-19bb81bcb54d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c50f68fd-2de5-4eec-a79c-32348de32a08",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e7a65594-ca21-4a35-88ab-2b63b8dc0f26",
"FieldId": "192ba121-58e9-4b7d-9fe3-52952b0bce9c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e7a65594-ca21-4a35-88ab-2b63b8dc0f26",
"FieldId": "192ba121-58e9-4b7d-9fe3-52952b0bce9c",
"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": "c60a1dac-2bf4-4dd9-b023-723b97f222b7",
"FormId": "f6a1bacd-4852-4f89-8f8d-9746d1a44e83",
"FormTypeField": {
"FormTypeFieldId": "85ee6158-2935-40d5-a331-1bcba473d0cd",
"FormType": {
"FormTypeId": "94b9e919-c0c4-4651-a5f3-822872a212ce",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1f88595e-456e-4d1a-91bc-1797a6fa6169",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7f0cfbde-c4ee-4ace-bc6f-d65a42d0bdff",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-04T01:22:46.9255262-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "e46cc252-3e60-4910-a5b4-22a1572d806d",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0d29fbd6-448d-4381-8a33-62fd84b9a619",
"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": "c926be2b-b9c7-4d84-a3e5-2e5e54142064",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6a88b1d9-7847-4076-ae63-19bb81bcb54d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c50f68fd-2de5-4eec-a79c-32348de32a08",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e7a65594-ca21-4a35-88ab-2b63b8dc0f26",
"FieldId": "192ba121-58e9-4b7d-9fe3-52952b0bce9c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e7a65594-ca21-4a35-88ab-2b63b8dc0f26",
"FieldId": "192ba121-58e9-4b7d-9fe3-52952b0bce9c",
"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": "ba44715e-a7a6-4124-98c7-810f30adf816",
"CreateDate": "2026-02-04T01:22:46.9255262-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-04T01:22:46.9255262-08:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}