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": "1eaa5b45-31f7-4248-99c7-6a93e09d110b",
"Asset": {
"AssetId": "60b64887-4f68-49ba-8fce-15c49272944c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "05bccaa6-78fe-4d61-bf01-4b7bf0633061",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "12b0fc2b-5712-4e91-bd87-580e69430255",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "dfcc4764-73ce-461a-833f-592dcc2435bb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-02T00:32:40.4380604-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:32:40.4380604-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b9682aeb-8d0f-4d92-8996-f275941bf7ac",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-02T00:32:40.4380604-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:32:40.4380604-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3587c9fb-5086-4f6f-b446-97863aaf213e",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "9e2747d2-0abf-4c89-b85a-281516211986",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "05bccaa6-78fe-4d61-bf01-4b7bf0633061",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "12b0fc2b-5712-4e91-bd87-580e69430255",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-02T00:32:40.4380604-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "ca0cba40-46af-4078-9ea2-42f957021e15",
"Section": {
"FormTypeSectionId": "760de78d-3549-465b-9314-dc48b90b8b58",
"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": "7860ee04-c585-45cd-9b3d-0b615a0f2b26",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b002de59-d923-4a08-be8e-9fec3396719c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2241e9be-a7c6-4db5-a262-381b917716e6",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e192d33f-e961-47f1-afea-7f11dd69070e",
"FieldId": "e0697450-ca9b-4f30-b20e-fa83fe4b1fef",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e192d33f-e961-47f1-afea-7f11dd69070e",
"FieldId": "e0697450-ca9b-4f30-b20e-fa83fe4b1fef",
"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": "ca0cba40-46af-4078-9ea2-42f957021e15",
"Section": {
"FormTypeSectionId": "760de78d-3549-465b-9314-dc48b90b8b58",
"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": "7860ee04-c585-45cd-9b3d-0b615a0f2b26",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b002de59-d923-4a08-be8e-9fec3396719c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2241e9be-a7c6-4db5-a262-381b917716e6",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e192d33f-e961-47f1-afea-7f11dd69070e",
"FieldId": "e0697450-ca9b-4f30-b20e-fa83fe4b1fef",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e192d33f-e961-47f1-afea-7f11dd69070e",
"FieldId": "e0697450-ca9b-4f30-b20e-fa83fe4b1fef",
"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": "20f572f9-2e40-434b-ac26-7e164fe98cc2",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-02T00:32:40.4380604-07:00",
"Location": "sample string 1",
"TaskId": "a59c35a2-d135-4944-b34e-db51ea175b06",
"Values": [
{
"FormFieldValueId": "f6c6c5f6-7a0f-4f61-8f2d-1b631db5cf1f",
"FormId": "2cf4b16d-9cde-4ac7-8046-60c4eab00f65",
"FormTypeField": {
"FormTypeFieldId": "ca0cba40-46af-4078-9ea2-42f957021e15",
"FormType": {
"FormTypeId": "9e2747d2-0abf-4c89-b85a-281516211986",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "05bccaa6-78fe-4d61-bf01-4b7bf0633061",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "12b0fc2b-5712-4e91-bd87-580e69430255",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-02T00:32:40.4380604-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "20f572f9-2e40-434b-ac26-7e164fe98cc2",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "760de78d-3549-465b-9314-dc48b90b8b58",
"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": "7860ee04-c585-45cd-9b3d-0b615a0f2b26",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b002de59-d923-4a08-be8e-9fec3396719c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2241e9be-a7c6-4db5-a262-381b917716e6",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e192d33f-e961-47f1-afea-7f11dd69070e",
"FieldId": "e0697450-ca9b-4f30-b20e-fa83fe4b1fef",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e192d33f-e961-47f1-afea-7f11dd69070e",
"FieldId": "e0697450-ca9b-4f30-b20e-fa83fe4b1fef",
"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": "f6c6c5f6-7a0f-4f61-8f2d-1b631db5cf1f",
"FormId": "2cf4b16d-9cde-4ac7-8046-60c4eab00f65",
"FormTypeField": {
"FormTypeFieldId": "ca0cba40-46af-4078-9ea2-42f957021e15",
"FormType": {
"FormTypeId": "9e2747d2-0abf-4c89-b85a-281516211986",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "05bccaa6-78fe-4d61-bf01-4b7bf0633061",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "12b0fc2b-5712-4e91-bd87-580e69430255",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-02T00:32:40.4380604-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "20f572f9-2e40-434b-ac26-7e164fe98cc2",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "760de78d-3549-465b-9314-dc48b90b8b58",
"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": "7860ee04-c585-45cd-9b3d-0b615a0f2b26",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b002de59-d923-4a08-be8e-9fec3396719c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2241e9be-a7c6-4db5-a262-381b917716e6",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e192d33f-e961-47f1-afea-7f11dd69070e",
"FieldId": "e0697450-ca9b-4f30-b20e-fa83fe4b1fef",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e192d33f-e961-47f1-afea-7f11dd69070e",
"FieldId": "e0697450-ca9b-4f30-b20e-fa83fe4b1fef",
"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": "e52ff2d9-caba-4339-95bf-b720195812a4",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07: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": "bad289f1-f48d-4298-9b48-c05deaaf5531",
"Asset": {
"AssetId": "dc631068-63f2-4a3d-8a6d-0651870e7b36",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "757933b5-1244-40f5-b762-2431c31a2bce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aa11e65e-91f1-4331-85fa-dd4d46f88e98",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a8cc2aec-a960-426e-9e9e-56cfee37f6e6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-02T00:32:40.4380604-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:32:40.4380604-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2924c61a-6df4-4067-ad83-4bbc2aaa7aa7",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-02T00:32:40.4380604-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:32:40.4380604-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5f58eb28-31f5-4ac6-b54e-888d5d15b9ee",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "41e77646-6459-49cf-89d6-050a0ccf7245",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "757933b5-1244-40f5-b762-2431c31a2bce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aa11e65e-91f1-4331-85fa-dd4d46f88e98",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-02T00:32:40.4380604-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "9b11344f-ba9f-4588-832c-bdf33a022a20",
"Section": {
"FormTypeSectionId": "3be7b282-146d-4b49-a98a-dec967b233e7",
"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": "c7d8bfb1-5986-49aa-bcdb-9691fd89ee05",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b92b26ed-00ea-4d09-aebd-4c54d0f25caa",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "86258e3f-5a0b-46b5-b330-f701e0f46a29",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "44c0c0b5-0bed-4da2-8313-c3d1d514cfd7",
"FieldId": "4ef1dd39-043a-466d-8ad3-0e49fda9a37e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "44c0c0b5-0bed-4da2-8313-c3d1d514cfd7",
"FieldId": "4ef1dd39-043a-466d-8ad3-0e49fda9a37e",
"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": "9b11344f-ba9f-4588-832c-bdf33a022a20",
"Section": {
"FormTypeSectionId": "3be7b282-146d-4b49-a98a-dec967b233e7",
"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": "c7d8bfb1-5986-49aa-bcdb-9691fd89ee05",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b92b26ed-00ea-4d09-aebd-4c54d0f25caa",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "86258e3f-5a0b-46b5-b330-f701e0f46a29",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "44c0c0b5-0bed-4da2-8313-c3d1d514cfd7",
"FieldId": "4ef1dd39-043a-466d-8ad3-0e49fda9a37e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "44c0c0b5-0bed-4da2-8313-c3d1d514cfd7",
"FieldId": "4ef1dd39-043a-466d-8ad3-0e49fda9a37e",
"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": "f0170d63-eae4-439f-8e81-05e13aa4a842",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-02T00:32:40.4380604-07:00",
"Location": "sample string 1",
"TaskId": "2a921f0a-63a2-4690-9ed5-bb95e9a4c269",
"Values": [
{
"FormFieldValueId": "4c0abfeb-f1f9-484d-9447-f27c608ffc13",
"FormId": "a96ef68a-10eb-41f4-97ad-ab1a3fcf1844",
"FormTypeField": {
"FormTypeFieldId": "9b11344f-ba9f-4588-832c-bdf33a022a20",
"FormType": {
"FormTypeId": "41e77646-6459-49cf-89d6-050a0ccf7245",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "757933b5-1244-40f5-b762-2431c31a2bce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aa11e65e-91f1-4331-85fa-dd4d46f88e98",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-02T00:32:40.4380604-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f0170d63-eae4-439f-8e81-05e13aa4a842",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3be7b282-146d-4b49-a98a-dec967b233e7",
"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": "c7d8bfb1-5986-49aa-bcdb-9691fd89ee05",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b92b26ed-00ea-4d09-aebd-4c54d0f25caa",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "86258e3f-5a0b-46b5-b330-f701e0f46a29",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "44c0c0b5-0bed-4da2-8313-c3d1d514cfd7",
"FieldId": "4ef1dd39-043a-466d-8ad3-0e49fda9a37e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "44c0c0b5-0bed-4da2-8313-c3d1d514cfd7",
"FieldId": "4ef1dd39-043a-466d-8ad3-0e49fda9a37e",
"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": "4c0abfeb-f1f9-484d-9447-f27c608ffc13",
"FormId": "a96ef68a-10eb-41f4-97ad-ab1a3fcf1844",
"FormTypeField": {
"FormTypeFieldId": "9b11344f-ba9f-4588-832c-bdf33a022a20",
"FormType": {
"FormTypeId": "41e77646-6459-49cf-89d6-050a0ccf7245",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "757933b5-1244-40f5-b762-2431c31a2bce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aa11e65e-91f1-4331-85fa-dd4d46f88e98",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-02T00:32:40.4380604-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f0170d63-eae4-439f-8e81-05e13aa4a842",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3be7b282-146d-4b49-a98a-dec967b233e7",
"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": "c7d8bfb1-5986-49aa-bcdb-9691fd89ee05",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b92b26ed-00ea-4d09-aebd-4c54d0f25caa",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "86258e3f-5a0b-46b5-b330-f701e0f46a29",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "44c0c0b5-0bed-4da2-8313-c3d1d514cfd7",
"FieldId": "4ef1dd39-043a-466d-8ad3-0e49fda9a37e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "44c0c0b5-0bed-4da2-8313-c3d1d514cfd7",
"FieldId": "4ef1dd39-043a-466d-8ad3-0e49fda9a37e",
"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": "ac92c960-2f78-4f58-95fc-ef611590e065",
"CreateDate": "2026-09-02T00:32:40.4380604-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-02T00:32:40.4380604-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}