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": "c74e6e48-41ff-4235-aff3-a39460e98ffb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1ac8bebb-0878-4083-b573-354680cc6f75",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fbe6e2f7-100b-4798-8140-0f929ed0154e",
"CreateDate": "2026-02-23T00:35:39.3308346-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-23T00:35:39.3308346-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-23T00:35:39.3308346-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e7a6432b-33a4-4432-81dd-eca1f7233592",
"Section": {
"FormTypeSectionId": "bbad28ba-468d-4013-b7c0-910a74d15f60",
"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": "8445ab3a-f0a9-4201-8b30-0c093ec55ae0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "20f89a73-596d-488e-a3a7-a975a19ed017",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0a74b2aa-7dda-44f3-8a99-de6c62ddf034",
"CreateDate": "2026-02-23T00:35:39.3308346-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-23T00:35:39.3308346-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0549b9b0-be3a-4afb-bcd4-087fc3684dbf",
"FieldId": "d2fbc705-a694-486a-b4bb-7d2a2551210e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0549b9b0-be3a-4afb-bcd4-087fc3684dbf",
"FieldId": "d2fbc705-a694-486a-b4bb-7d2a2551210e",
"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": "e7a6432b-33a4-4432-81dd-eca1f7233592",
"Section": {
"FormTypeSectionId": "bbad28ba-468d-4013-b7c0-910a74d15f60",
"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": "8445ab3a-f0a9-4201-8b30-0c093ec55ae0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "20f89a73-596d-488e-a3a7-a975a19ed017",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0a74b2aa-7dda-44f3-8a99-de6c62ddf034",
"CreateDate": "2026-02-23T00:35:39.3308346-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-23T00:35:39.3308346-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0549b9b0-be3a-4afb-bcd4-087fc3684dbf",
"FieldId": "d2fbc705-a694-486a-b4bb-7d2a2551210e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0549b9b0-be3a-4afb-bcd4-087fc3684dbf",
"FieldId": "d2fbc705-a694-486a-b4bb-7d2a2551210e",
"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": "4eee0544-9bd2-4a3e-bf6a-9a91d7ebb4a8",
"CreateDate": "2026-02-23T00:35:39.3308346-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-23T00:35:39.3308346-08: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": "d68d86d8-9dc2-470a-9e0d-dd4c5bf47a62",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a1f38721-2839-4a0b-a19d-22a985270636",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fbbd0692-e35f-4353-839c-fbfe53b73b63",
"CreateDate": "2026-02-23T00:35:39.3777074-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-23T00:35:39.3777074-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-23T00:35:39.3777074-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "96b82082-c97f-49b8-9c4f-19b11e6bf466",
"Section": {
"FormTypeSectionId": "ef476df9-a455-4ff2-89bc-93164becc4ff",
"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": "c2acc4b2-ed3b-4d3f-a390-00ea0df5b599",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5eab4f43-475b-4833-8d4d-95c2c1ac2513",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "118f0eec-14b4-4f85-9afe-d20fba9a3e93",
"CreateDate": "2026-02-23T00:35:39.3777074-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-23T00:35:39.3777074-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ee695bf0-1626-4330-bd5d-6a3eafc071b0",
"FieldId": "777d21d4-77e0-426f-b275-1424136c6886",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ee695bf0-1626-4330-bd5d-6a3eafc071b0",
"FieldId": "777d21d4-77e0-426f-b275-1424136c6886",
"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": "96b82082-c97f-49b8-9c4f-19b11e6bf466",
"Section": {
"FormTypeSectionId": "ef476df9-a455-4ff2-89bc-93164becc4ff",
"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": "c2acc4b2-ed3b-4d3f-a390-00ea0df5b599",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5eab4f43-475b-4833-8d4d-95c2c1ac2513",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "118f0eec-14b4-4f85-9afe-d20fba9a3e93",
"CreateDate": "2026-02-23T00:35:39.3777074-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-23T00:35:39.3777074-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ee695bf0-1626-4330-bd5d-6a3eafc071b0",
"FieldId": "777d21d4-77e0-426f-b275-1424136c6886",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ee695bf0-1626-4330-bd5d-6a3eafc071b0",
"FieldId": "777d21d4-77e0-426f-b275-1424136c6886",
"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": "cf2903c0-18fa-4878-b12f-7141f003cbe1",
"CreateDate": "2026-02-23T00:35:39.3777074-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-23T00:35:39.3777074-08:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}