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": "c31f1717-3e07-4247-8e83-c8fdc5405804",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "87341287-f6e1-44cf-9fe7-e7bd434b7cef",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "056590ba-99c7-40e5-b6c4-313aba4debb2",
"CreateDate": "2026-03-04T21:22:03.1147179-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-04T21:22:03.1147179-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-04T21:22:03.1147179-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "338f4242-c3c3-439d-ba3a-35d42caca565",
"Section": {
"FormTypeSectionId": "3ebcc0db-9600-41ec-a28a-ec164ad84194",
"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": "5ee1bb21-b7fa-46e6-bf8c-55995bdd3410",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5d0b2349-181a-418e-a05c-f74f56f0f42b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2fd8fabb-3343-49ec-bca2-6ea8671ebdb4",
"CreateDate": "2026-03-04T21:22:03.1147179-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-04T21:22:03.1147179-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9845c791-bb93-47c2-b26f-de06691d3a2c",
"FieldId": "7ff64219-74cc-48c6-8ecc-c6187a4caa66",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9845c791-bb93-47c2-b26f-de06691d3a2c",
"FieldId": "7ff64219-74cc-48c6-8ecc-c6187a4caa66",
"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": "338f4242-c3c3-439d-ba3a-35d42caca565",
"Section": {
"FormTypeSectionId": "3ebcc0db-9600-41ec-a28a-ec164ad84194",
"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": "5ee1bb21-b7fa-46e6-bf8c-55995bdd3410",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5d0b2349-181a-418e-a05c-f74f56f0f42b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2fd8fabb-3343-49ec-bca2-6ea8671ebdb4",
"CreateDate": "2026-03-04T21:22:03.1147179-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-04T21:22:03.1147179-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9845c791-bb93-47c2-b26f-de06691d3a2c",
"FieldId": "7ff64219-74cc-48c6-8ecc-c6187a4caa66",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9845c791-bb93-47c2-b26f-de06691d3a2c",
"FieldId": "7ff64219-74cc-48c6-8ecc-c6187a4caa66",
"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": "a4e9a1c9-58d4-4154-b121-6dda0a83046d",
"CreateDate": "2026-03-04T21:22:03.1147179-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-04T21:22:03.1147179-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": "43f2c76f-aed2-4791-b022-aa767fe7eb1c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4cf1d866-0e08-48d4-b339-a3f4b6862f0b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7c70789d-5b5c-4470-bf25-f843efa696cf",
"CreateDate": "2026-03-04T21:22:03.1147179-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-04T21:22:03.1147179-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-04T21:22:03.1147179-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "881c3fa4-616f-40af-afa0-e89280c7fa15",
"Section": {
"FormTypeSectionId": "f36fb5da-2a0e-4862-8217-cb750efc1b89",
"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": "d3e53cfa-429f-42e5-82bd-117bb8a17385",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3ff16299-f39a-4db9-9a8b-229eaba437d5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "522189ca-6d6f-41ff-8fa5-a38933054147",
"CreateDate": "2026-03-04T21:22:03.1147179-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-04T21:22:03.1147179-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4cbea5d0-19d3-437b-bc9a-5cc12bbdd081",
"FieldId": "8bc1bf2f-d269-4692-b550-99f1abaeebb7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4cbea5d0-19d3-437b-bc9a-5cc12bbdd081",
"FieldId": "8bc1bf2f-d269-4692-b550-99f1abaeebb7",
"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": "881c3fa4-616f-40af-afa0-e89280c7fa15",
"Section": {
"FormTypeSectionId": "f36fb5da-2a0e-4862-8217-cb750efc1b89",
"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": "d3e53cfa-429f-42e5-82bd-117bb8a17385",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3ff16299-f39a-4db9-9a8b-229eaba437d5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "522189ca-6d6f-41ff-8fa5-a38933054147",
"CreateDate": "2026-03-04T21:22:03.1147179-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-04T21:22:03.1147179-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4cbea5d0-19d3-437b-bc9a-5cc12bbdd081",
"FieldId": "8bc1bf2f-d269-4692-b550-99f1abaeebb7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4cbea5d0-19d3-437b-bc9a-5cc12bbdd081",
"FieldId": "8bc1bf2f-d269-4692-b550-99f1abaeebb7",
"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": "1d686611-532d-40ac-9b9a-61e48456d258",
"CreateDate": "2026-03-04T21:22:03.1147179-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-04T21:22:03.1147179-08:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}