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": "b855927b-cf6e-4326-b619-c21cb546b2a0",
"Asset": {
"AssetId": "33f3ccb7-2eed-41dd-9edf-525ef418f90c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "812b8ef3-6305-4693-bcbb-ef30f358bd7f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aa07be8c-42b6-4ed5-b1c1-a4dea504ffed",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2e8facbb-26de-4295-a909-208eb9cd794e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T23:42:43.7973322-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:42:43.7973322-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9e9d212f-9840-41ee-b4ef-e6234543a7d5",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-09T23:42:43.7973322-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:42:43.7973322-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "bcbdef9f-6411-4fce-9604-bc5846094b82",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "0b272a85-d34c-4f40-9505-d38cb2e71539",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "812b8ef3-6305-4693-bcbb-ef30f358bd7f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aa07be8c-42b6-4ed5-b1c1-a4dea504ffed",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:42:43.7973322-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e7e2a0de-08c2-44a6-b843-78a7e2da37bd",
"Section": {
"FormTypeSectionId": "2bf9193a-a68e-43f8-b16e-787d0dbcfe53",
"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": "eb8eec62-178e-4a77-a0b1-25462cb8e0f3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2027e831-8cd5-499e-be96-fb8db6ee5825",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4c46083f-a612-409b-8572-6c313d13c77f",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "42e4348e-9aee-4b60-9630-495328369ba6",
"FieldId": "1e650f65-3457-44aa-8d3f-261afd213154",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "42e4348e-9aee-4b60-9630-495328369ba6",
"FieldId": "1e650f65-3457-44aa-8d3f-261afd213154",
"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": "e7e2a0de-08c2-44a6-b843-78a7e2da37bd",
"Section": {
"FormTypeSectionId": "2bf9193a-a68e-43f8-b16e-787d0dbcfe53",
"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": "eb8eec62-178e-4a77-a0b1-25462cb8e0f3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2027e831-8cd5-499e-be96-fb8db6ee5825",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4c46083f-a612-409b-8572-6c313d13c77f",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "42e4348e-9aee-4b60-9630-495328369ba6",
"FieldId": "1e650f65-3457-44aa-8d3f-261afd213154",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "42e4348e-9aee-4b60-9630-495328369ba6",
"FieldId": "1e650f65-3457-44aa-8d3f-261afd213154",
"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": "f11fa134-067b-4605-857a-b86722bcd59f",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-09T23:42:43.7973322-07:00",
"Location": "sample string 1",
"TaskId": "4bac307b-2042-4d3d-aae6-a2cf0a491854",
"Values": [
{
"FormFieldValueId": "c06ed679-b373-4838-ab56-6da046fbb370",
"FormId": "c44cb231-6f6b-485e-9381-a3913861bf67",
"FormTypeField": {
"FormTypeFieldId": "e7e2a0de-08c2-44a6-b843-78a7e2da37bd",
"FormType": {
"FormTypeId": "0b272a85-d34c-4f40-9505-d38cb2e71539",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "812b8ef3-6305-4693-bcbb-ef30f358bd7f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aa07be8c-42b6-4ed5-b1c1-a4dea504ffed",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:42:43.7973322-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f11fa134-067b-4605-857a-b86722bcd59f",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2bf9193a-a68e-43f8-b16e-787d0dbcfe53",
"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": "eb8eec62-178e-4a77-a0b1-25462cb8e0f3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2027e831-8cd5-499e-be96-fb8db6ee5825",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4c46083f-a612-409b-8572-6c313d13c77f",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "42e4348e-9aee-4b60-9630-495328369ba6",
"FieldId": "1e650f65-3457-44aa-8d3f-261afd213154",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "42e4348e-9aee-4b60-9630-495328369ba6",
"FieldId": "1e650f65-3457-44aa-8d3f-261afd213154",
"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": "c06ed679-b373-4838-ab56-6da046fbb370",
"FormId": "c44cb231-6f6b-485e-9381-a3913861bf67",
"FormTypeField": {
"FormTypeFieldId": "e7e2a0de-08c2-44a6-b843-78a7e2da37bd",
"FormType": {
"FormTypeId": "0b272a85-d34c-4f40-9505-d38cb2e71539",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "812b8ef3-6305-4693-bcbb-ef30f358bd7f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aa07be8c-42b6-4ed5-b1c1-a4dea504ffed",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:42:43.7973322-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f11fa134-067b-4605-857a-b86722bcd59f",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2bf9193a-a68e-43f8-b16e-787d0dbcfe53",
"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": "eb8eec62-178e-4a77-a0b1-25462cb8e0f3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2027e831-8cd5-499e-be96-fb8db6ee5825",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4c46083f-a612-409b-8572-6c313d13c77f",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "42e4348e-9aee-4b60-9630-495328369ba6",
"FieldId": "1e650f65-3457-44aa-8d3f-261afd213154",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "42e4348e-9aee-4b60-9630-495328369ba6",
"FieldId": "1e650f65-3457-44aa-8d3f-261afd213154",
"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": "ced434af-c59e-4353-aa98-dfb6ed19c183",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-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": "2ffd95db-776d-41b8-8883-043a1db3123c",
"Asset": {
"AssetId": "3e3971df-0a75-4484-93b1-07b58529e9c4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9e62ec5a-cc22-49aa-90b5-d73bcd0971a7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "630fba88-58d5-4c81-a248-31ef6cdaa3c3",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "62d975d8-90e3-4dab-abea-26fcc5e9c211",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T23:42:43.7973322-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:42:43.7973322-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e02b348f-cbc9-44cc-853e-49ce80ca153c",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-09T23:42:43.7973322-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:42:43.7973322-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c8b01265-1c2c-4f5d-9c4f-d5011f215e9b",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "8428b580-3dfe-404a-8a3d-0374fc08129c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9e62ec5a-cc22-49aa-90b5-d73bcd0971a7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "630fba88-58d5-4c81-a248-31ef6cdaa3c3",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:42:43.7973322-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "dbbe664d-6bb6-48b3-a2a8-9bd694429d95",
"Section": {
"FormTypeSectionId": "b6f01d41-ca84-4679-a016-6ff99c4508e5",
"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": "66f19643-44ae-430f-9e1a-489f983f69ce",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "80e49a5b-4365-476c-bd6f-70d6e7997d2e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e3011de6-7904-4356-8f09-ca36ecbf9f1d",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a2c12216-f4ef-4572-bf37-0a8018d7a58f",
"FieldId": "2cb0cc73-51bb-40e2-b056-5ec2a1abaad1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a2c12216-f4ef-4572-bf37-0a8018d7a58f",
"FieldId": "2cb0cc73-51bb-40e2-b056-5ec2a1abaad1",
"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": "dbbe664d-6bb6-48b3-a2a8-9bd694429d95",
"Section": {
"FormTypeSectionId": "b6f01d41-ca84-4679-a016-6ff99c4508e5",
"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": "66f19643-44ae-430f-9e1a-489f983f69ce",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "80e49a5b-4365-476c-bd6f-70d6e7997d2e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e3011de6-7904-4356-8f09-ca36ecbf9f1d",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a2c12216-f4ef-4572-bf37-0a8018d7a58f",
"FieldId": "2cb0cc73-51bb-40e2-b056-5ec2a1abaad1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a2c12216-f4ef-4572-bf37-0a8018d7a58f",
"FieldId": "2cb0cc73-51bb-40e2-b056-5ec2a1abaad1",
"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": "0a2530c4-d9c6-4284-9546-5c91efd8028d",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-09T23:42:43.7973322-07:00",
"Location": "sample string 1",
"TaskId": "b8f39fa3-4bec-4b48-9edb-8a34ee7afb77",
"Values": [
{
"FormFieldValueId": "e25d490b-32b3-4b95-8adf-31030f7c2e8b",
"FormId": "b9f7c2b5-35c1-44f8-9a42-1bbd94672349",
"FormTypeField": {
"FormTypeFieldId": "dbbe664d-6bb6-48b3-a2a8-9bd694429d95",
"FormType": {
"FormTypeId": "8428b580-3dfe-404a-8a3d-0374fc08129c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9e62ec5a-cc22-49aa-90b5-d73bcd0971a7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "630fba88-58d5-4c81-a248-31ef6cdaa3c3",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:42:43.7973322-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "0a2530c4-d9c6-4284-9546-5c91efd8028d",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b6f01d41-ca84-4679-a016-6ff99c4508e5",
"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": "66f19643-44ae-430f-9e1a-489f983f69ce",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "80e49a5b-4365-476c-bd6f-70d6e7997d2e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e3011de6-7904-4356-8f09-ca36ecbf9f1d",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a2c12216-f4ef-4572-bf37-0a8018d7a58f",
"FieldId": "2cb0cc73-51bb-40e2-b056-5ec2a1abaad1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a2c12216-f4ef-4572-bf37-0a8018d7a58f",
"FieldId": "2cb0cc73-51bb-40e2-b056-5ec2a1abaad1",
"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": "e25d490b-32b3-4b95-8adf-31030f7c2e8b",
"FormId": "b9f7c2b5-35c1-44f8-9a42-1bbd94672349",
"FormTypeField": {
"FormTypeFieldId": "dbbe664d-6bb6-48b3-a2a8-9bd694429d95",
"FormType": {
"FormTypeId": "8428b580-3dfe-404a-8a3d-0374fc08129c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9e62ec5a-cc22-49aa-90b5-d73bcd0971a7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "630fba88-58d5-4c81-a248-31ef6cdaa3c3",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:42:43.7973322-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "0a2530c4-d9c6-4284-9546-5c91efd8028d",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b6f01d41-ca84-4679-a016-6ff99c4508e5",
"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": "66f19643-44ae-430f-9e1a-489f983f69ce",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "80e49a5b-4365-476c-bd6f-70d6e7997d2e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e3011de6-7904-4356-8f09-ca36ecbf9f1d",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a2c12216-f4ef-4572-bf37-0a8018d7a58f",
"FieldId": "2cb0cc73-51bb-40e2-b056-5ec2a1abaad1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a2c12216-f4ef-4572-bf37-0a8018d7a58f",
"FieldId": "2cb0cc73-51bb-40e2-b056-5ec2a1abaad1",
"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": "f1d69634-f219-44e7-a1df-3b302d3cad1c",
"CreateDate": "2026-08-09T23:42:43.7973322-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-09T23:42:43.7973322-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}