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": "e31b74f9-d921-4530-b7cb-2eaaa4c0eb20",
"Asset": {
"AssetId": "6920c8f3-9209-4f88-8dda-b2c644fd47a8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ac63f573-3ba6-4938-bf20-487f17191feb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "36f9ced1-b6f8-4aec-a4b6-c16e23aaea00",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2543cbfa-af86-48f2-b4fe-a1de06c0f67c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-21T00:23:37.5277431-07:00",
"MeasurementValueNeededDate": "2026-07-21T00:23:37.5277431-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4fd22d33-5a5d-4f60-b10e-d2d76e3993f7",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-21T00:23:37.5277431-07:00",
"MeasurementValueNeededDate": "2026-07-21T00:23:37.5277431-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8eb8a9a4-1204-4eb8-887e-2cf61a6dece7",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "a4ef5cf2-378f-4a94-bb55-c7f33b84552b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ac63f573-3ba6-4938-bf20-487f17191feb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "36f9ced1-b6f8-4aec-a4b6-c16e23aaea00",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-21T00:23:37.5277431-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "8a488e92-1273-4d7b-9391-c49cfa97c5b6",
"Section": {
"FormTypeSectionId": "a06cb118-057d-49f4-9b35-7c9f81340c8f",
"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": "c0a6f20f-bf4a-4819-9b29-73af7b70a3c9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3069346d-7d69-40de-bb77-458459107366",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ddab6865-d4b6-4762-8f63-f4f07bfbbe8a",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ec83c343-e44f-4a0b-90fd-2f12e7fce7d7",
"FieldId": "a8d2956f-3fe0-4fc4-9794-94e6f36aeafe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ec83c343-e44f-4a0b-90fd-2f12e7fce7d7",
"FieldId": "a8d2956f-3fe0-4fc4-9794-94e6f36aeafe",
"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": "8a488e92-1273-4d7b-9391-c49cfa97c5b6",
"Section": {
"FormTypeSectionId": "a06cb118-057d-49f4-9b35-7c9f81340c8f",
"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": "c0a6f20f-bf4a-4819-9b29-73af7b70a3c9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3069346d-7d69-40de-bb77-458459107366",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ddab6865-d4b6-4762-8f63-f4f07bfbbe8a",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ec83c343-e44f-4a0b-90fd-2f12e7fce7d7",
"FieldId": "a8d2956f-3fe0-4fc4-9794-94e6f36aeafe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ec83c343-e44f-4a0b-90fd-2f12e7fce7d7",
"FieldId": "a8d2956f-3fe0-4fc4-9794-94e6f36aeafe",
"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": "2e5b62d3-45a9-4fcb-84eb-22d171d99c83",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-21T00:23:37.5277431-07:00",
"Location": "sample string 1",
"TaskId": "acc15bb7-583e-4137-9ac9-2415e2199641",
"Values": [
{
"FormFieldValueId": "a3b31efd-b177-4825-ba08-899dab5ed9da",
"FormId": "57ecd5c6-d341-4f51-a72e-de5a913227b8",
"FormTypeField": {
"FormTypeFieldId": "8a488e92-1273-4d7b-9391-c49cfa97c5b6",
"FormType": {
"FormTypeId": "a4ef5cf2-378f-4a94-bb55-c7f33b84552b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ac63f573-3ba6-4938-bf20-487f17191feb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "36f9ced1-b6f8-4aec-a4b6-c16e23aaea00",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-21T00:23:37.5277431-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2e5b62d3-45a9-4fcb-84eb-22d171d99c83",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a06cb118-057d-49f4-9b35-7c9f81340c8f",
"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": "c0a6f20f-bf4a-4819-9b29-73af7b70a3c9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3069346d-7d69-40de-bb77-458459107366",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ddab6865-d4b6-4762-8f63-f4f07bfbbe8a",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ec83c343-e44f-4a0b-90fd-2f12e7fce7d7",
"FieldId": "a8d2956f-3fe0-4fc4-9794-94e6f36aeafe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ec83c343-e44f-4a0b-90fd-2f12e7fce7d7",
"FieldId": "a8d2956f-3fe0-4fc4-9794-94e6f36aeafe",
"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": "a3b31efd-b177-4825-ba08-899dab5ed9da",
"FormId": "57ecd5c6-d341-4f51-a72e-de5a913227b8",
"FormTypeField": {
"FormTypeFieldId": "8a488e92-1273-4d7b-9391-c49cfa97c5b6",
"FormType": {
"FormTypeId": "a4ef5cf2-378f-4a94-bb55-c7f33b84552b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ac63f573-3ba6-4938-bf20-487f17191feb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "36f9ced1-b6f8-4aec-a4b6-c16e23aaea00",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-21T00:23:37.5277431-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2e5b62d3-45a9-4fcb-84eb-22d171d99c83",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a06cb118-057d-49f4-9b35-7c9f81340c8f",
"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": "c0a6f20f-bf4a-4819-9b29-73af7b70a3c9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3069346d-7d69-40de-bb77-458459107366",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ddab6865-d4b6-4762-8f63-f4f07bfbbe8a",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ec83c343-e44f-4a0b-90fd-2f12e7fce7d7",
"FieldId": "a8d2956f-3fe0-4fc4-9794-94e6f36aeafe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ec83c343-e44f-4a0b-90fd-2f12e7fce7d7",
"FieldId": "a8d2956f-3fe0-4fc4-9794-94e6f36aeafe",
"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": "2f154ae8-fb8c-48da-93a7-7bb01c7a808b",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-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": "484ccdad-c0ff-432e-b2d8-270794968194",
"Asset": {
"AssetId": "afa0ab05-d4fe-4851-83cc-1ea34e1e1042",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7ab29a71-1af1-468e-b90e-bab46bdb1304",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "53b0644c-e7c0-4de6-ad6d-c03c651ccebb",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c1c8b28a-31df-4344-89ab-fc57a7a33fc5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-21T00:23:37.5277431-07:00",
"MeasurementValueNeededDate": "2026-07-21T00:23:37.5277431-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6523453f-b438-493d-ae52-ef3f56b8a0d1",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-21T00:23:37.5277431-07:00",
"MeasurementValueNeededDate": "2026-07-21T00:23:37.5277431-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5d3e7ed3-dcc2-4465-a4f4-274316139a62",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "2cc6ae5c-86a1-44d2-8906-0003c921d8cb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7ab29a71-1af1-468e-b90e-bab46bdb1304",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "53b0644c-e7c0-4de6-ad6d-c03c651ccebb",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-21T00:23:37.5277431-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "2e0dfbca-601f-40dd-8ce6-569edfbaaa90",
"Section": {
"FormTypeSectionId": "a2d48efa-181a-407f-8ed0-dd89c360c8d0",
"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": "76cbbe63-60ed-4ff6-a470-753d6a5b8c1b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "df6063e4-98c1-4b43-a75e-9d2ec22c28c4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1f870616-cd21-4a00-a3dc-c00b91047dfd",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a8f90af7-8df7-41fd-8aac-8d7ba6159029",
"FieldId": "e9ff0180-6dad-45d5-9a5e-39bfaffc2ce2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a8f90af7-8df7-41fd-8aac-8d7ba6159029",
"FieldId": "e9ff0180-6dad-45d5-9a5e-39bfaffc2ce2",
"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": "2e0dfbca-601f-40dd-8ce6-569edfbaaa90",
"Section": {
"FormTypeSectionId": "a2d48efa-181a-407f-8ed0-dd89c360c8d0",
"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": "76cbbe63-60ed-4ff6-a470-753d6a5b8c1b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "df6063e4-98c1-4b43-a75e-9d2ec22c28c4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1f870616-cd21-4a00-a3dc-c00b91047dfd",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a8f90af7-8df7-41fd-8aac-8d7ba6159029",
"FieldId": "e9ff0180-6dad-45d5-9a5e-39bfaffc2ce2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a8f90af7-8df7-41fd-8aac-8d7ba6159029",
"FieldId": "e9ff0180-6dad-45d5-9a5e-39bfaffc2ce2",
"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": "3fb4c78d-45d0-4360-8619-e509970b3729",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-21T00:23:37.5277431-07:00",
"Location": "sample string 1",
"TaskId": "14fc1d60-72a4-4411-ac59-662d4636da32",
"Values": [
{
"FormFieldValueId": "80f4f63e-fc78-4cb3-8ca6-81aef395272c",
"FormId": "ea0e28c9-d570-48ef-b27a-29250928c838",
"FormTypeField": {
"FormTypeFieldId": "2e0dfbca-601f-40dd-8ce6-569edfbaaa90",
"FormType": {
"FormTypeId": "2cc6ae5c-86a1-44d2-8906-0003c921d8cb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7ab29a71-1af1-468e-b90e-bab46bdb1304",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "53b0644c-e7c0-4de6-ad6d-c03c651ccebb",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-21T00:23:37.5277431-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "3fb4c78d-45d0-4360-8619-e509970b3729",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a2d48efa-181a-407f-8ed0-dd89c360c8d0",
"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": "76cbbe63-60ed-4ff6-a470-753d6a5b8c1b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "df6063e4-98c1-4b43-a75e-9d2ec22c28c4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1f870616-cd21-4a00-a3dc-c00b91047dfd",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a8f90af7-8df7-41fd-8aac-8d7ba6159029",
"FieldId": "e9ff0180-6dad-45d5-9a5e-39bfaffc2ce2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a8f90af7-8df7-41fd-8aac-8d7ba6159029",
"FieldId": "e9ff0180-6dad-45d5-9a5e-39bfaffc2ce2",
"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": "80f4f63e-fc78-4cb3-8ca6-81aef395272c",
"FormId": "ea0e28c9-d570-48ef-b27a-29250928c838",
"FormTypeField": {
"FormTypeFieldId": "2e0dfbca-601f-40dd-8ce6-569edfbaaa90",
"FormType": {
"FormTypeId": "2cc6ae5c-86a1-44d2-8906-0003c921d8cb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7ab29a71-1af1-468e-b90e-bab46bdb1304",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "53b0644c-e7c0-4de6-ad6d-c03c651ccebb",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-21T00:23:37.5277431-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "3fb4c78d-45d0-4360-8619-e509970b3729",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a2d48efa-181a-407f-8ed0-dd89c360c8d0",
"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": "76cbbe63-60ed-4ff6-a470-753d6a5b8c1b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "df6063e4-98c1-4b43-a75e-9d2ec22c28c4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1f870616-cd21-4a00-a3dc-c00b91047dfd",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a8f90af7-8df7-41fd-8aac-8d7ba6159029",
"FieldId": "e9ff0180-6dad-45d5-9a5e-39bfaffc2ce2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a8f90af7-8df7-41fd-8aac-8d7ba6159029",
"FieldId": "e9ff0180-6dad-45d5-9a5e-39bfaffc2ce2",
"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": "9eb1dd8b-0ae0-447d-9aa6-62aa5e0f20a4",
"CreateDate": "2026-07-21T00:23:37.5277431-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-21T00:23:37.5277431-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}