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": "3522ae1d-ceda-4f2a-8c60-3698a7e31d36",
"Asset": {
"AssetId": "10389fdf-d3fe-4d90-a30c-f7f7bad43bf2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5403d38a-c94a-42b3-aa3d-cc4bfbe817a9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4b10d686-20c6-4546-820c-5c48f62c149b",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2f0a567f-d81f-48f6-9c55-d375717883e9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-01T11:29:03.1719161-08:00",
"MeasurementValueNeededDate": "2025-12-01T11:29:03.1719161-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "833db389-0cc9-440e-befd-74b2651e15e1",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-01T11:29:03.1719161-08:00",
"MeasurementValueNeededDate": "2025-12-01T11:29:03.1719161-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8cdf2fa8-e260-40be-b2c6-3cf40fdac353",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "fca8ba16-a62a-4270-8c02-eb444599c557",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5403d38a-c94a-42b3-aa3d-cc4bfbe817a9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4b10d686-20c6-4546-820c-5c48f62c149b",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-01T11:29:03.1719161-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "7a0e4d0f-b68c-41ad-b089-f8188d08e92a",
"Section": {
"FormTypeSectionId": "0e2908f8-ed65-45e9-98b8-3caf3a2889e7",
"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": "7454bcbe-b232-44a6-97c5-8fc74503a6cc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2260b660-fad7-4893-9dfc-f72b314d1bf0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9cc5db29-7c9a-4f8f-853b-d2f5c3170934",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3553a773-2725-45ee-9439-3f0c04ebbe0f",
"FieldId": "db5b1551-a8e2-42f0-9d45-86c6fc47a01e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3553a773-2725-45ee-9439-3f0c04ebbe0f",
"FieldId": "db5b1551-a8e2-42f0-9d45-86c6fc47a01e",
"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": "7a0e4d0f-b68c-41ad-b089-f8188d08e92a",
"Section": {
"FormTypeSectionId": "0e2908f8-ed65-45e9-98b8-3caf3a2889e7",
"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": "7454bcbe-b232-44a6-97c5-8fc74503a6cc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2260b660-fad7-4893-9dfc-f72b314d1bf0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9cc5db29-7c9a-4f8f-853b-d2f5c3170934",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3553a773-2725-45ee-9439-3f0c04ebbe0f",
"FieldId": "db5b1551-a8e2-42f0-9d45-86c6fc47a01e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3553a773-2725-45ee-9439-3f0c04ebbe0f",
"FieldId": "db5b1551-a8e2-42f0-9d45-86c6fc47a01e",
"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": "60323de7-018f-4ec2-82f7-e2b5fc4ff771",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-12-01T11:29:03.1719161-08:00",
"Location": "sample string 1",
"TaskId": "8af0eb96-5d4a-41ba-bbf3-76a2707b7d57",
"Values": [
{
"FormFieldValueId": "0979a769-f1b7-47ec-b607-05529b7a5bf7",
"FormId": "79dc827c-8fbf-478d-bb70-7776c8505986",
"FormTypeField": {
"FormTypeFieldId": "7a0e4d0f-b68c-41ad-b089-f8188d08e92a",
"FormType": {
"FormTypeId": "fca8ba16-a62a-4270-8c02-eb444599c557",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5403d38a-c94a-42b3-aa3d-cc4bfbe817a9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4b10d686-20c6-4546-820c-5c48f62c149b",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-01T11:29:03.1719161-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "60323de7-018f-4ec2-82f7-e2b5fc4ff771",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0e2908f8-ed65-45e9-98b8-3caf3a2889e7",
"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": "7454bcbe-b232-44a6-97c5-8fc74503a6cc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2260b660-fad7-4893-9dfc-f72b314d1bf0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9cc5db29-7c9a-4f8f-853b-d2f5c3170934",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3553a773-2725-45ee-9439-3f0c04ebbe0f",
"FieldId": "db5b1551-a8e2-42f0-9d45-86c6fc47a01e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3553a773-2725-45ee-9439-3f0c04ebbe0f",
"FieldId": "db5b1551-a8e2-42f0-9d45-86c6fc47a01e",
"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": "0979a769-f1b7-47ec-b607-05529b7a5bf7",
"FormId": "79dc827c-8fbf-478d-bb70-7776c8505986",
"FormTypeField": {
"FormTypeFieldId": "7a0e4d0f-b68c-41ad-b089-f8188d08e92a",
"FormType": {
"FormTypeId": "fca8ba16-a62a-4270-8c02-eb444599c557",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5403d38a-c94a-42b3-aa3d-cc4bfbe817a9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4b10d686-20c6-4546-820c-5c48f62c149b",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-01T11:29:03.1719161-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "60323de7-018f-4ec2-82f7-e2b5fc4ff771",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0e2908f8-ed65-45e9-98b8-3caf3a2889e7",
"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": "7454bcbe-b232-44a6-97c5-8fc74503a6cc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2260b660-fad7-4893-9dfc-f72b314d1bf0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9cc5db29-7c9a-4f8f-853b-d2f5c3170934",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3553a773-2725-45ee-9439-3f0c04ebbe0f",
"FieldId": "db5b1551-a8e2-42f0-9d45-86c6fc47a01e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3553a773-2725-45ee-9439-3f0c04ebbe0f",
"FieldId": "db5b1551-a8e2-42f0-9d45-86c6fc47a01e",
"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": "f0ff12f8-0474-4f26-a57d-2e34cec59730",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-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": "019dc620-117a-4a11-b374-2025269e4f36",
"Asset": {
"AssetId": "48effe8c-5094-4a01-bc17-e07f539a9d7f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6ad66d21-b8a3-490c-9748-7306d7801b7b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9694c05b-2ffb-4748-bed5-58672b629759",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "48c87092-bbc6-4303-9568-9453c8e6ad65",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-01T11:29:03.1719161-08:00",
"MeasurementValueNeededDate": "2025-12-01T11:29:03.1719161-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e495addc-133b-404e-9978-4d12f7e3a895",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-01T11:29:03.1719161-08:00",
"MeasurementValueNeededDate": "2025-12-01T11:29:03.1719161-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f3830b8d-21f0-420c-b17c-500c82403944",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "c4cab9b1-8146-45dc-b4ba-a077e72e4db4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6ad66d21-b8a3-490c-9748-7306d7801b7b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9694c05b-2ffb-4748-bed5-58672b629759",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-01T11:29:03.1719161-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "014f196c-a878-40f4-8b88-61b5bc3e282b",
"Section": {
"FormTypeSectionId": "be621639-09e4-4d90-bd15-beba065f09ae",
"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": "b7b9ec9a-7435-4d23-ab8b-ec8ed8fcd85d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a9220749-72b8-440f-b684-0c36af6d3283",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8bdc585d-0874-4edd-a271-fe0a500249a3",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9641aa1f-fe81-463f-9655-bc2272f7d691",
"FieldId": "1aad8375-1dbb-4c0e-a96b-4e0bd8295474",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9641aa1f-fe81-463f-9655-bc2272f7d691",
"FieldId": "1aad8375-1dbb-4c0e-a96b-4e0bd8295474",
"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": "014f196c-a878-40f4-8b88-61b5bc3e282b",
"Section": {
"FormTypeSectionId": "be621639-09e4-4d90-bd15-beba065f09ae",
"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": "b7b9ec9a-7435-4d23-ab8b-ec8ed8fcd85d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a9220749-72b8-440f-b684-0c36af6d3283",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8bdc585d-0874-4edd-a271-fe0a500249a3",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9641aa1f-fe81-463f-9655-bc2272f7d691",
"FieldId": "1aad8375-1dbb-4c0e-a96b-4e0bd8295474",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9641aa1f-fe81-463f-9655-bc2272f7d691",
"FieldId": "1aad8375-1dbb-4c0e-a96b-4e0bd8295474",
"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": "e42346c1-8196-4e70-8d3a-7016f999dd99",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-12-01T11:29:03.1719161-08:00",
"Location": "sample string 1",
"TaskId": "7ca1fe33-03b7-4f4f-a930-335937733dbe",
"Values": [
{
"FormFieldValueId": "612fd324-5e6c-4bcc-b3e9-ca5df931ba7d",
"FormId": "8f05d97d-14e4-4716-8a9d-d8b08fefcc0d",
"FormTypeField": {
"FormTypeFieldId": "014f196c-a878-40f4-8b88-61b5bc3e282b",
"FormType": {
"FormTypeId": "c4cab9b1-8146-45dc-b4ba-a077e72e4db4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6ad66d21-b8a3-490c-9748-7306d7801b7b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9694c05b-2ffb-4748-bed5-58672b629759",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-01T11:29:03.1719161-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "e42346c1-8196-4e70-8d3a-7016f999dd99",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "be621639-09e4-4d90-bd15-beba065f09ae",
"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": "b7b9ec9a-7435-4d23-ab8b-ec8ed8fcd85d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a9220749-72b8-440f-b684-0c36af6d3283",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8bdc585d-0874-4edd-a271-fe0a500249a3",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9641aa1f-fe81-463f-9655-bc2272f7d691",
"FieldId": "1aad8375-1dbb-4c0e-a96b-4e0bd8295474",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9641aa1f-fe81-463f-9655-bc2272f7d691",
"FieldId": "1aad8375-1dbb-4c0e-a96b-4e0bd8295474",
"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": "612fd324-5e6c-4bcc-b3e9-ca5df931ba7d",
"FormId": "8f05d97d-14e4-4716-8a9d-d8b08fefcc0d",
"FormTypeField": {
"FormTypeFieldId": "014f196c-a878-40f4-8b88-61b5bc3e282b",
"FormType": {
"FormTypeId": "c4cab9b1-8146-45dc-b4ba-a077e72e4db4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6ad66d21-b8a3-490c-9748-7306d7801b7b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9694c05b-2ffb-4748-bed5-58672b629759",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-01T11:29:03.1719161-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "e42346c1-8196-4e70-8d3a-7016f999dd99",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "be621639-09e4-4d90-bd15-beba065f09ae",
"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": "b7b9ec9a-7435-4d23-ab8b-ec8ed8fcd85d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a9220749-72b8-440f-b684-0c36af6d3283",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8bdc585d-0874-4edd-a271-fe0a500249a3",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9641aa1f-fe81-463f-9655-bc2272f7d691",
"FieldId": "1aad8375-1dbb-4c0e-a96b-4e0bd8295474",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9641aa1f-fe81-463f-9655-bc2272f7d691",
"FieldId": "1aad8375-1dbb-4c0e-a96b-4e0bd8295474",
"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": "56ce5ee8-c0b3-4a72-8d9a-1f1fcc9747a2",
"CreateDate": "2025-12-01T11:29:03.1719161-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-01T11:29:03.1719161-08:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}