POST Forms
Creates a new form.
Request Information
URI Parameters
None.
Body Parameters
The form to create. FormId should not be filled in.
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": "eff3fdf6-d73e-4ec6-9ebf-7a3e9e977cc4",
"Asset": {
"AssetId": "d0c52c84-ed52-40ac-ad49-6c0078d348ff",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5ca57fb4-5fcc-43f2-9e46-0d64b6a5b158",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5ee374d2-20d7-435f-8807-b1b0578e6d58",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2df2b0b7-8d76-47ac-be80-2877649e607f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-12T01:17:07.140709-08:00",
"MeasurementValueNeededDate": "2026-02-12T01:17:07.140709-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4dfbff96-9f6d-4808-a4bd-113a33ea2791",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-12T01:17:07.140709-08:00",
"MeasurementValueNeededDate": "2026-02-12T01:17:07.140709-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9759249c-6a05-45a6-a927-cb5c46a01a24",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "36f3c8ad-956c-4076-865e-fb1c7eaf036f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5ca57fb4-5fcc-43f2-9e46-0d64b6a5b158",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5ee374d2-20d7-435f-8807-b1b0578e6d58",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-12T01:17:07.140709-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "630bcb65-b2a0-4b1f-a6b2-fece537b5919",
"Section": {
"FormTypeSectionId": "60739fbd-ba78-4063-8c40-cd8a9ff5a5ea",
"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": "e499df89-fa02-48cd-acf7-12cde986ea5e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "85c0c333-2245-4a99-8361-ad423c58858d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4fd7b915-614c-40cd-b39f-60f4e5ffb624",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "31f6038f-75a0-40cc-a1a7-c704382522c1",
"FieldId": "e3e31a8b-a50c-46da-a329-4e91b552c74f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "31f6038f-75a0-40cc-a1a7-c704382522c1",
"FieldId": "e3e31a8b-a50c-46da-a329-4e91b552c74f",
"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": "630bcb65-b2a0-4b1f-a6b2-fece537b5919",
"Section": {
"FormTypeSectionId": "60739fbd-ba78-4063-8c40-cd8a9ff5a5ea",
"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": "e499df89-fa02-48cd-acf7-12cde986ea5e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "85c0c333-2245-4a99-8361-ad423c58858d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4fd7b915-614c-40cd-b39f-60f4e5ffb624",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "31f6038f-75a0-40cc-a1a7-c704382522c1",
"FieldId": "e3e31a8b-a50c-46da-a329-4e91b552c74f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "31f6038f-75a0-40cc-a1a7-c704382522c1",
"FieldId": "e3e31a8b-a50c-46da-a329-4e91b552c74f",
"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": "917eabf3-039e-483f-932b-2f1bc339ac80",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-12T01:17:07.140709-08:00",
"Location": "sample string 1",
"TaskId": "c28fc95b-2da6-4d1f-a9b1-54bebca3cf12",
"Values": [
{
"FormFieldValueId": "cc312492-eb48-4a4b-854f-7a430be600b3",
"FormId": "3d46b1c7-c925-4140-aa66-55aff3bc8ab3",
"FormTypeField": {
"FormTypeFieldId": "630bcb65-b2a0-4b1f-a6b2-fece537b5919",
"FormType": {
"FormTypeId": "36f3c8ad-956c-4076-865e-fb1c7eaf036f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5ca57fb4-5fcc-43f2-9e46-0d64b6a5b158",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5ee374d2-20d7-435f-8807-b1b0578e6d58",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-12T01:17:07.140709-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "917eabf3-039e-483f-932b-2f1bc339ac80",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "60739fbd-ba78-4063-8c40-cd8a9ff5a5ea",
"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": "e499df89-fa02-48cd-acf7-12cde986ea5e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "85c0c333-2245-4a99-8361-ad423c58858d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4fd7b915-614c-40cd-b39f-60f4e5ffb624",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "31f6038f-75a0-40cc-a1a7-c704382522c1",
"FieldId": "e3e31a8b-a50c-46da-a329-4e91b552c74f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "31f6038f-75a0-40cc-a1a7-c704382522c1",
"FieldId": "e3e31a8b-a50c-46da-a329-4e91b552c74f",
"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": "cc312492-eb48-4a4b-854f-7a430be600b3",
"FormId": "3d46b1c7-c925-4140-aa66-55aff3bc8ab3",
"FormTypeField": {
"FormTypeFieldId": "630bcb65-b2a0-4b1f-a6b2-fece537b5919",
"FormType": {
"FormTypeId": "36f3c8ad-956c-4076-865e-fb1c7eaf036f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5ca57fb4-5fcc-43f2-9e46-0d64b6a5b158",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5ee374d2-20d7-435f-8807-b1b0578e6d58",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-12T01:17:07.140709-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "917eabf3-039e-483f-932b-2f1bc339ac80",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "60739fbd-ba78-4063-8c40-cd8a9ff5a5ea",
"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": "e499df89-fa02-48cd-acf7-12cde986ea5e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "85c0c333-2245-4a99-8361-ad423c58858d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4fd7b915-614c-40cd-b39f-60f4e5ffb624",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "31f6038f-75a0-40cc-a1a7-c704382522c1",
"FieldId": "e3e31a8b-a50c-46da-a329-4e91b552c74f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "31f6038f-75a0-40cc-a1a7-c704382522c1",
"FieldId": "e3e31a8b-a50c-46da-a329-4e91b552c74f",
"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": "0c12cf6f-9139-4925-85e7-560036a8a4f5",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 5"
}
Response Information
Resource Description
On success, the created form.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Form |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"FormId": "b15f3846-6ef2-4716-aa9e-d6352dba1406",
"Asset": {
"AssetId": "85076437-b403-491b-9ec7-e2af9b087928",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "036f4888-72eb-4d6b-bf27-2e74818819ee",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0542962f-d186-4aa9-aec3-1d070b4acd8f",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fb481651-331b-4fe6-9251-689323e8701f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-12T01:17:07.140709-08:00",
"MeasurementValueNeededDate": "2026-02-12T01:17:07.140709-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e1970b94-4368-4e5b-a2e1-5afc5c320797",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-12T01:17:07.140709-08:00",
"MeasurementValueNeededDate": "2026-02-12T01:17:07.140709-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "01e6272a-9a94-4b68-8ab9-9a95b45ae939",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "8e5925fa-db33-4742-ac0a-4a49b1a6c0a6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "036f4888-72eb-4d6b-bf27-2e74818819ee",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0542962f-d186-4aa9-aec3-1d070b4acd8f",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-12T01:17:07.140709-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "eb277158-426b-43e8-9c93-ffb7635a69e4",
"Section": {
"FormTypeSectionId": "f8619017-d3dd-4f58-9fe4-59806e4b2a74",
"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": "841df587-8ca8-4e2f-a075-e4adc8c03071",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2b9f4b09-bb21-458a-aeef-1aa14b7793d9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "88b640b0-43c7-4029-abf0-55e47abf473d",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "26274359-5a2e-46b0-8a44-fa7bb1773d3e",
"FieldId": "20e0d551-176f-417c-af48-2257bb4587dc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "26274359-5a2e-46b0-8a44-fa7bb1773d3e",
"FieldId": "20e0d551-176f-417c-af48-2257bb4587dc",
"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": "eb277158-426b-43e8-9c93-ffb7635a69e4",
"Section": {
"FormTypeSectionId": "f8619017-d3dd-4f58-9fe4-59806e4b2a74",
"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": "841df587-8ca8-4e2f-a075-e4adc8c03071",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2b9f4b09-bb21-458a-aeef-1aa14b7793d9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "88b640b0-43c7-4029-abf0-55e47abf473d",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "26274359-5a2e-46b0-8a44-fa7bb1773d3e",
"FieldId": "20e0d551-176f-417c-af48-2257bb4587dc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "26274359-5a2e-46b0-8a44-fa7bb1773d3e",
"FieldId": "20e0d551-176f-417c-af48-2257bb4587dc",
"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": "4100e43d-ad97-421f-9996-699f7662b97c",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-12T01:17:07.140709-08:00",
"Location": "sample string 1",
"TaskId": "f4e1ec42-01b8-491d-9251-ba7253bfd09f",
"Values": [
{
"FormFieldValueId": "7bfd4895-f72d-4f91-b33c-3e5df81e9ca3",
"FormId": "aeef5e19-e9be-4877-b30b-ef657eaf99c1",
"FormTypeField": {
"FormTypeFieldId": "eb277158-426b-43e8-9c93-ffb7635a69e4",
"FormType": {
"FormTypeId": "8e5925fa-db33-4742-ac0a-4a49b1a6c0a6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "036f4888-72eb-4d6b-bf27-2e74818819ee",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0542962f-d186-4aa9-aec3-1d070b4acd8f",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-12T01:17:07.140709-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "4100e43d-ad97-421f-9996-699f7662b97c",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "f8619017-d3dd-4f58-9fe4-59806e4b2a74",
"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": "841df587-8ca8-4e2f-a075-e4adc8c03071",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2b9f4b09-bb21-458a-aeef-1aa14b7793d9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "88b640b0-43c7-4029-abf0-55e47abf473d",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "26274359-5a2e-46b0-8a44-fa7bb1773d3e",
"FieldId": "20e0d551-176f-417c-af48-2257bb4587dc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "26274359-5a2e-46b0-8a44-fa7bb1773d3e",
"FieldId": "20e0d551-176f-417c-af48-2257bb4587dc",
"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": "7bfd4895-f72d-4f91-b33c-3e5df81e9ca3",
"FormId": "aeef5e19-e9be-4877-b30b-ef657eaf99c1",
"FormTypeField": {
"FormTypeFieldId": "eb277158-426b-43e8-9c93-ffb7635a69e4",
"FormType": {
"FormTypeId": "8e5925fa-db33-4742-ac0a-4a49b1a6c0a6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "036f4888-72eb-4d6b-bf27-2e74818819ee",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0542962f-d186-4aa9-aec3-1d070b4acd8f",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-12T01:17:07.140709-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "4100e43d-ad97-421f-9996-699f7662b97c",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "f8619017-d3dd-4f58-9fe4-59806e4b2a74",
"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": "841df587-8ca8-4e2f-a075-e4adc8c03071",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2b9f4b09-bb21-458a-aeef-1aa14b7793d9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "88b640b0-43c7-4029-abf0-55e47abf473d",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "26274359-5a2e-46b0-8a44-fa7bb1773d3e",
"FieldId": "20e0d551-176f-417c-af48-2257bb4587dc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "26274359-5a2e-46b0-8a44-fa7bb1773d3e",
"FieldId": "20e0d551-176f-417c-af48-2257bb4587dc",
"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": "9e4cbf07-5f32-4df8-a389-17d655e6456c",
"CreateDate": "2026-02-12T01:17:07.140709-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-12T01:17:07.140709-08:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}