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": "11c1ad7c-e4bc-44bf-851f-ef892e104830",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "269457dd-579e-45b3-9e35-41e05fe0410a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0ed95db4-0a5a-4832-8802-312441f31691",
"CreateDate": "2026-06-25T14:25:26.5234283-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T14:25:26.5234283-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-25T14:25:26.5234283-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e8ce3362-1a9b-4741-9e93-891d41fcbf81",
"Section": {
"FormTypeSectionId": "37161664-6d10-44ff-8292-989088ed4bb1",
"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": "38b5e4be-d1cd-45b8-9cd1-b3a7501cb8d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c493b62c-4c87-4351-bfa9-4f2e16899097",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fd048eaa-3dad-4637-9db1-49c51aa25eff",
"CreateDate": "2026-06-25T14:25:26.5234283-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-25T14:25:26.5234283-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "52cc7a9d-9df4-45c2-ab72-714f4e6d0a29",
"FieldId": "7d09182f-4c50-4b81-8e6d-76e4b1c381cf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "52cc7a9d-9df4-45c2-ab72-714f4e6d0a29",
"FieldId": "7d09182f-4c50-4b81-8e6d-76e4b1c381cf",
"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": "e8ce3362-1a9b-4741-9e93-891d41fcbf81",
"Section": {
"FormTypeSectionId": "37161664-6d10-44ff-8292-989088ed4bb1",
"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": "38b5e4be-d1cd-45b8-9cd1-b3a7501cb8d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c493b62c-4c87-4351-bfa9-4f2e16899097",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fd048eaa-3dad-4637-9db1-49c51aa25eff",
"CreateDate": "2026-06-25T14:25:26.5234283-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-25T14:25:26.5234283-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "52cc7a9d-9df4-45c2-ab72-714f4e6d0a29",
"FieldId": "7d09182f-4c50-4b81-8e6d-76e4b1c381cf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "52cc7a9d-9df4-45c2-ab72-714f4e6d0a29",
"FieldId": "7d09182f-4c50-4b81-8e6d-76e4b1c381cf",
"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": "ee47af86-250d-4d97-9956-3c4e8f8c3577",
"CreateDate": "2026-06-25T14:25:26.5234283-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T14:25:26.5234283-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": "2a270fc8-6164-426e-a699-622832de2f0b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f84be4e2-2216-4224-af50-aa9f2bc7f76d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d4fd83f1-0413-499d-b371-c69293dbd187",
"CreateDate": "2026-06-25T14:25:26.5234283-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T14:25:26.5234283-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-25T14:25:26.5234283-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "1a54373c-3fd4-476a-b2b3-6cfd6b934292",
"Section": {
"FormTypeSectionId": "4c869400-a31f-4f61-814f-4940b7da0ea5",
"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": "8ca30acb-df03-469e-85ad-39117d8ad8f0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "986c6334-69e9-46f1-b80b-c7789bed7de4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b4b4d62c-1f14-4482-b824-a82d3e2be4ed",
"CreateDate": "2026-06-25T14:25:26.5234283-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-25T14:25:26.5234283-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "64da631f-99f1-43fe-a4eb-2f39ddda0311",
"FieldId": "2ab8e0ce-e32a-4e12-a7a3-02a361234e9f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "64da631f-99f1-43fe-a4eb-2f39ddda0311",
"FieldId": "2ab8e0ce-e32a-4e12-a7a3-02a361234e9f",
"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": "1a54373c-3fd4-476a-b2b3-6cfd6b934292",
"Section": {
"FormTypeSectionId": "4c869400-a31f-4f61-814f-4940b7da0ea5",
"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": "8ca30acb-df03-469e-85ad-39117d8ad8f0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "986c6334-69e9-46f1-b80b-c7789bed7de4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b4b4d62c-1f14-4482-b824-a82d3e2be4ed",
"CreateDate": "2026-06-25T14:25:26.5234283-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-25T14:25:26.5234283-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "64da631f-99f1-43fe-a4eb-2f39ddda0311",
"FieldId": "2ab8e0ce-e32a-4e12-a7a3-02a361234e9f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "64da631f-99f1-43fe-a4eb-2f39ddda0311",
"FieldId": "2ab8e0ce-e32a-4e12-a7a3-02a361234e9f",
"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": "394795b7-ab9d-4b32-ae7e-d4b9a925a874",
"CreateDate": "2026-06-25T14:25:26.5234283-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T14:25:26.5234283-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}