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": "3fd5b373-324a-4b9a-8996-d43de873e635",
"Asset": {
"AssetId": "1266ae31-63e3-44c5-aa43-d7f9ce34e2dd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1a32250a-11e5-47d6-922f-bde8a5470776",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2aaed8b5-40bb-4362-ae17-a2d666d9a3df",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e4791172-d995-4133-9a22-2506fad8252b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-21T04:53:26.7877552-08:00",
"MeasurementValueNeededDate": "2026-02-21T04:53:26.7877552-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9d84cc1d-7dfd-4b84-a2dd-df9a0cc2e0df",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-21T04:53:26.7877552-08:00",
"MeasurementValueNeededDate": "2026-02-21T04:53:26.7877552-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4cc169da-4aba-4248-afeb-00a323aa1257",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "8d3f3555-b081-49de-8f68-abd38a1680a0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1a32250a-11e5-47d6-922f-bde8a5470776",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2aaed8b5-40bb-4362-ae17-a2d666d9a3df",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-21T04:53:26.7877552-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "7dcedd5b-3999-46b7-a619-950befc0342c",
"Section": {
"FormTypeSectionId": "d95ab233-14a6-4b2b-b0f0-71333407e4eb",
"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": "78b233a5-890f-48a5-815b-7f04f6ae821f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a2f54cf3-f5d7-44d1-9127-d9aedcf80f82",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bc28d85b-d6ee-45fb-92bc-a1e9d242fd38",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "73476d5f-6fe3-4c39-a314-be5cdeb597f8",
"FieldId": "e6a3fef1-bc17-44bf-a55c-853ee2ca254d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "73476d5f-6fe3-4c39-a314-be5cdeb597f8",
"FieldId": "e6a3fef1-bc17-44bf-a55c-853ee2ca254d",
"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": "7dcedd5b-3999-46b7-a619-950befc0342c",
"Section": {
"FormTypeSectionId": "d95ab233-14a6-4b2b-b0f0-71333407e4eb",
"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": "78b233a5-890f-48a5-815b-7f04f6ae821f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a2f54cf3-f5d7-44d1-9127-d9aedcf80f82",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bc28d85b-d6ee-45fb-92bc-a1e9d242fd38",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "73476d5f-6fe3-4c39-a314-be5cdeb597f8",
"FieldId": "e6a3fef1-bc17-44bf-a55c-853ee2ca254d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "73476d5f-6fe3-4c39-a314-be5cdeb597f8",
"FieldId": "e6a3fef1-bc17-44bf-a55c-853ee2ca254d",
"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": "caf0994c-4529-4804-ab9c-27acf3e352c7",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-21T04:53:26.7877552-08:00",
"Location": "sample string 1",
"TaskId": "4dc6a6dc-b26c-428a-992d-90a895520349",
"Values": [
{
"FormFieldValueId": "11e8a27c-ae07-46ec-aaaa-59807893f84f",
"FormId": "74b9f587-0a30-45a7-9fad-ef088a8a021d",
"FormTypeField": {
"FormTypeFieldId": "7dcedd5b-3999-46b7-a619-950befc0342c",
"FormType": {
"FormTypeId": "8d3f3555-b081-49de-8f68-abd38a1680a0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1a32250a-11e5-47d6-922f-bde8a5470776",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2aaed8b5-40bb-4362-ae17-a2d666d9a3df",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-21T04:53:26.7877552-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "caf0994c-4529-4804-ab9c-27acf3e352c7",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d95ab233-14a6-4b2b-b0f0-71333407e4eb",
"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": "78b233a5-890f-48a5-815b-7f04f6ae821f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a2f54cf3-f5d7-44d1-9127-d9aedcf80f82",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bc28d85b-d6ee-45fb-92bc-a1e9d242fd38",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "73476d5f-6fe3-4c39-a314-be5cdeb597f8",
"FieldId": "e6a3fef1-bc17-44bf-a55c-853ee2ca254d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "73476d5f-6fe3-4c39-a314-be5cdeb597f8",
"FieldId": "e6a3fef1-bc17-44bf-a55c-853ee2ca254d",
"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": "11e8a27c-ae07-46ec-aaaa-59807893f84f",
"FormId": "74b9f587-0a30-45a7-9fad-ef088a8a021d",
"FormTypeField": {
"FormTypeFieldId": "7dcedd5b-3999-46b7-a619-950befc0342c",
"FormType": {
"FormTypeId": "8d3f3555-b081-49de-8f68-abd38a1680a0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1a32250a-11e5-47d6-922f-bde8a5470776",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2aaed8b5-40bb-4362-ae17-a2d666d9a3df",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-21T04:53:26.7877552-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "caf0994c-4529-4804-ab9c-27acf3e352c7",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d95ab233-14a6-4b2b-b0f0-71333407e4eb",
"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": "78b233a5-890f-48a5-815b-7f04f6ae821f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a2f54cf3-f5d7-44d1-9127-d9aedcf80f82",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bc28d85b-d6ee-45fb-92bc-a1e9d242fd38",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "73476d5f-6fe3-4c39-a314-be5cdeb597f8",
"FieldId": "e6a3fef1-bc17-44bf-a55c-853ee2ca254d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "73476d5f-6fe3-4c39-a314-be5cdeb597f8",
"FieldId": "e6a3fef1-bc17-44bf-a55c-853ee2ca254d",
"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": "3667d7f2-2fe0-4c7c-804d-fdfa57d6fd62",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-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": "6f55c59f-80da-40f9-b7e5-9496a92c4f71",
"Asset": {
"AssetId": "c981f2f7-88da-41fb-8fa1-c6a458f34d18",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "642bdf88-7b10-4ccf-84dc-556834b92fb3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5dd33150-c4f9-400c-85d0-6a9a2eb85201",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3cf2d386-1044-406f-b189-ce5743495e87",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-21T04:53:26.7877552-08:00",
"MeasurementValueNeededDate": "2026-02-21T04:53:26.7877552-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b064fe36-02a9-456f-9646-ffb4302b373c",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-21T04:53:26.7877552-08:00",
"MeasurementValueNeededDate": "2026-02-21T04:53:26.7877552-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fa676f0c-0541-452c-a286-0fc2bd99c657",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "59da6da6-8ea5-4a08-af5f-ed788cfbda63",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "642bdf88-7b10-4ccf-84dc-556834b92fb3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5dd33150-c4f9-400c-85d0-6a9a2eb85201",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-21T04:53:26.7877552-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "56ddacdb-78e3-4585-a6e1-d9416cf5b381",
"Section": {
"FormTypeSectionId": "43420083-ea82-4d2c-924a-66200636d22f",
"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": "3d5e81f5-fc7f-4522-bbb2-327afba7daf9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "21f3adda-f81b-459d-aa4b-f6646ed18e96",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "33875366-3933-4400-878a-9430b4f80f79",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5fb896ec-ec45-437d-ae3a-31f01d2267f4",
"FieldId": "9ef8513c-acdc-40cd-9b83-dd2fe4b3ac10",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5fb896ec-ec45-437d-ae3a-31f01d2267f4",
"FieldId": "9ef8513c-acdc-40cd-9b83-dd2fe4b3ac10",
"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": "56ddacdb-78e3-4585-a6e1-d9416cf5b381",
"Section": {
"FormTypeSectionId": "43420083-ea82-4d2c-924a-66200636d22f",
"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": "3d5e81f5-fc7f-4522-bbb2-327afba7daf9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "21f3adda-f81b-459d-aa4b-f6646ed18e96",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "33875366-3933-4400-878a-9430b4f80f79",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5fb896ec-ec45-437d-ae3a-31f01d2267f4",
"FieldId": "9ef8513c-acdc-40cd-9b83-dd2fe4b3ac10",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5fb896ec-ec45-437d-ae3a-31f01d2267f4",
"FieldId": "9ef8513c-acdc-40cd-9b83-dd2fe4b3ac10",
"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": "e6c3b11d-c3f3-4daf-8bbc-16061b916aeb",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-21T04:53:26.7877552-08:00",
"Location": "sample string 1",
"TaskId": "d6b1eae4-3570-4dd7-b424-5bb198a4afe4",
"Values": [
{
"FormFieldValueId": "b42c52e6-f881-4cc2-a9b8-e86cf9acb00a",
"FormId": "8d7c7d86-caf8-4502-ba66-3d0cb9a52395",
"FormTypeField": {
"FormTypeFieldId": "56ddacdb-78e3-4585-a6e1-d9416cf5b381",
"FormType": {
"FormTypeId": "59da6da6-8ea5-4a08-af5f-ed788cfbda63",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "642bdf88-7b10-4ccf-84dc-556834b92fb3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5dd33150-c4f9-400c-85d0-6a9a2eb85201",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-21T04:53:26.7877552-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "e6c3b11d-c3f3-4daf-8bbc-16061b916aeb",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "43420083-ea82-4d2c-924a-66200636d22f",
"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": "3d5e81f5-fc7f-4522-bbb2-327afba7daf9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "21f3adda-f81b-459d-aa4b-f6646ed18e96",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "33875366-3933-4400-878a-9430b4f80f79",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5fb896ec-ec45-437d-ae3a-31f01d2267f4",
"FieldId": "9ef8513c-acdc-40cd-9b83-dd2fe4b3ac10",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5fb896ec-ec45-437d-ae3a-31f01d2267f4",
"FieldId": "9ef8513c-acdc-40cd-9b83-dd2fe4b3ac10",
"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": "b42c52e6-f881-4cc2-a9b8-e86cf9acb00a",
"FormId": "8d7c7d86-caf8-4502-ba66-3d0cb9a52395",
"FormTypeField": {
"FormTypeFieldId": "56ddacdb-78e3-4585-a6e1-d9416cf5b381",
"FormType": {
"FormTypeId": "59da6da6-8ea5-4a08-af5f-ed788cfbda63",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "642bdf88-7b10-4ccf-84dc-556834b92fb3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5dd33150-c4f9-400c-85d0-6a9a2eb85201",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-21T04:53:26.7877552-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "e6c3b11d-c3f3-4daf-8bbc-16061b916aeb",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "43420083-ea82-4d2c-924a-66200636d22f",
"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": "3d5e81f5-fc7f-4522-bbb2-327afba7daf9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "21f3adda-f81b-459d-aa4b-f6646ed18e96",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "33875366-3933-4400-878a-9430b4f80f79",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5fb896ec-ec45-437d-ae3a-31f01d2267f4",
"FieldId": "9ef8513c-acdc-40cd-9b83-dd2fe4b3ac10",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5fb896ec-ec45-437d-ae3a-31f01d2267f4",
"FieldId": "9ef8513c-acdc-40cd-9b83-dd2fe4b3ac10",
"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": "5cfce5ea-6458-492f-8e24-2d4c527964ef",
"CreateDate": "2026-02-21T04:53:26.7877552-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-21T04:53:26.7877552-08:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}