PUT FormTypes
Updates the given form type.
Request Information
URI Parameters
None.
Body Parameters
Form type to update
FormType| Name | Description | Type | Additional information |
|---|---|---|---|
| FormTypeId | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| AssetType | AssetType |
None. |
|
| FrequencyNeeded | integer |
None. |
|
| ValueNeededDate | date |
None. |
|
| Active | boolean |
None. |
|
| Fields | Collection of FormTypeField |
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:
{
"FormTypeId": "451f5bb1-2366-4db8-a5ab-47cef8a44c73",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e11d1b75-4ca0-4bfe-b494-99d19d737acf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "46db30f0-86a7-4052-9c92-51d2107a1105",
"CreateDate": "2026-01-18T20:08:55.4514101-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-18T20:08:55.4514101-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-18T20:08:55.4514101-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "f757c128-3424-46ed-8e64-c697ef02313b",
"Section": {
"FormTypeSectionId": "09b0fe9a-12dc-453c-ac43-5d4329fce9fe",
"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": "7aee45f3-4aa4-4329-80a7-58af5f71883d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "823b7631-3d22-4ed4-b836-2381fa39b3f5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e755d69c-cd39-4f40-907b-2cd2b2631db3",
"CreateDate": "2026-01-18T20:08:55.4514101-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-18T20:08:55.4514101-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d6876ef1-42c7-45d6-87e8-c42f891296e3",
"FieldId": "d30f8455-1dba-47f1-a9c9-d9bbc1173221",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d6876ef1-42c7-45d6-87e8-c42f891296e3",
"FieldId": "d30f8455-1dba-47f1-a9c9-d9bbc1173221",
"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": "f757c128-3424-46ed-8e64-c697ef02313b",
"Section": {
"FormTypeSectionId": "09b0fe9a-12dc-453c-ac43-5d4329fce9fe",
"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": "7aee45f3-4aa4-4329-80a7-58af5f71883d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "823b7631-3d22-4ed4-b836-2381fa39b3f5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e755d69c-cd39-4f40-907b-2cd2b2631db3",
"CreateDate": "2026-01-18T20:08:55.4514101-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-18T20:08:55.4514101-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d6876ef1-42c7-45d6-87e8-c42f891296e3",
"FieldId": "d30f8455-1dba-47f1-a9c9-d9bbc1173221",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d6876ef1-42c7-45d6-87e8-c42f891296e3",
"FieldId": "d30f8455-1dba-47f1-a9c9-d9bbc1173221",
"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": "2688f1fe-aa0e-4d3a-bf49-77b9e8bc505f",
"CreateDate": "2026-01-18T20:08:55.4514101-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-18T20:08:55.4514101-08:00",
"LastModifiedUser": "sample string 7"
}
Response Information
Resource Description
On success, the updated form type.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | FormType |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"FormTypeId": "f6240f65-a55c-418d-a685-7ca2f0c35795",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "797add9b-e8a6-4fcf-8ab8-b02fe81fbfb2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "640dddd3-f9d2-4d5d-a5bb-80cdf2bb6ed7",
"CreateDate": "2026-01-18T20:08:55.4514101-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-18T20:08:55.4514101-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-18T20:08:55.4514101-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "7126e4d5-a44f-4cdc-8894-5bb20510b756",
"Section": {
"FormTypeSectionId": "fc3fefa3-845a-4195-9d4d-7e34ce15bf42",
"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": "bc74f75e-ae86-4769-9bb2-211059f4655b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e868f211-b14f-4d94-aeb4-6ea477ce1765",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3ed2007a-dce5-4dd2-82ca-aeeab254b873",
"CreateDate": "2026-01-18T20:08:55.4514101-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-18T20:08:55.4514101-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6e8714ab-a400-45e3-bdea-a0739d222c7f",
"FieldId": "fe3cb2b6-2764-4dd0-a7e5-a739a889729d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6e8714ab-a400-45e3-bdea-a0739d222c7f",
"FieldId": "fe3cb2b6-2764-4dd0-a7e5-a739a889729d",
"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": "7126e4d5-a44f-4cdc-8894-5bb20510b756",
"Section": {
"FormTypeSectionId": "fc3fefa3-845a-4195-9d4d-7e34ce15bf42",
"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": "bc74f75e-ae86-4769-9bb2-211059f4655b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e868f211-b14f-4d94-aeb4-6ea477ce1765",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3ed2007a-dce5-4dd2-82ca-aeeab254b873",
"CreateDate": "2026-01-18T20:08:55.4514101-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-18T20:08:55.4514101-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6e8714ab-a400-45e3-bdea-a0739d222c7f",
"FieldId": "fe3cb2b6-2764-4dd0-a7e5-a739a889729d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6e8714ab-a400-45e3-bdea-a0739d222c7f",
"FieldId": "fe3cb2b6-2764-4dd0-a7e5-a739a889729d",
"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": "91a44d8f-3877-4eb8-8d5e-1d64140ab116",
"CreateDate": "2026-01-18T20:08:55.4514101-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-18T20:08:55.4514101-08:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}