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": "ea9bd69d-000d-49e3-b0f1-787db4f59a7b",
"Asset": {
"AssetId": "c1adf94d-2320-4522-8890-672f9b2b1ecd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7c9f7fb5-667d-45d2-bc6d-0c1b1fe58555",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3a7e23f2-a3e2-44ad-ad00-11878ab598c7",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0000c167-f180-466f-ab3f-52d1b0036620",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T10:27:10.2855284-08:00",
"MeasurementValueNeededDate": "2026-01-22T10:27:10.2855284-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0350c74b-dba6-4cb6-8461-0232881acd5d",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-22T10:27:10.2855284-08:00",
"MeasurementValueNeededDate": "2026-01-22T10:27:10.2855284-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3afa9d7e-d191-4492-a832-f34d2f051da5",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "7b5fc3b7-cff1-4d5d-ad55-fad8d48edbe1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7c9f7fb5-667d-45d2-bc6d-0c1b1fe58555",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3a7e23f2-a3e2-44ad-ad00-11878ab598c7",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T10:27:10.2855284-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e8a549c9-558f-4eb1-985c-25f2404fb58d",
"Section": {
"FormTypeSectionId": "4eb874c4-aa0d-4b8d-8516-78cc8571d305",
"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": "f2756767-6e54-4e80-96dd-bf9863e41b63",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e1dae310-e539-4bad-ac9f-acb55f23b0ba",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5d9bc00a-88b4-4b56-bdba-a30defc2394e",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b63564e0-0a90-4172-8581-290db43f8ef5",
"FieldId": "19700337-ee7c-48cc-89c2-f2a96c014af5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b63564e0-0a90-4172-8581-290db43f8ef5",
"FieldId": "19700337-ee7c-48cc-89c2-f2a96c014af5",
"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": "e8a549c9-558f-4eb1-985c-25f2404fb58d",
"Section": {
"FormTypeSectionId": "4eb874c4-aa0d-4b8d-8516-78cc8571d305",
"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": "f2756767-6e54-4e80-96dd-bf9863e41b63",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e1dae310-e539-4bad-ac9f-acb55f23b0ba",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5d9bc00a-88b4-4b56-bdba-a30defc2394e",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b63564e0-0a90-4172-8581-290db43f8ef5",
"FieldId": "19700337-ee7c-48cc-89c2-f2a96c014af5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b63564e0-0a90-4172-8581-290db43f8ef5",
"FieldId": "19700337-ee7c-48cc-89c2-f2a96c014af5",
"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": "71847702-8fb2-45ad-8d92-8e28db220cb6",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-22T10:27:10.2855284-08:00",
"Location": "sample string 1",
"TaskId": "8a1adcd9-a822-4b43-ab1b-bb23deda0f75",
"Values": [
{
"FormFieldValueId": "4f2d5d0b-04f7-4067-a57c-b74e25d9d352",
"FormId": "846c8353-bcc5-49ae-b98a-4a82924df925",
"FormTypeField": {
"FormTypeFieldId": "e8a549c9-558f-4eb1-985c-25f2404fb58d",
"FormType": {
"FormTypeId": "7b5fc3b7-cff1-4d5d-ad55-fad8d48edbe1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7c9f7fb5-667d-45d2-bc6d-0c1b1fe58555",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3a7e23f2-a3e2-44ad-ad00-11878ab598c7",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T10:27:10.2855284-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "71847702-8fb2-45ad-8d92-8e28db220cb6",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4eb874c4-aa0d-4b8d-8516-78cc8571d305",
"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": "f2756767-6e54-4e80-96dd-bf9863e41b63",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e1dae310-e539-4bad-ac9f-acb55f23b0ba",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5d9bc00a-88b4-4b56-bdba-a30defc2394e",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b63564e0-0a90-4172-8581-290db43f8ef5",
"FieldId": "19700337-ee7c-48cc-89c2-f2a96c014af5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b63564e0-0a90-4172-8581-290db43f8ef5",
"FieldId": "19700337-ee7c-48cc-89c2-f2a96c014af5",
"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": "4f2d5d0b-04f7-4067-a57c-b74e25d9d352",
"FormId": "846c8353-bcc5-49ae-b98a-4a82924df925",
"FormTypeField": {
"FormTypeFieldId": "e8a549c9-558f-4eb1-985c-25f2404fb58d",
"FormType": {
"FormTypeId": "7b5fc3b7-cff1-4d5d-ad55-fad8d48edbe1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7c9f7fb5-667d-45d2-bc6d-0c1b1fe58555",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3a7e23f2-a3e2-44ad-ad00-11878ab598c7",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T10:27:10.2855284-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "71847702-8fb2-45ad-8d92-8e28db220cb6",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4eb874c4-aa0d-4b8d-8516-78cc8571d305",
"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": "f2756767-6e54-4e80-96dd-bf9863e41b63",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e1dae310-e539-4bad-ac9f-acb55f23b0ba",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5d9bc00a-88b4-4b56-bdba-a30defc2394e",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b63564e0-0a90-4172-8581-290db43f8ef5",
"FieldId": "19700337-ee7c-48cc-89c2-f2a96c014af5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b63564e0-0a90-4172-8581-290db43f8ef5",
"FieldId": "19700337-ee7c-48cc-89c2-f2a96c014af5",
"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": "216a00c8-9d0c-4b1f-afcf-b2d8b675cbcc",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-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": "cbfdb348-c06c-45a9-8ad6-32dd80484b55",
"Asset": {
"AssetId": "4969e72f-5ea3-43c8-bb57-b712e0088405",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c6159758-77eb-4db8-858f-d5ebb9a71f03",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9edd59d2-cdfa-4c64-8cc0-cafb248d95f6",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e2b7e23b-33ef-4c4b-bc66-c72ae893df5a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T10:27:10.2855284-08:00",
"MeasurementValueNeededDate": "2026-01-22T10:27:10.2855284-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9faffa49-1527-46e9-9a77-95fda44f7383",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-22T10:27:10.2855284-08:00",
"MeasurementValueNeededDate": "2026-01-22T10:27:10.2855284-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "516a3994-ece3-423e-bd90-24b9ce993284",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "39522222-ded7-40df-8e87-16574b41de18",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c6159758-77eb-4db8-858f-d5ebb9a71f03",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9edd59d2-cdfa-4c64-8cc0-cafb248d95f6",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T10:27:10.2855284-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "8a5b6498-9a91-42ab-aded-aa1ca7423dfd",
"Section": {
"FormTypeSectionId": "2652a740-af1b-4f21-a77f-488dd3ee651b",
"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": "44ebf91f-e891-4275-a62a-30224a180030",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "11c911b5-93c0-4de0-920a-c9ec9029031e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cd1e2b32-99f3-43e6-bfa1-ab0e153be703",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3ff440b9-34c8-4576-b6bd-742555a11c16",
"FieldId": "9cb78e20-c530-4b8d-bda1-372cb3ecb764",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3ff440b9-34c8-4576-b6bd-742555a11c16",
"FieldId": "9cb78e20-c530-4b8d-bda1-372cb3ecb764",
"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": "8a5b6498-9a91-42ab-aded-aa1ca7423dfd",
"Section": {
"FormTypeSectionId": "2652a740-af1b-4f21-a77f-488dd3ee651b",
"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": "44ebf91f-e891-4275-a62a-30224a180030",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "11c911b5-93c0-4de0-920a-c9ec9029031e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cd1e2b32-99f3-43e6-bfa1-ab0e153be703",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3ff440b9-34c8-4576-b6bd-742555a11c16",
"FieldId": "9cb78e20-c530-4b8d-bda1-372cb3ecb764",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3ff440b9-34c8-4576-b6bd-742555a11c16",
"FieldId": "9cb78e20-c530-4b8d-bda1-372cb3ecb764",
"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": "be3a4d1d-5351-4bdb-ac26-03d04fd853d4",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-22T10:27:10.2855284-08:00",
"Location": "sample string 1",
"TaskId": "0d023be0-b1df-49f1-905c-470d1f162b90",
"Values": [
{
"FormFieldValueId": "15c4ba5b-2922-4d7b-8822-e912cd9a6724",
"FormId": "57315135-3f74-4c3f-b01f-7bbd9917933e",
"FormTypeField": {
"FormTypeFieldId": "8a5b6498-9a91-42ab-aded-aa1ca7423dfd",
"FormType": {
"FormTypeId": "39522222-ded7-40df-8e87-16574b41de18",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c6159758-77eb-4db8-858f-d5ebb9a71f03",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9edd59d2-cdfa-4c64-8cc0-cafb248d95f6",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T10:27:10.2855284-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "be3a4d1d-5351-4bdb-ac26-03d04fd853d4",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2652a740-af1b-4f21-a77f-488dd3ee651b",
"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": "44ebf91f-e891-4275-a62a-30224a180030",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "11c911b5-93c0-4de0-920a-c9ec9029031e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cd1e2b32-99f3-43e6-bfa1-ab0e153be703",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3ff440b9-34c8-4576-b6bd-742555a11c16",
"FieldId": "9cb78e20-c530-4b8d-bda1-372cb3ecb764",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3ff440b9-34c8-4576-b6bd-742555a11c16",
"FieldId": "9cb78e20-c530-4b8d-bda1-372cb3ecb764",
"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": "15c4ba5b-2922-4d7b-8822-e912cd9a6724",
"FormId": "57315135-3f74-4c3f-b01f-7bbd9917933e",
"FormTypeField": {
"FormTypeFieldId": "8a5b6498-9a91-42ab-aded-aa1ca7423dfd",
"FormType": {
"FormTypeId": "39522222-ded7-40df-8e87-16574b41de18",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c6159758-77eb-4db8-858f-d5ebb9a71f03",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9edd59d2-cdfa-4c64-8cc0-cafb248d95f6",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T10:27:10.2855284-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "be3a4d1d-5351-4bdb-ac26-03d04fd853d4",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2652a740-af1b-4f21-a77f-488dd3ee651b",
"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": "44ebf91f-e891-4275-a62a-30224a180030",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "11c911b5-93c0-4de0-920a-c9ec9029031e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cd1e2b32-99f3-43e6-bfa1-ab0e153be703",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3ff440b9-34c8-4576-b6bd-742555a11c16",
"FieldId": "9cb78e20-c530-4b8d-bda1-372cb3ecb764",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3ff440b9-34c8-4576-b6bd-742555a11c16",
"FieldId": "9cb78e20-c530-4b8d-bda1-372cb3ecb764",
"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": "74d91df2-f1f4-4727-9d61-b79f0fd93d89",
"CreateDate": "2026-01-22T10:27:10.2855284-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-22T10:27:10.2855284-08:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}