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": "ef02cf86-7583-4669-9cb7-75489a439848",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e7c0ccb1-5bb6-4db4-bb85-a88b463ac980",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0fcda2b3-8960-409b-9137-2dd9d6e77e50",
"CreateDate": "2026-08-21T06:27:04.6623153-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-21T06:27:04.6623153-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-21T06:27:04.6623153-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "8f6f1f53-33b6-43d9-b33c-da9406dc4bf6",
"Section": {
"FormTypeSectionId": "13368c15-567e-4e9b-8510-f6091b6e2872",
"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": "925ec49c-c66a-4426-b9fd-f08a4b73e615",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c37a5c0f-b71f-4354-9b09-f709312fccca",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "258ac468-1887-4123-aba3-10d323d09359",
"CreateDate": "2026-08-21T06:27:04.6623153-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-21T06:27:04.6623153-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "498308a5-a332-49f7-837e-c9d4947f77af",
"FieldId": "6affe097-a8ea-4ea1-bdf3-2aab260eec2f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "498308a5-a332-49f7-837e-c9d4947f77af",
"FieldId": "6affe097-a8ea-4ea1-bdf3-2aab260eec2f",
"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": "8f6f1f53-33b6-43d9-b33c-da9406dc4bf6",
"Section": {
"FormTypeSectionId": "13368c15-567e-4e9b-8510-f6091b6e2872",
"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": "925ec49c-c66a-4426-b9fd-f08a4b73e615",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c37a5c0f-b71f-4354-9b09-f709312fccca",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "258ac468-1887-4123-aba3-10d323d09359",
"CreateDate": "2026-08-21T06:27:04.6623153-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-21T06:27:04.6623153-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "498308a5-a332-49f7-837e-c9d4947f77af",
"FieldId": "6affe097-a8ea-4ea1-bdf3-2aab260eec2f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "498308a5-a332-49f7-837e-c9d4947f77af",
"FieldId": "6affe097-a8ea-4ea1-bdf3-2aab260eec2f",
"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": "4ad80416-335f-4d4e-9104-2b5b0dc7cda6",
"CreateDate": "2026-08-21T06:27:04.6623153-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-21T06:27:04.6623153-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": "a776d7f1-7a8a-4b68-8e34-ed26f9f6a683",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e0043591-da66-47c3-b583-51baa136086a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "eb4b9af1-687f-46a4-b79f-260a004b3da3",
"CreateDate": "2026-08-21T06:27:04.6623153-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-21T06:27:04.6623153-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-21T06:27:04.6623153-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "70aacff2-0399-471d-8584-93ef9905c3c9",
"Section": {
"FormTypeSectionId": "e8330f93-dfdd-49a0-8f77-f3913b1c9da0",
"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": "5e881d89-d7eb-401e-b096-6f9e0aa143dc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0f1223cc-0899-4c85-98d8-81d204f19fff",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "41df7ed6-f88e-4250-8fa9-220ff844fd31",
"CreateDate": "2026-08-21T06:27:04.6623153-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-21T06:27:04.6623153-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "362e7d65-0e13-43f7-927c-484a53bcebd9",
"FieldId": "bc230977-b10a-4b69-982e-78b361a51284",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "362e7d65-0e13-43f7-927c-484a53bcebd9",
"FieldId": "bc230977-b10a-4b69-982e-78b361a51284",
"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": "70aacff2-0399-471d-8584-93ef9905c3c9",
"Section": {
"FormTypeSectionId": "e8330f93-dfdd-49a0-8f77-f3913b1c9da0",
"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": "5e881d89-d7eb-401e-b096-6f9e0aa143dc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0f1223cc-0899-4c85-98d8-81d204f19fff",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "41df7ed6-f88e-4250-8fa9-220ff844fd31",
"CreateDate": "2026-08-21T06:27:04.6623153-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-21T06:27:04.6623153-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "362e7d65-0e13-43f7-927c-484a53bcebd9",
"FieldId": "bc230977-b10a-4b69-982e-78b361a51284",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "362e7d65-0e13-43f7-927c-484a53bcebd9",
"FieldId": "bc230977-b10a-4b69-982e-78b361a51284",
"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": "cb575b75-589c-4726-b690-31df463d0ed9",
"CreateDate": "2026-08-21T06:27:04.6623153-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-21T06:27:04.6623153-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}