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": "0afc1ca0-e9b2-474e-8fa4-c5b15beb7649",
"Asset": {
"AssetId": "436b67df-0714-4e18-b219-7d865b1b9cac",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "97223090-68d0-46a1-aa0b-e8d2970565c0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c2764c9c-77bb-4b94-878d-7c657aa5a94f",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "39a8ae52-a8ea-4363-81c2-ff5d9fb52bba",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-20T22:11:50.0027492-07:00",
"MeasurementValueNeededDate": "2026-05-20T22:11:50.0027492-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "44a8f610-951d-4a11-bfe8-a4b0105b10ca",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-20T22:11:50.0027492-07:00",
"MeasurementValueNeededDate": "2026-05-20T22:11:50.0027492-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b37cd6cf-cd67-4c37-b9ab-eea1c9529f24",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "49231cdd-f3b1-4603-b2eb-546f4150aed4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "97223090-68d0-46a1-aa0b-e8d2970565c0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c2764c9c-77bb-4b94-878d-7c657aa5a94f",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-20T22:11:50.0027492-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "25f24211-2c5e-4d97-8110-0b111da03588",
"Section": {
"FormTypeSectionId": "c51dba76-9dba-4c55-a592-edf87da3bd09",
"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": "b50fdb1a-d124-43b4-be48-a65e4cd20102",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "830022b1-b580-44a7-99aa-3aa39a088e64",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5e905f81-2d6a-47d7-8309-3972ea6ee594",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c9b6d642-721f-4f48-a9b1-124e59251794",
"FieldId": "f7867b7a-3807-406e-b5d2-b480af5b7e84",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c9b6d642-721f-4f48-a9b1-124e59251794",
"FieldId": "f7867b7a-3807-406e-b5d2-b480af5b7e84",
"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": "25f24211-2c5e-4d97-8110-0b111da03588",
"Section": {
"FormTypeSectionId": "c51dba76-9dba-4c55-a592-edf87da3bd09",
"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": "b50fdb1a-d124-43b4-be48-a65e4cd20102",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "830022b1-b580-44a7-99aa-3aa39a088e64",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5e905f81-2d6a-47d7-8309-3972ea6ee594",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c9b6d642-721f-4f48-a9b1-124e59251794",
"FieldId": "f7867b7a-3807-406e-b5d2-b480af5b7e84",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c9b6d642-721f-4f48-a9b1-124e59251794",
"FieldId": "f7867b7a-3807-406e-b5d2-b480af5b7e84",
"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": "8d91a6dc-83c8-4586-90e3-0598896bbe33",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-20T22:11:50.0027492-07:00",
"Location": "sample string 1",
"TaskId": "f3104466-e3f2-44f1-b161-519992dcf36a",
"Values": [
{
"FormFieldValueId": "7e9f5cdd-44d0-4e72-886d-98ba86bbf280",
"FormId": "9f626178-587c-4664-b4cd-21da3010a9bc",
"FormTypeField": {
"FormTypeFieldId": "25f24211-2c5e-4d97-8110-0b111da03588",
"FormType": {
"FormTypeId": "49231cdd-f3b1-4603-b2eb-546f4150aed4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "97223090-68d0-46a1-aa0b-e8d2970565c0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c2764c9c-77bb-4b94-878d-7c657aa5a94f",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-20T22:11:50.0027492-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8d91a6dc-83c8-4586-90e3-0598896bbe33",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "c51dba76-9dba-4c55-a592-edf87da3bd09",
"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": "b50fdb1a-d124-43b4-be48-a65e4cd20102",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "830022b1-b580-44a7-99aa-3aa39a088e64",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5e905f81-2d6a-47d7-8309-3972ea6ee594",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c9b6d642-721f-4f48-a9b1-124e59251794",
"FieldId": "f7867b7a-3807-406e-b5d2-b480af5b7e84",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c9b6d642-721f-4f48-a9b1-124e59251794",
"FieldId": "f7867b7a-3807-406e-b5d2-b480af5b7e84",
"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": "7e9f5cdd-44d0-4e72-886d-98ba86bbf280",
"FormId": "9f626178-587c-4664-b4cd-21da3010a9bc",
"FormTypeField": {
"FormTypeFieldId": "25f24211-2c5e-4d97-8110-0b111da03588",
"FormType": {
"FormTypeId": "49231cdd-f3b1-4603-b2eb-546f4150aed4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "97223090-68d0-46a1-aa0b-e8d2970565c0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c2764c9c-77bb-4b94-878d-7c657aa5a94f",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-20T22:11:50.0027492-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8d91a6dc-83c8-4586-90e3-0598896bbe33",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "c51dba76-9dba-4c55-a592-edf87da3bd09",
"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": "b50fdb1a-d124-43b4-be48-a65e4cd20102",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "830022b1-b580-44a7-99aa-3aa39a088e64",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5e905f81-2d6a-47d7-8309-3972ea6ee594",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c9b6d642-721f-4f48-a9b1-124e59251794",
"FieldId": "f7867b7a-3807-406e-b5d2-b480af5b7e84",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c9b6d642-721f-4f48-a9b1-124e59251794",
"FieldId": "f7867b7a-3807-406e-b5d2-b480af5b7e84",
"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": "837f064c-d03b-4e31-b70d-2724b88d56ee",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-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": "7f440ccf-52b2-4472-9b55-d754f474c95d",
"Asset": {
"AssetId": "aa558377-b2d3-41d0-bbec-89396d3119bd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bf7107d0-e03e-4c31-81f4-8b7cb8ab9b03",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0df675bf-5e9d-44ae-a813-f2e90ffb1ab8",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ada19f2e-87d0-43a5-8e30-0cc76f738787",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-20T22:11:50.0027492-07:00",
"MeasurementValueNeededDate": "2026-05-20T22:11:50.0027492-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9eb4d5bd-fe3d-4a09-b0cb-fd38a811b17f",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-20T22:11:50.0027492-07:00",
"MeasurementValueNeededDate": "2026-05-20T22:11:50.0027492-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9ca2b76e-3886-4191-ae6d-6ba75703b49a",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d2bb39ba-4d5b-41c0-828e-e071998c9c1c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bf7107d0-e03e-4c31-81f4-8b7cb8ab9b03",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0df675bf-5e9d-44ae-a813-f2e90ffb1ab8",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-20T22:11:50.0027492-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "6b7220c0-c667-4ffa-a2fb-778180f9c6e5",
"Section": {
"FormTypeSectionId": "47424d8c-58b2-4374-9076-3a76a8e36bc1",
"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": "34b8aa97-a524-4122-a2b9-15819a825479",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f4781103-efe0-46ab-b973-1d8219a4e512",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e81c5293-433e-4f9a-996b-71283ee1c62b",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5ef745cd-792e-46bc-ab51-9e8a5c2a38e6",
"FieldId": "18aefc2a-cb07-45ef-b856-8b8272c3b564",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5ef745cd-792e-46bc-ab51-9e8a5c2a38e6",
"FieldId": "18aefc2a-cb07-45ef-b856-8b8272c3b564",
"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": "6b7220c0-c667-4ffa-a2fb-778180f9c6e5",
"Section": {
"FormTypeSectionId": "47424d8c-58b2-4374-9076-3a76a8e36bc1",
"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": "34b8aa97-a524-4122-a2b9-15819a825479",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f4781103-efe0-46ab-b973-1d8219a4e512",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e81c5293-433e-4f9a-996b-71283ee1c62b",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5ef745cd-792e-46bc-ab51-9e8a5c2a38e6",
"FieldId": "18aefc2a-cb07-45ef-b856-8b8272c3b564",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5ef745cd-792e-46bc-ab51-9e8a5c2a38e6",
"FieldId": "18aefc2a-cb07-45ef-b856-8b8272c3b564",
"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": "eda78b5c-c8a4-43ca-8c5c-d0615c67879b",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-20T22:11:50.0027492-07:00",
"Location": "sample string 1",
"TaskId": "ebc87ee2-4805-4d74-b4c8-45ce48634d51",
"Values": [
{
"FormFieldValueId": "fc5a4883-bf62-4bcf-8af2-7c344c31359e",
"FormId": "ad785132-a924-48a1-87e7-d62c246a2b3e",
"FormTypeField": {
"FormTypeFieldId": "6b7220c0-c667-4ffa-a2fb-778180f9c6e5",
"FormType": {
"FormTypeId": "d2bb39ba-4d5b-41c0-828e-e071998c9c1c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bf7107d0-e03e-4c31-81f4-8b7cb8ab9b03",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0df675bf-5e9d-44ae-a813-f2e90ffb1ab8",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-20T22:11:50.0027492-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "eda78b5c-c8a4-43ca-8c5c-d0615c67879b",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "47424d8c-58b2-4374-9076-3a76a8e36bc1",
"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": "34b8aa97-a524-4122-a2b9-15819a825479",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f4781103-efe0-46ab-b973-1d8219a4e512",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e81c5293-433e-4f9a-996b-71283ee1c62b",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5ef745cd-792e-46bc-ab51-9e8a5c2a38e6",
"FieldId": "18aefc2a-cb07-45ef-b856-8b8272c3b564",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5ef745cd-792e-46bc-ab51-9e8a5c2a38e6",
"FieldId": "18aefc2a-cb07-45ef-b856-8b8272c3b564",
"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": "fc5a4883-bf62-4bcf-8af2-7c344c31359e",
"FormId": "ad785132-a924-48a1-87e7-d62c246a2b3e",
"FormTypeField": {
"FormTypeFieldId": "6b7220c0-c667-4ffa-a2fb-778180f9c6e5",
"FormType": {
"FormTypeId": "d2bb39ba-4d5b-41c0-828e-e071998c9c1c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bf7107d0-e03e-4c31-81f4-8b7cb8ab9b03",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0df675bf-5e9d-44ae-a813-f2e90ffb1ab8",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-20T22:11:50.0027492-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "eda78b5c-c8a4-43ca-8c5c-d0615c67879b",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "47424d8c-58b2-4374-9076-3a76a8e36bc1",
"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": "34b8aa97-a524-4122-a2b9-15819a825479",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f4781103-efe0-46ab-b973-1d8219a4e512",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e81c5293-433e-4f9a-996b-71283ee1c62b",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5ef745cd-792e-46bc-ab51-9e8a5c2a38e6",
"FieldId": "18aefc2a-cb07-45ef-b856-8b8272c3b564",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5ef745cd-792e-46bc-ab51-9e8a5c2a38e6",
"FieldId": "18aefc2a-cb07-45ef-b856-8b8272c3b564",
"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": "09b885f5-3a20-4ff6-8b0a-56f6e6052a2b",
"CreateDate": "2026-05-20T22:11:50.0027492-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-20T22:11:50.0027492-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}