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": "1879e90f-019e-4c44-908d-e1f866e8d9c0",
"Asset": {
"AssetId": "2af95f16-0bf0-471d-8b90-ad92e182604f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bc51b07e-ba40-438b-b606-f887e05cde77",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "43aa3dd2-9c6d-4783-886c-4272a1dc26d6",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7f4f924f-bd4f-4119-bed1-1ce518dd1bcb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-12T17:56:04.7521942-08:00",
"MeasurementValueNeededDate": "2025-12-12T17:56:04.7521942-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1a1d19a7-6e21-4e45-8b60-123086a2970a",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-12T17:56:04.7521942-08:00",
"MeasurementValueNeededDate": "2025-12-12T17:56:04.7521942-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3b6a05ad-9725-42b9-987b-c9bd2fd8e16f",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d12d67f0-0a4d-4a64-af85-85ea70d0a84f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bc51b07e-ba40-438b-b606-f887e05cde77",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "43aa3dd2-9c6d-4783-886c-4272a1dc26d6",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-12T17:56:04.7521942-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "17def329-162f-4737-9a09-c0ae91e791bb",
"Section": {
"FormTypeSectionId": "81e8adad-21ce-4584-837e-748d4db35508",
"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": "46018508-30d0-435a-b436-4678ff11e696",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "568c9130-0585-429d-8b82-6b5699815efd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "27bed55d-52fd-4439-8abe-1e1518f03194",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1d72231a-e112-4945-a549-87410a1f3388",
"FieldId": "abcbe9c1-f7f3-49f7-81fc-29783a3220dc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1d72231a-e112-4945-a549-87410a1f3388",
"FieldId": "abcbe9c1-f7f3-49f7-81fc-29783a3220dc",
"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": "17def329-162f-4737-9a09-c0ae91e791bb",
"Section": {
"FormTypeSectionId": "81e8adad-21ce-4584-837e-748d4db35508",
"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": "46018508-30d0-435a-b436-4678ff11e696",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "568c9130-0585-429d-8b82-6b5699815efd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "27bed55d-52fd-4439-8abe-1e1518f03194",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1d72231a-e112-4945-a549-87410a1f3388",
"FieldId": "abcbe9c1-f7f3-49f7-81fc-29783a3220dc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1d72231a-e112-4945-a549-87410a1f3388",
"FieldId": "abcbe9c1-f7f3-49f7-81fc-29783a3220dc",
"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": "6ca5b727-3a12-40ef-a792-1f4811f0eb60",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-12-12T17:56:04.7521942-08:00",
"Location": "sample string 1",
"TaskId": "67dead44-3eee-41e2-8a19-b865d384c759",
"Values": [
{
"FormFieldValueId": "a456e5d3-bf9c-40a4-94de-0a2c1ee4fe4a",
"FormId": "79c7ed84-3266-41ad-b721-36ecd875ffc9",
"FormTypeField": {
"FormTypeFieldId": "17def329-162f-4737-9a09-c0ae91e791bb",
"FormType": {
"FormTypeId": "d12d67f0-0a4d-4a64-af85-85ea70d0a84f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bc51b07e-ba40-438b-b606-f887e05cde77",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "43aa3dd2-9c6d-4783-886c-4272a1dc26d6",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-12T17:56:04.7521942-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6ca5b727-3a12-40ef-a792-1f4811f0eb60",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "81e8adad-21ce-4584-837e-748d4db35508",
"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": "46018508-30d0-435a-b436-4678ff11e696",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "568c9130-0585-429d-8b82-6b5699815efd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "27bed55d-52fd-4439-8abe-1e1518f03194",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1d72231a-e112-4945-a549-87410a1f3388",
"FieldId": "abcbe9c1-f7f3-49f7-81fc-29783a3220dc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1d72231a-e112-4945-a549-87410a1f3388",
"FieldId": "abcbe9c1-f7f3-49f7-81fc-29783a3220dc",
"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": "a456e5d3-bf9c-40a4-94de-0a2c1ee4fe4a",
"FormId": "79c7ed84-3266-41ad-b721-36ecd875ffc9",
"FormTypeField": {
"FormTypeFieldId": "17def329-162f-4737-9a09-c0ae91e791bb",
"FormType": {
"FormTypeId": "d12d67f0-0a4d-4a64-af85-85ea70d0a84f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bc51b07e-ba40-438b-b606-f887e05cde77",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "43aa3dd2-9c6d-4783-886c-4272a1dc26d6",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-12T17:56:04.7521942-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6ca5b727-3a12-40ef-a792-1f4811f0eb60",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "81e8adad-21ce-4584-837e-748d4db35508",
"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": "46018508-30d0-435a-b436-4678ff11e696",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "568c9130-0585-429d-8b82-6b5699815efd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "27bed55d-52fd-4439-8abe-1e1518f03194",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1d72231a-e112-4945-a549-87410a1f3388",
"FieldId": "abcbe9c1-f7f3-49f7-81fc-29783a3220dc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1d72231a-e112-4945-a549-87410a1f3388",
"FieldId": "abcbe9c1-f7f3-49f7-81fc-29783a3220dc",
"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": "f53a64be-ba2d-4390-bdc9-167c6e2df8f4",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-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": "c77e8262-2ecf-480d-9e5f-340d2c7701a9",
"Asset": {
"AssetId": "65fce9a4-e87a-4795-a65e-d2db04ded000",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "108d1107-58d7-41f4-900f-da7d982f8128",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "89bebf1e-5d01-49b0-bd8d-209572562917",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "bb5ca851-bbdd-4fb2-9ae4-bf9ebee96dee",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-12T17:56:04.7521942-08:00",
"MeasurementValueNeededDate": "2025-12-12T17:56:04.7521942-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d686e199-e8f4-4f2b-91ea-c640ad85552f",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-12T17:56:04.7521942-08:00",
"MeasurementValueNeededDate": "2025-12-12T17:56:04.7521942-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f580d365-b57f-408d-bae3-39f844117504",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "a103b46f-8576-42d6-9c45-8befd16222cd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "108d1107-58d7-41f4-900f-da7d982f8128",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "89bebf1e-5d01-49b0-bd8d-209572562917",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-12T17:56:04.7521942-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "4f3981f6-5876-4561-9991-d1ecb0877bae",
"Section": {
"FormTypeSectionId": "f93f6fde-2f6a-4e8f-af2d-1a86d6be5bc2",
"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": "f57a49de-fcf9-47a0-a09b-c15e8db78eef",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "23b14be6-1710-4e6f-96e9-a1e8b2748609",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "98326b35-3de7-454e-93aa-d94198cafc18",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1b8aa4ba-58bf-48b0-b5a8-4f71bf357630",
"FieldId": "581f9ca5-3eba-4c2e-9345-f4b148cfa1b4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1b8aa4ba-58bf-48b0-b5a8-4f71bf357630",
"FieldId": "581f9ca5-3eba-4c2e-9345-f4b148cfa1b4",
"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": "4f3981f6-5876-4561-9991-d1ecb0877bae",
"Section": {
"FormTypeSectionId": "f93f6fde-2f6a-4e8f-af2d-1a86d6be5bc2",
"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": "f57a49de-fcf9-47a0-a09b-c15e8db78eef",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "23b14be6-1710-4e6f-96e9-a1e8b2748609",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "98326b35-3de7-454e-93aa-d94198cafc18",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1b8aa4ba-58bf-48b0-b5a8-4f71bf357630",
"FieldId": "581f9ca5-3eba-4c2e-9345-f4b148cfa1b4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1b8aa4ba-58bf-48b0-b5a8-4f71bf357630",
"FieldId": "581f9ca5-3eba-4c2e-9345-f4b148cfa1b4",
"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": "c625c022-fc8b-4126-ac5d-f7d312b80243",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-12-12T17:56:04.7521942-08:00",
"Location": "sample string 1",
"TaskId": "4e2488ba-bcfd-4d97-8dd4-9608b8cbb2eb",
"Values": [
{
"FormFieldValueId": "d4bcba9e-01bc-49db-a8b8-93ec7cd41bb9",
"FormId": "7b19155f-4bb4-410e-9ddd-805e327ea76f",
"FormTypeField": {
"FormTypeFieldId": "4f3981f6-5876-4561-9991-d1ecb0877bae",
"FormType": {
"FormTypeId": "a103b46f-8576-42d6-9c45-8befd16222cd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "108d1107-58d7-41f4-900f-da7d982f8128",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "89bebf1e-5d01-49b0-bd8d-209572562917",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-12T17:56:04.7521942-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "c625c022-fc8b-4126-ac5d-f7d312b80243",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "f93f6fde-2f6a-4e8f-af2d-1a86d6be5bc2",
"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": "f57a49de-fcf9-47a0-a09b-c15e8db78eef",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "23b14be6-1710-4e6f-96e9-a1e8b2748609",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "98326b35-3de7-454e-93aa-d94198cafc18",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1b8aa4ba-58bf-48b0-b5a8-4f71bf357630",
"FieldId": "581f9ca5-3eba-4c2e-9345-f4b148cfa1b4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1b8aa4ba-58bf-48b0-b5a8-4f71bf357630",
"FieldId": "581f9ca5-3eba-4c2e-9345-f4b148cfa1b4",
"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": "d4bcba9e-01bc-49db-a8b8-93ec7cd41bb9",
"FormId": "7b19155f-4bb4-410e-9ddd-805e327ea76f",
"FormTypeField": {
"FormTypeFieldId": "4f3981f6-5876-4561-9991-d1ecb0877bae",
"FormType": {
"FormTypeId": "a103b46f-8576-42d6-9c45-8befd16222cd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "108d1107-58d7-41f4-900f-da7d982f8128",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "89bebf1e-5d01-49b0-bd8d-209572562917",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-12T17:56:04.7521942-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "c625c022-fc8b-4126-ac5d-f7d312b80243",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "f93f6fde-2f6a-4e8f-af2d-1a86d6be5bc2",
"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": "f57a49de-fcf9-47a0-a09b-c15e8db78eef",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "23b14be6-1710-4e6f-96e9-a1e8b2748609",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "98326b35-3de7-454e-93aa-d94198cafc18",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1b8aa4ba-58bf-48b0-b5a8-4f71bf357630",
"FieldId": "581f9ca5-3eba-4c2e-9345-f4b148cfa1b4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1b8aa4ba-58bf-48b0-b5a8-4f71bf357630",
"FieldId": "581f9ca5-3eba-4c2e-9345-f4b148cfa1b4",
"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": "340a3d16-6846-484f-b419-2a78820cc505",
"CreateDate": "2025-12-12T17:56:04.7521942-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-12T17:56:04.7521942-08:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}