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": "1d0a4a26-167b-4649-b7d5-f546a9c6111c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c22d0e52-19ed-49f9-857e-37a1fc980bad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b2c75b18-cf90-4b4d-b70c-f12b8bc19f1d",
"CreateDate": "2026-03-22T21:53:55.138542-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-22T21:53:55.138542-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-22T21:53:55.138542-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "3b4e3967-0f76-4838-9bdf-aef57f02762d",
"Section": {
"FormTypeSectionId": "79741aa2-c94f-456d-880a-bf3c38662e1d",
"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": "dbb38ba8-ce87-41fb-a744-57b1c8a3853b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "00e623c3-7842-44cc-82e0-160075224fa5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6a538e75-adf9-4be1-9a12-31e2a8e1a7d2",
"CreateDate": "2026-03-22T21:53:55.138542-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-22T21:53:55.138542-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f5634030-300f-453b-ba09-f24988a6d65c",
"FieldId": "c13832b2-9089-48d5-90f7-5a8582a9ee6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f5634030-300f-453b-ba09-f24988a6d65c",
"FieldId": "c13832b2-9089-48d5-90f7-5a8582a9ee6f",
"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": "3b4e3967-0f76-4838-9bdf-aef57f02762d",
"Section": {
"FormTypeSectionId": "79741aa2-c94f-456d-880a-bf3c38662e1d",
"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": "dbb38ba8-ce87-41fb-a744-57b1c8a3853b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "00e623c3-7842-44cc-82e0-160075224fa5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6a538e75-adf9-4be1-9a12-31e2a8e1a7d2",
"CreateDate": "2026-03-22T21:53:55.138542-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-22T21:53:55.138542-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f5634030-300f-453b-ba09-f24988a6d65c",
"FieldId": "c13832b2-9089-48d5-90f7-5a8582a9ee6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f5634030-300f-453b-ba09-f24988a6d65c",
"FieldId": "c13832b2-9089-48d5-90f7-5a8582a9ee6f",
"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": "b6f51d1b-71b8-4e85-9019-496cfbf876f8",
"CreateDate": "2026-03-22T21:53:55.138542-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-22T21:53:55.138542-07: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": "f02fdcbd-41ba-4d46-b816-e207d11fd4a9",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b33c1997-9f8b-4d2a-b644-7ead23ec6ed1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "82046db9-07c5-48f6-84f7-2bc246f75e40",
"CreateDate": "2026-03-22T21:53:55.138542-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-22T21:53:55.138542-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-22T21:53:55.138542-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e6c598ca-a897-4db0-97ed-950619e6c066",
"Section": {
"FormTypeSectionId": "7b52a079-4b9e-4e14-869c-f5b2c8b24d25",
"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": "c97db048-a763-4fbd-b96a-1d273501c701",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fe886d74-9387-45d3-8f9c-94483477fad7",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e7fded60-ffe3-46f0-a08d-efce91dd2d3f",
"CreateDate": "2026-03-22T21:53:55.138542-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-22T21:53:55.138542-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "db62310b-89b8-423e-b9c2-44ebb34a3642",
"FieldId": "e6da8231-a2f3-4b4e-9183-8c376d350e95",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "db62310b-89b8-423e-b9c2-44ebb34a3642",
"FieldId": "e6da8231-a2f3-4b4e-9183-8c376d350e95",
"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": "e6c598ca-a897-4db0-97ed-950619e6c066",
"Section": {
"FormTypeSectionId": "7b52a079-4b9e-4e14-869c-f5b2c8b24d25",
"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": "c97db048-a763-4fbd-b96a-1d273501c701",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fe886d74-9387-45d3-8f9c-94483477fad7",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e7fded60-ffe3-46f0-a08d-efce91dd2d3f",
"CreateDate": "2026-03-22T21:53:55.138542-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-22T21:53:55.138542-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "db62310b-89b8-423e-b9c2-44ebb34a3642",
"FieldId": "e6da8231-a2f3-4b4e-9183-8c376d350e95",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "db62310b-89b8-423e-b9c2-44ebb34a3642",
"FieldId": "e6da8231-a2f3-4b4e-9183-8c376d350e95",
"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": "44f7ed5d-4c73-4640-94c0-f913150fe0ac",
"CreateDate": "2026-03-22T21:53:55.138542-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-22T21:53:55.138542-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}