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": "e4aebdee-c41d-4b8b-bde6-9a8bf1962c73",
"Asset": {
"AssetId": "4f2d96d8-2056-4f7a-8686-ae15b1b92153",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "38c95b2d-629d-43b6-a249-434d7d402728",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a17f6b25-ffeb-4f5a-ac68-8f88da405d0c",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ed3b504b-f184-4098-b86c-dd443981c355",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-30T21:03:55.7123979-07:00",
"MeasurementValueNeededDate": "2026-04-30T21:03:55.7123979-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0314eaa3-1242-4af1-b102-e2bcb9cc5c27",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-30T21:03:55.7123979-07:00",
"MeasurementValueNeededDate": "2026-04-30T21:03:55.7123979-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a8e99963-b314-4062-b03e-aeba1fd9b69b",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "b94990c2-46c1-47c2-b931-68d9726e57d7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "38c95b2d-629d-43b6-a249-434d7d402728",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a17f6b25-ffeb-4f5a-ac68-8f88da405d0c",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-30T21:03:55.7123979-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "1505ae27-a7c8-404b-9001-73ad4c035c8c",
"Section": {
"FormTypeSectionId": "f79f5899-2bf5-4a2c-8ff0-8c80bb7c8257",
"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": "154bc219-74c8-472b-bc23-37de4c26c2b6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9cdf15ac-672d-41a2-ac3a-3e9080411703",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1c38c327-4a5c-4528-95cc-3b3074a83617",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "79d3c3d1-eb1e-4f52-b2b9-53d2fd7bd94a",
"FieldId": "fffba141-0989-4fae-bb13-1061ea714d27",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "79d3c3d1-eb1e-4f52-b2b9-53d2fd7bd94a",
"FieldId": "fffba141-0989-4fae-bb13-1061ea714d27",
"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": "1505ae27-a7c8-404b-9001-73ad4c035c8c",
"Section": {
"FormTypeSectionId": "f79f5899-2bf5-4a2c-8ff0-8c80bb7c8257",
"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": "154bc219-74c8-472b-bc23-37de4c26c2b6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9cdf15ac-672d-41a2-ac3a-3e9080411703",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1c38c327-4a5c-4528-95cc-3b3074a83617",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "79d3c3d1-eb1e-4f52-b2b9-53d2fd7bd94a",
"FieldId": "fffba141-0989-4fae-bb13-1061ea714d27",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "79d3c3d1-eb1e-4f52-b2b9-53d2fd7bd94a",
"FieldId": "fffba141-0989-4fae-bb13-1061ea714d27",
"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": "ce19635a-8504-4e0c-a975-b3a2874d9406",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-30T21:03:55.7123979-07:00",
"Location": "sample string 1",
"TaskId": "36453fe6-52a4-404d-96a7-ea1d5f5b2214",
"Values": [
{
"FormFieldValueId": "3c9862e4-c4f1-41b9-bac6-a88702c9364c",
"FormId": "35ba7762-de37-4ee7-bb8f-0650bd9fd228",
"FormTypeField": {
"FormTypeFieldId": "1505ae27-a7c8-404b-9001-73ad4c035c8c",
"FormType": {
"FormTypeId": "b94990c2-46c1-47c2-b931-68d9726e57d7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "38c95b2d-629d-43b6-a249-434d7d402728",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a17f6b25-ffeb-4f5a-ac68-8f88da405d0c",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-30T21:03:55.7123979-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ce19635a-8504-4e0c-a975-b3a2874d9406",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "f79f5899-2bf5-4a2c-8ff0-8c80bb7c8257",
"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": "154bc219-74c8-472b-bc23-37de4c26c2b6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9cdf15ac-672d-41a2-ac3a-3e9080411703",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1c38c327-4a5c-4528-95cc-3b3074a83617",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "79d3c3d1-eb1e-4f52-b2b9-53d2fd7bd94a",
"FieldId": "fffba141-0989-4fae-bb13-1061ea714d27",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "79d3c3d1-eb1e-4f52-b2b9-53d2fd7bd94a",
"FieldId": "fffba141-0989-4fae-bb13-1061ea714d27",
"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": "3c9862e4-c4f1-41b9-bac6-a88702c9364c",
"FormId": "35ba7762-de37-4ee7-bb8f-0650bd9fd228",
"FormTypeField": {
"FormTypeFieldId": "1505ae27-a7c8-404b-9001-73ad4c035c8c",
"FormType": {
"FormTypeId": "b94990c2-46c1-47c2-b931-68d9726e57d7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "38c95b2d-629d-43b6-a249-434d7d402728",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a17f6b25-ffeb-4f5a-ac68-8f88da405d0c",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-30T21:03:55.7123979-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ce19635a-8504-4e0c-a975-b3a2874d9406",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "f79f5899-2bf5-4a2c-8ff0-8c80bb7c8257",
"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": "154bc219-74c8-472b-bc23-37de4c26c2b6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9cdf15ac-672d-41a2-ac3a-3e9080411703",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1c38c327-4a5c-4528-95cc-3b3074a83617",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "79d3c3d1-eb1e-4f52-b2b9-53d2fd7bd94a",
"FieldId": "fffba141-0989-4fae-bb13-1061ea714d27",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "79d3c3d1-eb1e-4f52-b2b9-53d2fd7bd94a",
"FieldId": "fffba141-0989-4fae-bb13-1061ea714d27",
"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": "a2533125-53f8-409e-b55c-4b654aabf5e1",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-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": "ff39c686-0d32-4f45-a0a1-c13aaf5cad1a",
"Asset": {
"AssetId": "7daa87c9-a3d4-4a04-87ee-b48a61456638",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9c982762-0778-4362-8b3b-63b5ea2528a7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ee08312f-215e-4ddd-b376-4ee1c46caa77",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fdb232ed-0729-40be-88c1-977d654419cd",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-30T21:03:55.7123979-07:00",
"MeasurementValueNeededDate": "2026-04-30T21:03:55.7123979-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "01b52d2e-2806-4e19-b219-3b0f78522ae3",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-30T21:03:55.7123979-07:00",
"MeasurementValueNeededDate": "2026-04-30T21:03:55.7123979-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "0840c31f-53c7-40fd-b0be-72a4fbbc2244",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "1b634e5a-3bcb-42d2-90bc-b6b0735bf3ed",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9c982762-0778-4362-8b3b-63b5ea2528a7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ee08312f-215e-4ddd-b376-4ee1c46caa77",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-30T21:03:55.7123979-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "6ab02a01-67a4-4c5f-91d8-05c2e1ac3a85",
"Section": {
"FormTypeSectionId": "d29fd62b-e4f4-4175-bc17-94b2b3ff94ef",
"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": "ed9802c6-5c94-4af0-a1b5-370e46d074b8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b408136d-2829-45b1-b289-08c698931a3c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d2e7f84c-4a0a-47e3-997a-52ecef7c1368",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4dfdd2e9-2d6a-4da3-916a-ce27ef13ba9e",
"FieldId": "3976482d-afa8-4429-b203-351cb1fcd57c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4dfdd2e9-2d6a-4da3-916a-ce27ef13ba9e",
"FieldId": "3976482d-afa8-4429-b203-351cb1fcd57c",
"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": "6ab02a01-67a4-4c5f-91d8-05c2e1ac3a85",
"Section": {
"FormTypeSectionId": "d29fd62b-e4f4-4175-bc17-94b2b3ff94ef",
"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": "ed9802c6-5c94-4af0-a1b5-370e46d074b8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b408136d-2829-45b1-b289-08c698931a3c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d2e7f84c-4a0a-47e3-997a-52ecef7c1368",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4dfdd2e9-2d6a-4da3-916a-ce27ef13ba9e",
"FieldId": "3976482d-afa8-4429-b203-351cb1fcd57c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4dfdd2e9-2d6a-4da3-916a-ce27ef13ba9e",
"FieldId": "3976482d-afa8-4429-b203-351cb1fcd57c",
"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": "9e958853-5c21-4686-946f-99c791f6a945",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-30T21:03:55.7123979-07:00",
"Location": "sample string 1",
"TaskId": "cac13368-38a0-4d18-8cac-736000731e2c",
"Values": [
{
"FormFieldValueId": "180275d5-e241-4c5c-bca0-0741377be307",
"FormId": "207d50a1-b47e-48f6-b51a-8658d45f2f09",
"FormTypeField": {
"FormTypeFieldId": "6ab02a01-67a4-4c5f-91d8-05c2e1ac3a85",
"FormType": {
"FormTypeId": "1b634e5a-3bcb-42d2-90bc-b6b0735bf3ed",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9c982762-0778-4362-8b3b-63b5ea2528a7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ee08312f-215e-4ddd-b376-4ee1c46caa77",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-30T21:03:55.7123979-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9e958853-5c21-4686-946f-99c791f6a945",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d29fd62b-e4f4-4175-bc17-94b2b3ff94ef",
"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": "ed9802c6-5c94-4af0-a1b5-370e46d074b8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b408136d-2829-45b1-b289-08c698931a3c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d2e7f84c-4a0a-47e3-997a-52ecef7c1368",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4dfdd2e9-2d6a-4da3-916a-ce27ef13ba9e",
"FieldId": "3976482d-afa8-4429-b203-351cb1fcd57c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4dfdd2e9-2d6a-4da3-916a-ce27ef13ba9e",
"FieldId": "3976482d-afa8-4429-b203-351cb1fcd57c",
"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": "180275d5-e241-4c5c-bca0-0741377be307",
"FormId": "207d50a1-b47e-48f6-b51a-8658d45f2f09",
"FormTypeField": {
"FormTypeFieldId": "6ab02a01-67a4-4c5f-91d8-05c2e1ac3a85",
"FormType": {
"FormTypeId": "1b634e5a-3bcb-42d2-90bc-b6b0735bf3ed",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9c982762-0778-4362-8b3b-63b5ea2528a7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ee08312f-215e-4ddd-b376-4ee1c46caa77",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-30T21:03:55.7123979-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9e958853-5c21-4686-946f-99c791f6a945",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d29fd62b-e4f4-4175-bc17-94b2b3ff94ef",
"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": "ed9802c6-5c94-4af0-a1b5-370e46d074b8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b408136d-2829-45b1-b289-08c698931a3c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d2e7f84c-4a0a-47e3-997a-52ecef7c1368",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4dfdd2e9-2d6a-4da3-916a-ce27ef13ba9e",
"FieldId": "3976482d-afa8-4429-b203-351cb1fcd57c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4dfdd2e9-2d6a-4da3-916a-ce27ef13ba9e",
"FieldId": "3976482d-afa8-4429-b203-351cb1fcd57c",
"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": "bf56ad51-fd7f-4226-8845-5b73d16b320e",
"CreateDate": "2026-04-30T21:03:55.7123979-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-30T21:03:55.7123979-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}