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": "09530e7b-f5db-4cbf-83c1-baa6305397b5",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2eb6c84c-760b-4a8d-a1b1-51348dcebe76",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aa24e0ee-2e3b-415b-b0c4-ec28d99bc822",
"CreateDate": "2026-04-23T03:31:45.993972-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-23T03:31:45.993972-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-23T03:31:45.993972-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "3c4bcafc-7ae1-4ce6-bba3-21b461f8fe92",
"Section": {
"FormTypeSectionId": "0a50cf77-5fed-4206-adeb-46c521768e9e",
"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": "86001fb0-4fcd-4833-845e-2341f06d11bf",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "51e39816-5302-4c8b-bac2-8f81a6c56546",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9575ef5b-e115-49d2-ac4b-22e772ad89ce",
"CreateDate": "2026-04-23T03:31:45.993972-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T03:31:45.993972-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "538c2cba-4b9f-4fa4-bbb7-59ea1dcd1920",
"FieldId": "2918b856-7cd5-4764-acf4-181ef0c2b5e9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "538c2cba-4b9f-4fa4-bbb7-59ea1dcd1920",
"FieldId": "2918b856-7cd5-4764-acf4-181ef0c2b5e9",
"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": "3c4bcafc-7ae1-4ce6-bba3-21b461f8fe92",
"Section": {
"FormTypeSectionId": "0a50cf77-5fed-4206-adeb-46c521768e9e",
"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": "86001fb0-4fcd-4833-845e-2341f06d11bf",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "51e39816-5302-4c8b-bac2-8f81a6c56546",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9575ef5b-e115-49d2-ac4b-22e772ad89ce",
"CreateDate": "2026-04-23T03:31:45.993972-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T03:31:45.993972-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "538c2cba-4b9f-4fa4-bbb7-59ea1dcd1920",
"FieldId": "2918b856-7cd5-4764-acf4-181ef0c2b5e9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "538c2cba-4b9f-4fa4-bbb7-59ea1dcd1920",
"FieldId": "2918b856-7cd5-4764-acf4-181ef0c2b5e9",
"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": "d86c994e-2238-4518-93e9-86cf552c36e4",
"CreateDate": "2026-04-23T03:31:45.993972-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-23T03:31:45.993972-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": "2358cd47-2606-42e6-894a-a44e0c2f85f3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "58109912-b483-4ef5-9f59-7e72421e4667",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "08ad403e-5bc2-44f9-b14c-1d35625748b7",
"CreateDate": "2026-04-23T03:31:45.993972-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-23T03:31:45.993972-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-23T03:31:45.993972-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "58e2bd25-cb98-42e3-939c-7db2b4c8f915",
"Section": {
"FormTypeSectionId": "954fbbff-69d5-47c4-8cb9-d6b737172a61",
"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": "3df71728-c539-457b-8b1e-32d80b14e85d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3c090c1e-4146-4d15-9e00-0fb7a1dbc880",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9ed65562-ac96-4e1b-9c20-2cfa2aeee93b",
"CreateDate": "2026-04-23T03:31:45.993972-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T03:31:45.993972-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "898db577-6b5a-4c8c-9c7b-6178712be9cb",
"FieldId": "3a20e3c6-9424-4f18-9b5e-a26ad05415ae",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "898db577-6b5a-4c8c-9c7b-6178712be9cb",
"FieldId": "3a20e3c6-9424-4f18-9b5e-a26ad05415ae",
"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": "58e2bd25-cb98-42e3-939c-7db2b4c8f915",
"Section": {
"FormTypeSectionId": "954fbbff-69d5-47c4-8cb9-d6b737172a61",
"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": "3df71728-c539-457b-8b1e-32d80b14e85d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3c090c1e-4146-4d15-9e00-0fb7a1dbc880",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9ed65562-ac96-4e1b-9c20-2cfa2aeee93b",
"CreateDate": "2026-04-23T03:31:45.993972-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T03:31:45.993972-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "898db577-6b5a-4c8c-9c7b-6178712be9cb",
"FieldId": "3a20e3c6-9424-4f18-9b5e-a26ad05415ae",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "898db577-6b5a-4c8c-9c7b-6178712be9cb",
"FieldId": "3a20e3c6-9424-4f18-9b5e-a26ad05415ae",
"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": "21e6cfb6-ee50-457e-a9a7-5ce2b5ad7bc7",
"CreateDate": "2026-04-23T03:31:45.993972-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-23T03:31:45.993972-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}