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": "26e949cf-a6f6-4521-ba77-dffee0f0d885",
"Asset": {
"AssetId": "1270ad9e-099c-482f-9333-9f942be6ee02",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "86b78ecf-4f79-426d-b5fc-96ed67b9404c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c738979d-e82b-40b3-9b74-7cb88dfe92f6",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "9910ab7a-46c1-42f5-aef9-b15652b78528",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-16T16:20:14.2262225-08:00",
"MeasurementValueNeededDate": "2026-01-16T16:20:14.2262225-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ffdcb186-5d17-4cd5-90b7-82e856466576",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-16T16:20:14.2262225-08:00",
"MeasurementValueNeededDate": "2026-01-16T16:20:14.2262225-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "60c9f4ea-b8e0-488f-b29a-3b011e9c0a8c",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "1a5a79ea-a14e-440a-b22a-371108604e2a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "86b78ecf-4f79-426d-b5fc-96ed67b9404c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c738979d-e82b-40b3-9b74-7cb88dfe92f6",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-16T16:20:14.2262225-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "1cc61734-7059-421b-bdd5-61afacfcc6b9",
"Section": {
"FormTypeSectionId": "0282256d-eab3-40e2-94bc-8c4b17e8f35b",
"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": "42aac9e3-bdc1-4ded-9735-5851e826168e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4da23910-0def-4450-8246-9d7cee418d27",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b720f1e3-b17d-4120-a807-8f90ee73f138",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "37ab972f-ef37-44f9-9dad-df3bf96d7e1d",
"FieldId": "e8d6d83d-c43b-49ac-b591-e1226e3a1a62",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "37ab972f-ef37-44f9-9dad-df3bf96d7e1d",
"FieldId": "e8d6d83d-c43b-49ac-b591-e1226e3a1a62",
"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": "1cc61734-7059-421b-bdd5-61afacfcc6b9",
"Section": {
"FormTypeSectionId": "0282256d-eab3-40e2-94bc-8c4b17e8f35b",
"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": "42aac9e3-bdc1-4ded-9735-5851e826168e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4da23910-0def-4450-8246-9d7cee418d27",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b720f1e3-b17d-4120-a807-8f90ee73f138",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "37ab972f-ef37-44f9-9dad-df3bf96d7e1d",
"FieldId": "e8d6d83d-c43b-49ac-b591-e1226e3a1a62",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "37ab972f-ef37-44f9-9dad-df3bf96d7e1d",
"FieldId": "e8d6d83d-c43b-49ac-b591-e1226e3a1a62",
"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": "1d85ef05-392a-4ee0-ba98-bb0a4b7d9442",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-16T16:20:14.2262225-08:00",
"Location": "sample string 1",
"TaskId": "5109728f-7a99-48fb-af62-dd7c24be8558",
"Values": [
{
"FormFieldValueId": "d3e38588-c37f-47f2-a7f6-58a3e259f92e",
"FormId": "432cb372-3f54-40a9-83e0-a98a4b866c62",
"FormTypeField": {
"FormTypeFieldId": "1cc61734-7059-421b-bdd5-61afacfcc6b9",
"FormType": {
"FormTypeId": "1a5a79ea-a14e-440a-b22a-371108604e2a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "86b78ecf-4f79-426d-b5fc-96ed67b9404c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c738979d-e82b-40b3-9b74-7cb88dfe92f6",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-16T16:20:14.2262225-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1d85ef05-392a-4ee0-ba98-bb0a4b7d9442",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0282256d-eab3-40e2-94bc-8c4b17e8f35b",
"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": "42aac9e3-bdc1-4ded-9735-5851e826168e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4da23910-0def-4450-8246-9d7cee418d27",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b720f1e3-b17d-4120-a807-8f90ee73f138",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "37ab972f-ef37-44f9-9dad-df3bf96d7e1d",
"FieldId": "e8d6d83d-c43b-49ac-b591-e1226e3a1a62",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "37ab972f-ef37-44f9-9dad-df3bf96d7e1d",
"FieldId": "e8d6d83d-c43b-49ac-b591-e1226e3a1a62",
"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": "d3e38588-c37f-47f2-a7f6-58a3e259f92e",
"FormId": "432cb372-3f54-40a9-83e0-a98a4b866c62",
"FormTypeField": {
"FormTypeFieldId": "1cc61734-7059-421b-bdd5-61afacfcc6b9",
"FormType": {
"FormTypeId": "1a5a79ea-a14e-440a-b22a-371108604e2a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "86b78ecf-4f79-426d-b5fc-96ed67b9404c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c738979d-e82b-40b3-9b74-7cb88dfe92f6",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-16T16:20:14.2262225-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1d85ef05-392a-4ee0-ba98-bb0a4b7d9442",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0282256d-eab3-40e2-94bc-8c4b17e8f35b",
"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": "42aac9e3-bdc1-4ded-9735-5851e826168e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4da23910-0def-4450-8246-9d7cee418d27",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b720f1e3-b17d-4120-a807-8f90ee73f138",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "37ab972f-ef37-44f9-9dad-df3bf96d7e1d",
"FieldId": "e8d6d83d-c43b-49ac-b591-e1226e3a1a62",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "37ab972f-ef37-44f9-9dad-df3bf96d7e1d",
"FieldId": "e8d6d83d-c43b-49ac-b591-e1226e3a1a62",
"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": "a97a81c8-e2d2-45ba-bf4a-e968b3da7991",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-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": "f6c680d1-3321-4780-93b7-d7d7fbdb3861",
"Asset": {
"AssetId": "4c36f1d0-40ef-409d-bfb5-feb9cc5771b3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e2264596-dc17-40d3-a3c3-efaef853d63e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e99caf20-49a8-40e6-93b1-f68edb2e36c7",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1a8ae8ab-692a-4064-8ab4-1ac9a07ba5a7",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-16T16:20:14.2262225-08:00",
"MeasurementValueNeededDate": "2026-01-16T16:20:14.2262225-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "039019eb-b4da-49a7-89bc-c183f61e53a8",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-16T16:20:14.2262225-08:00",
"MeasurementValueNeededDate": "2026-01-16T16:20:14.2262225-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2da2ccb8-b647-4a3c-a6e5-c70c32321f3a",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "bd0de856-f1f8-4af3-b689-d860f1e38de4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e2264596-dc17-40d3-a3c3-efaef853d63e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e99caf20-49a8-40e6-93b1-f68edb2e36c7",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-16T16:20:14.2262225-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "30841b31-3ed6-466c-b306-4d1c8d4a06b4",
"Section": {
"FormTypeSectionId": "23c5cfe9-e35d-417c-8219-7179cfdd87fa",
"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": "6d6550b8-5e88-4a0c-8cbd-d34e065e5899",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "31c661b8-6f06-4bd8-89f1-a87d54d861e4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "24a988e2-23b5-46db-9bcf-bd329e4df119",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "65a92a50-1f8d-4f49-97af-338d6a13f5df",
"FieldId": "f1f1b767-e288-4376-b412-1d2443842c51",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "65a92a50-1f8d-4f49-97af-338d6a13f5df",
"FieldId": "f1f1b767-e288-4376-b412-1d2443842c51",
"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": "30841b31-3ed6-466c-b306-4d1c8d4a06b4",
"Section": {
"FormTypeSectionId": "23c5cfe9-e35d-417c-8219-7179cfdd87fa",
"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": "6d6550b8-5e88-4a0c-8cbd-d34e065e5899",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "31c661b8-6f06-4bd8-89f1-a87d54d861e4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "24a988e2-23b5-46db-9bcf-bd329e4df119",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "65a92a50-1f8d-4f49-97af-338d6a13f5df",
"FieldId": "f1f1b767-e288-4376-b412-1d2443842c51",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "65a92a50-1f8d-4f49-97af-338d6a13f5df",
"FieldId": "f1f1b767-e288-4376-b412-1d2443842c51",
"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": "ce6812af-1ea2-425b-b863-a8af5409de04",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-16T16:20:14.2262225-08:00",
"Location": "sample string 1",
"TaskId": "a57d933a-354a-49c8-b79e-13d8bbcbdde3",
"Values": [
{
"FormFieldValueId": "f6b8a5a3-a8eb-4b41-9c91-2ec9bdbcbf04",
"FormId": "8bc456ac-82f9-4dbb-9233-4a92f08046e1",
"FormTypeField": {
"FormTypeFieldId": "30841b31-3ed6-466c-b306-4d1c8d4a06b4",
"FormType": {
"FormTypeId": "bd0de856-f1f8-4af3-b689-d860f1e38de4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e2264596-dc17-40d3-a3c3-efaef853d63e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e99caf20-49a8-40e6-93b1-f68edb2e36c7",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-16T16:20:14.2262225-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ce6812af-1ea2-425b-b863-a8af5409de04",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "23c5cfe9-e35d-417c-8219-7179cfdd87fa",
"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": "6d6550b8-5e88-4a0c-8cbd-d34e065e5899",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "31c661b8-6f06-4bd8-89f1-a87d54d861e4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "24a988e2-23b5-46db-9bcf-bd329e4df119",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "65a92a50-1f8d-4f49-97af-338d6a13f5df",
"FieldId": "f1f1b767-e288-4376-b412-1d2443842c51",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "65a92a50-1f8d-4f49-97af-338d6a13f5df",
"FieldId": "f1f1b767-e288-4376-b412-1d2443842c51",
"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": "f6b8a5a3-a8eb-4b41-9c91-2ec9bdbcbf04",
"FormId": "8bc456ac-82f9-4dbb-9233-4a92f08046e1",
"FormTypeField": {
"FormTypeFieldId": "30841b31-3ed6-466c-b306-4d1c8d4a06b4",
"FormType": {
"FormTypeId": "bd0de856-f1f8-4af3-b689-d860f1e38de4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e2264596-dc17-40d3-a3c3-efaef853d63e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e99caf20-49a8-40e6-93b1-f68edb2e36c7",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-16T16:20:14.2262225-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ce6812af-1ea2-425b-b863-a8af5409de04",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "23c5cfe9-e35d-417c-8219-7179cfdd87fa",
"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": "6d6550b8-5e88-4a0c-8cbd-d34e065e5899",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "31c661b8-6f06-4bd8-89f1-a87d54d861e4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "24a988e2-23b5-46db-9bcf-bd329e4df119",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "65a92a50-1f8d-4f49-97af-338d6a13f5df",
"FieldId": "f1f1b767-e288-4376-b412-1d2443842c51",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "65a92a50-1f8d-4f49-97af-338d6a13f5df",
"FieldId": "f1f1b767-e288-4376-b412-1d2443842c51",
"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": "4dbf57eb-bed0-49a7-9acc-b27524bec3d5",
"CreateDate": "2026-01-16T16:20:14.2262225-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-16T16:20:14.2262225-08:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}