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": "4e2eac52-ee85-478d-b922-6865a3b5d923",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "244eebce-5129-45fe-a8c1-a7ff287ab0f3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a8daf90a-a522-4b7c-a5dd-20d67d53e9d0",
"CreateDate": "2026-09-19T05:18:08.0798933-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T05:18:08.0798933-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-19T05:18:08.0798933-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "c6a7ea36-e7be-445b-8823-7c6a616291c7",
"Section": {
"FormTypeSectionId": "87ae7f1b-4153-4e77-8524-d9a9395c6d1d",
"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": "ba5caaea-8370-4be5-84cd-b019bae2ab00",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0dc43b6e-d4c7-4c0c-889f-799f88738dc3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fd70d1ce-17f0-495e-b23c-bf76a132c20e",
"CreateDate": "2026-09-19T05:18:08.0798933-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-19T05:18:08.0798933-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1508e087-6eb8-4961-a704-880166f0d3a7",
"FieldId": "105deb34-a51c-4709-99d1-470e99064f29",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1508e087-6eb8-4961-a704-880166f0d3a7",
"FieldId": "105deb34-a51c-4709-99d1-470e99064f29",
"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": "c6a7ea36-e7be-445b-8823-7c6a616291c7",
"Section": {
"FormTypeSectionId": "87ae7f1b-4153-4e77-8524-d9a9395c6d1d",
"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": "ba5caaea-8370-4be5-84cd-b019bae2ab00",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0dc43b6e-d4c7-4c0c-889f-799f88738dc3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fd70d1ce-17f0-495e-b23c-bf76a132c20e",
"CreateDate": "2026-09-19T05:18:08.0798933-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-19T05:18:08.0798933-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1508e087-6eb8-4961-a704-880166f0d3a7",
"FieldId": "105deb34-a51c-4709-99d1-470e99064f29",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1508e087-6eb8-4961-a704-880166f0d3a7",
"FieldId": "105deb34-a51c-4709-99d1-470e99064f29",
"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": "682d9e24-6ee5-4c96-a261-400ab2b6ff2a",
"CreateDate": "2026-09-19T05:18:08.0798933-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T05:18:08.0798933-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": "dfc0a41a-ccd8-4493-be4d-fb51063a93b9",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dca5b79f-9935-4268-9a90-746f4976c55d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e232819c-f8cc-4e31-b0f3-8e8a461dcf2c",
"CreateDate": "2026-09-19T05:18:08.0798933-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T05:18:08.0798933-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-19T05:18:08.0798933-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "ce0ee8af-680e-4e5e-a2a1-956cffe2f534",
"Section": {
"FormTypeSectionId": "639aa1dc-2390-4866-8ae0-171d2034b29d",
"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": "a2ad6010-7c73-4af5-b3ba-bde210a09199",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3de15bee-cc81-4da7-adfd-ab38ead7ba8f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bb6ba356-f58b-4cfc-acfb-237c5015ffcc",
"CreateDate": "2026-09-19T05:18:08.0798933-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-19T05:18:08.0798933-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bccf649e-d527-4cb2-ba8b-69ff7f7d29d3",
"FieldId": "2caae35d-bcd2-46d9-999d-6e97bfd25d3e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bccf649e-d527-4cb2-ba8b-69ff7f7d29d3",
"FieldId": "2caae35d-bcd2-46d9-999d-6e97bfd25d3e",
"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": "ce0ee8af-680e-4e5e-a2a1-956cffe2f534",
"Section": {
"FormTypeSectionId": "639aa1dc-2390-4866-8ae0-171d2034b29d",
"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": "a2ad6010-7c73-4af5-b3ba-bde210a09199",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3de15bee-cc81-4da7-adfd-ab38ead7ba8f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bb6ba356-f58b-4cfc-acfb-237c5015ffcc",
"CreateDate": "2026-09-19T05:18:08.0798933-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-19T05:18:08.0798933-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bccf649e-d527-4cb2-ba8b-69ff7f7d29d3",
"FieldId": "2caae35d-bcd2-46d9-999d-6e97bfd25d3e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bccf649e-d527-4cb2-ba8b-69ff7f7d29d3",
"FieldId": "2caae35d-bcd2-46d9-999d-6e97bfd25d3e",
"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": "907112a6-2c62-4d2e-898e-381426d6def5",
"CreateDate": "2026-09-19T05:18:08.0798933-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T05:18:08.0798933-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}