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": "9b0913f7-5606-4088-8df0-53a7abb49b14",
"Asset": {
"AssetId": "204ee01b-6a03-48b8-a386-35a7c8489b35",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "281ab63b-c1bb-40e2-b4d6-fa4c7459cfc3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b3780665-418a-433a-a2ad-48299ee5f3ee",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "487b4d3c-b16a-4001-b114-04f7c5f8b01c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-13T13:44:55.2010108-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:44:55.2010108-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c3d54e44-dfa7-4e1a-beba-b2733fe04db1",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-13T13:44:55.2010108-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:44:55.2010108-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9cba5f02-2528-4cce-88b2-d027e05087d9",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "8f3cfe2a-8700-4908-aa2d-dc0587961b36",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "281ab63b-c1bb-40e2-b4d6-fa4c7459cfc3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b3780665-418a-433a-a2ad-48299ee5f3ee",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-13T13:44:55.2010108-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "4dbe8873-86a8-4fc5-bb77-74142b71a184",
"Section": {
"FormTypeSectionId": "e6623a63-ca77-4736-8a6a-1b36a9aea248",
"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": "d8d7414d-3792-47ce-8a73-04cc4649c230",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3029b732-7885-45e3-a903-f6f43ebd1255",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "82e3fb0f-905e-4240-b9c5-7a12937e9173",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5d0bf9a3-9887-4cfa-b05b-38169faec36e",
"FieldId": "9f2f695c-25e5-418e-b9f8-60ab20dba02c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5d0bf9a3-9887-4cfa-b05b-38169faec36e",
"FieldId": "9f2f695c-25e5-418e-b9f8-60ab20dba02c",
"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": "4dbe8873-86a8-4fc5-bb77-74142b71a184",
"Section": {
"FormTypeSectionId": "e6623a63-ca77-4736-8a6a-1b36a9aea248",
"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": "d8d7414d-3792-47ce-8a73-04cc4649c230",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3029b732-7885-45e3-a903-f6f43ebd1255",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "82e3fb0f-905e-4240-b9c5-7a12937e9173",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5d0bf9a3-9887-4cfa-b05b-38169faec36e",
"FieldId": "9f2f695c-25e5-418e-b9f8-60ab20dba02c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5d0bf9a3-9887-4cfa-b05b-38169faec36e",
"FieldId": "9f2f695c-25e5-418e-b9f8-60ab20dba02c",
"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": "aeb8433d-e132-4b11-adaa-72496e774ee0",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-13T13:44:55.2010108-07:00",
"Location": "sample string 1",
"TaskId": "1e5c809a-33c3-4d6e-a1db-fa106eb6f810",
"Values": [
{
"FormFieldValueId": "0248319b-7b87-4366-b9a3-10cb7357c5d1",
"FormId": "c8885f28-b08c-4e1a-9cf6-f690f75c96be",
"FormTypeField": {
"FormTypeFieldId": "4dbe8873-86a8-4fc5-bb77-74142b71a184",
"FormType": {
"FormTypeId": "8f3cfe2a-8700-4908-aa2d-dc0587961b36",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "281ab63b-c1bb-40e2-b4d6-fa4c7459cfc3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b3780665-418a-433a-a2ad-48299ee5f3ee",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-13T13:44:55.2010108-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "aeb8433d-e132-4b11-adaa-72496e774ee0",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "e6623a63-ca77-4736-8a6a-1b36a9aea248",
"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": "d8d7414d-3792-47ce-8a73-04cc4649c230",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3029b732-7885-45e3-a903-f6f43ebd1255",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "82e3fb0f-905e-4240-b9c5-7a12937e9173",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5d0bf9a3-9887-4cfa-b05b-38169faec36e",
"FieldId": "9f2f695c-25e5-418e-b9f8-60ab20dba02c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5d0bf9a3-9887-4cfa-b05b-38169faec36e",
"FieldId": "9f2f695c-25e5-418e-b9f8-60ab20dba02c",
"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": "0248319b-7b87-4366-b9a3-10cb7357c5d1",
"FormId": "c8885f28-b08c-4e1a-9cf6-f690f75c96be",
"FormTypeField": {
"FormTypeFieldId": "4dbe8873-86a8-4fc5-bb77-74142b71a184",
"FormType": {
"FormTypeId": "8f3cfe2a-8700-4908-aa2d-dc0587961b36",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "281ab63b-c1bb-40e2-b4d6-fa4c7459cfc3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b3780665-418a-433a-a2ad-48299ee5f3ee",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-13T13:44:55.2010108-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "aeb8433d-e132-4b11-adaa-72496e774ee0",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "e6623a63-ca77-4736-8a6a-1b36a9aea248",
"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": "d8d7414d-3792-47ce-8a73-04cc4649c230",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3029b732-7885-45e3-a903-f6f43ebd1255",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "82e3fb0f-905e-4240-b9c5-7a12937e9173",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5d0bf9a3-9887-4cfa-b05b-38169faec36e",
"FieldId": "9f2f695c-25e5-418e-b9f8-60ab20dba02c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5d0bf9a3-9887-4cfa-b05b-38169faec36e",
"FieldId": "9f2f695c-25e5-418e-b9f8-60ab20dba02c",
"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": "36e2aeb2-f404-4ec9-8464-0164fca09989",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-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": "764edf49-e347-4cf1-baac-bc2d84cc163c",
"Asset": {
"AssetId": "3e25c83e-775c-4b38-8bb8-bc225b8807f9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a0926776-b3b2-4763-b911-92c7552bb0c2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7b0807ce-e795-46dc-b29c-96e054f75713",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "49cf971e-e70b-4ca9-99ce-8b5c71f41bb2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-13T13:44:55.2010108-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:44:55.2010108-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "73038644-ce42-4944-9ea4-1390c4fb8005",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-13T13:44:55.2010108-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:44:55.2010108-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d15b22b2-af4d-4825-8cca-3fe1679cee31",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "5df5ef97-6bdf-4fc0-90de-39272dc5bded",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a0926776-b3b2-4763-b911-92c7552bb0c2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7b0807ce-e795-46dc-b29c-96e054f75713",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-13T13:44:55.2010108-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "834a6eaf-a248-4b97-90a5-12da7d0cd0d2",
"Section": {
"FormTypeSectionId": "b02f1f5d-486b-4ceb-bce8-21d25d5c2d0d",
"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": "9b846eca-abfa-440e-ae16-ec22ef06075d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7edb8af7-178f-449e-b49b-dcc9dc5d272d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3041e309-0010-40fc-aca1-cadce32ff8ee",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "35417b80-eec4-4d67-90f0-8924aa81267d",
"FieldId": "4bbbc59e-5f11-43c5-ab1e-0e0c6d7ee30d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "35417b80-eec4-4d67-90f0-8924aa81267d",
"FieldId": "4bbbc59e-5f11-43c5-ab1e-0e0c6d7ee30d",
"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": "834a6eaf-a248-4b97-90a5-12da7d0cd0d2",
"Section": {
"FormTypeSectionId": "b02f1f5d-486b-4ceb-bce8-21d25d5c2d0d",
"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": "9b846eca-abfa-440e-ae16-ec22ef06075d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7edb8af7-178f-449e-b49b-dcc9dc5d272d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3041e309-0010-40fc-aca1-cadce32ff8ee",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "35417b80-eec4-4d67-90f0-8924aa81267d",
"FieldId": "4bbbc59e-5f11-43c5-ab1e-0e0c6d7ee30d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "35417b80-eec4-4d67-90f0-8924aa81267d",
"FieldId": "4bbbc59e-5f11-43c5-ab1e-0e0c6d7ee30d",
"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": "b7f45770-f625-49a8-8018-f24c1df0dc22",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-13T13:44:55.2010108-07:00",
"Location": "sample string 1",
"TaskId": "9e8d8dea-3b2d-4823-a2b1-cad3f595ad8e",
"Values": [
{
"FormFieldValueId": "e310be37-968a-442a-a1c0-44207161d6d1",
"FormId": "07d2c154-2302-4c68-9399-8d956ecc8fbc",
"FormTypeField": {
"FormTypeFieldId": "834a6eaf-a248-4b97-90a5-12da7d0cd0d2",
"FormType": {
"FormTypeId": "5df5ef97-6bdf-4fc0-90de-39272dc5bded",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a0926776-b3b2-4763-b911-92c7552bb0c2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7b0807ce-e795-46dc-b29c-96e054f75713",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-13T13:44:55.2010108-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b7f45770-f625-49a8-8018-f24c1df0dc22",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b02f1f5d-486b-4ceb-bce8-21d25d5c2d0d",
"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": "9b846eca-abfa-440e-ae16-ec22ef06075d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7edb8af7-178f-449e-b49b-dcc9dc5d272d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3041e309-0010-40fc-aca1-cadce32ff8ee",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "35417b80-eec4-4d67-90f0-8924aa81267d",
"FieldId": "4bbbc59e-5f11-43c5-ab1e-0e0c6d7ee30d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "35417b80-eec4-4d67-90f0-8924aa81267d",
"FieldId": "4bbbc59e-5f11-43c5-ab1e-0e0c6d7ee30d",
"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": "e310be37-968a-442a-a1c0-44207161d6d1",
"FormId": "07d2c154-2302-4c68-9399-8d956ecc8fbc",
"FormTypeField": {
"FormTypeFieldId": "834a6eaf-a248-4b97-90a5-12da7d0cd0d2",
"FormType": {
"FormTypeId": "5df5ef97-6bdf-4fc0-90de-39272dc5bded",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a0926776-b3b2-4763-b911-92c7552bb0c2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7b0807ce-e795-46dc-b29c-96e054f75713",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-13T13:44:55.2010108-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b7f45770-f625-49a8-8018-f24c1df0dc22",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b02f1f5d-486b-4ceb-bce8-21d25d5c2d0d",
"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": "9b846eca-abfa-440e-ae16-ec22ef06075d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7edb8af7-178f-449e-b49b-dcc9dc5d272d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3041e309-0010-40fc-aca1-cadce32ff8ee",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "35417b80-eec4-4d67-90f0-8924aa81267d",
"FieldId": "4bbbc59e-5f11-43c5-ab1e-0e0c6d7ee30d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "35417b80-eec4-4d67-90f0-8924aa81267d",
"FieldId": "4bbbc59e-5f11-43c5-ab1e-0e0c6d7ee30d",
"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": "16994791-a0e6-4051-afd9-162b0e0a76e1",
"CreateDate": "2026-03-13T13:44:55.2010108-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-13T13:44:55.2010108-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}