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": "0594f4de-269d-422f-8ad4-786e8f132309",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "fb87a37a-d413-4a46-a0e3-5b52b1c45c72",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "03844984-6635-4a5f-b891-af7516f7d2bd",
"CreateDate": "2026-05-20T22:11:45.4870812-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T22:11:45.4870812-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-20T22:11:45.4870812-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "2912b106-102e-4c02-a6b4-cb60af531ca9",
"Section": {
"FormTypeSectionId": "e94283d7-9ebd-4155-8179-e0cdb3896c11",
"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": "757f791a-6a52-4ab1-9d14-28a8fcbccf81",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9f2e6a71-5f0b-4e46-9951-3115289610b6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "01db96a3-bda4-4fed-8187-94f27ebaaae3",
"CreateDate": "2026-05-20T22:11:45.4870812-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-20T22:11:45.4870812-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "eb33522a-0456-4ff5-9123-c2636a5ddafc",
"FieldId": "e718b53b-a7c3-4daa-a898-0321d06ef9b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "eb33522a-0456-4ff5-9123-c2636a5ddafc",
"FieldId": "e718b53b-a7c3-4daa-a898-0321d06ef9b6",
"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": "2912b106-102e-4c02-a6b4-cb60af531ca9",
"Section": {
"FormTypeSectionId": "e94283d7-9ebd-4155-8179-e0cdb3896c11",
"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": "757f791a-6a52-4ab1-9d14-28a8fcbccf81",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9f2e6a71-5f0b-4e46-9951-3115289610b6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "01db96a3-bda4-4fed-8187-94f27ebaaae3",
"CreateDate": "2026-05-20T22:11:45.4870812-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-20T22:11:45.4870812-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "eb33522a-0456-4ff5-9123-c2636a5ddafc",
"FieldId": "e718b53b-a7c3-4daa-a898-0321d06ef9b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "eb33522a-0456-4ff5-9123-c2636a5ddafc",
"FieldId": "e718b53b-a7c3-4daa-a898-0321d06ef9b6",
"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": "1fdae53b-dbaf-4025-96f8-4be32add1c73",
"CreateDate": "2026-05-20T22:11:45.4870812-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T22:11:45.4870812-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": "a86a7d0a-5292-4967-9d25-9b493f49320c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "30dfd352-f49d-4fe4-aaca-11d14f9f05c0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b6a6fd2d-8300-4170-ad39-47182f36549d",
"CreateDate": "2026-05-20T22:11:45.4870812-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T22:11:45.4870812-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-20T22:11:45.4870812-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "6e454925-99e4-4bea-a233-27036737e818",
"Section": {
"FormTypeSectionId": "2e67a7c0-d4b2-4f5b-99b3-50c543523fe9",
"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": "f598efef-60e1-4b91-8ec6-70864f0cf63c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2db88a15-cb9c-4ce8-8a2c-e29c15cdcd1a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3f9b7ef0-80c4-482e-999a-c34d62127a54",
"CreateDate": "2026-05-20T22:11:45.4870812-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-20T22:11:45.4870812-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9aea0ec3-58e3-424a-9f6d-76d98f01a5c5",
"FieldId": "1fec0fc1-0750-4d40-9022-f2d2c391ba56",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9aea0ec3-58e3-424a-9f6d-76d98f01a5c5",
"FieldId": "1fec0fc1-0750-4d40-9022-f2d2c391ba56",
"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": "6e454925-99e4-4bea-a233-27036737e818",
"Section": {
"FormTypeSectionId": "2e67a7c0-d4b2-4f5b-99b3-50c543523fe9",
"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": "f598efef-60e1-4b91-8ec6-70864f0cf63c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2db88a15-cb9c-4ce8-8a2c-e29c15cdcd1a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3f9b7ef0-80c4-482e-999a-c34d62127a54",
"CreateDate": "2026-05-20T22:11:45.4870812-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-20T22:11:45.4870812-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9aea0ec3-58e3-424a-9f6d-76d98f01a5c5",
"FieldId": "1fec0fc1-0750-4d40-9022-f2d2c391ba56",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9aea0ec3-58e3-424a-9f6d-76d98f01a5c5",
"FieldId": "1fec0fc1-0750-4d40-9022-f2d2c391ba56",
"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": "cf510c0c-d1f3-4316-b608-d2a9c95f9093",
"CreateDate": "2026-05-20T22:11:45.4870812-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T22:11:45.4870812-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}