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": "9a4d57b8-df5c-4b40-a1f7-8c61c84a332a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d4538f0e-51ec-40b5-aff0-90986ab1bca0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "535d7ea2-6e5e-4ffc-ada4-0f31d6e8af6b",
"CreateDate": "2026-06-09T18:56:22.0016105-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-09T18:56:22.0016105-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-09T18:56:22.0016105-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "4bb4f514-2a62-4df3-8251-bbe2b7dfe23b",
"Section": {
"FormTypeSectionId": "978c6e0d-5129-4293-ac0f-587b5a5061a7",
"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": "223fec9d-bd69-4acf-be32-c47d534757d0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "95a2cfc6-0588-450f-a1ba-443815825dd4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1d757dd2-2e76-45bb-8068-a50865c41764",
"CreateDate": "2026-06-09T18:56:22.0016105-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-09T18:56:22.0016105-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bffd2737-0a74-43da-94d4-cd0cf474a842",
"FieldId": "33669118-591f-490f-a3d1-d4a1040194d0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bffd2737-0a74-43da-94d4-cd0cf474a842",
"FieldId": "33669118-591f-490f-a3d1-d4a1040194d0",
"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": "4bb4f514-2a62-4df3-8251-bbe2b7dfe23b",
"Section": {
"FormTypeSectionId": "978c6e0d-5129-4293-ac0f-587b5a5061a7",
"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": "223fec9d-bd69-4acf-be32-c47d534757d0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "95a2cfc6-0588-450f-a1ba-443815825dd4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1d757dd2-2e76-45bb-8068-a50865c41764",
"CreateDate": "2026-06-09T18:56:22.0016105-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-09T18:56:22.0016105-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bffd2737-0a74-43da-94d4-cd0cf474a842",
"FieldId": "33669118-591f-490f-a3d1-d4a1040194d0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bffd2737-0a74-43da-94d4-cd0cf474a842",
"FieldId": "33669118-591f-490f-a3d1-d4a1040194d0",
"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": "bfbcabc6-d5e9-44e1-88c1-a6967adccbae",
"CreateDate": "2026-06-09T18:56:22.0016105-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-09T18:56:22.0016105-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": "9efdbaab-dc2b-41e6-9b2d-2d7ff61a7df2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e78c7f5e-4586-491a-b2ff-c586fb092214",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "86a75ef1-fda8-4f06-afc2-8660edbff952",
"CreateDate": "2026-06-09T18:56:22.0016105-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-09T18:56:22.0016105-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-09T18:56:22.0016105-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "aad2f3f2-c23b-4986-8b27-2c18eb221255",
"Section": {
"FormTypeSectionId": "a925373f-b88e-4079-9927-5d558dfacc48",
"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": "85279b28-931e-4f19-afe7-c2c6d7a3c3ea",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e9715b05-e119-4bd9-859b-56ac8ea50955",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "88c66ea1-18bc-4b92-a65f-6579a0a2521c",
"CreateDate": "2026-06-09T18:56:22.0016105-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-09T18:56:22.0016105-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bfafa13d-d22b-478d-a0f4-03510ae53808",
"FieldId": "1dbaff6c-bcea-4291-bbae-e974edfb5839",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bfafa13d-d22b-478d-a0f4-03510ae53808",
"FieldId": "1dbaff6c-bcea-4291-bbae-e974edfb5839",
"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": "aad2f3f2-c23b-4986-8b27-2c18eb221255",
"Section": {
"FormTypeSectionId": "a925373f-b88e-4079-9927-5d558dfacc48",
"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": "85279b28-931e-4f19-afe7-c2c6d7a3c3ea",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e9715b05-e119-4bd9-859b-56ac8ea50955",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "88c66ea1-18bc-4b92-a65f-6579a0a2521c",
"CreateDate": "2026-06-09T18:56:22.0016105-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-09T18:56:22.0016105-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bfafa13d-d22b-478d-a0f4-03510ae53808",
"FieldId": "1dbaff6c-bcea-4291-bbae-e974edfb5839",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bfafa13d-d22b-478d-a0f4-03510ae53808",
"FieldId": "1dbaff6c-bcea-4291-bbae-e974edfb5839",
"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": "d6cf1a54-b02b-42de-996f-6a38ecc7f484",
"CreateDate": "2026-06-09T18:56:22.0016105-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-09T18:56:22.0016105-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}