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": "eaded320-3e88-4683-85bf-15fe85bedfc9",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6d9a2232-7ed8-4f09-9eae-1416a00b3d4d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "67fcb84a-0cd8-4c63-bad0-7dac3bc1433e",
"CreateDate": "2026-02-01T00:05:31.0388674-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-01T00:05:31.0388674-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-01T00:05:31.0388674-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "12ca217d-b8de-4d33-882c-5c76af142591",
"Section": {
"FormTypeSectionId": "6fdfe064-b704-4b68-9584-59d830dfb2b2",
"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": "7a240b1e-bad2-419b-9519-67ec84dfd4d9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "977b79d9-04bf-4bec-a1aa-18929e2127af",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8a5159f0-f00d-4b41-8489-aca5f4b9eca7",
"CreateDate": "2026-02-01T00:05:31.0388674-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-01T00:05:31.0388674-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cba03375-cf53-4d25-a5dd-db932da98d9f",
"FieldId": "d8aec850-e9c8-437e-8b38-2a106bc2c8bb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cba03375-cf53-4d25-a5dd-db932da98d9f",
"FieldId": "d8aec850-e9c8-437e-8b38-2a106bc2c8bb",
"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": "12ca217d-b8de-4d33-882c-5c76af142591",
"Section": {
"FormTypeSectionId": "6fdfe064-b704-4b68-9584-59d830dfb2b2",
"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": "7a240b1e-bad2-419b-9519-67ec84dfd4d9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "977b79d9-04bf-4bec-a1aa-18929e2127af",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8a5159f0-f00d-4b41-8489-aca5f4b9eca7",
"CreateDate": "2026-02-01T00:05:31.0388674-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-01T00:05:31.0388674-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cba03375-cf53-4d25-a5dd-db932da98d9f",
"FieldId": "d8aec850-e9c8-437e-8b38-2a106bc2c8bb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cba03375-cf53-4d25-a5dd-db932da98d9f",
"FieldId": "d8aec850-e9c8-437e-8b38-2a106bc2c8bb",
"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": "fe69e2a4-5417-4707-90da-0bc5517c99ed",
"CreateDate": "2026-02-01T00:05:31.0388674-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-01T00:05:31.0388674-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": "c936147d-edb2-4f3d-87e2-535b203dcccb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "03fa4863-6482-4faf-bc1d-fe01d4349d1a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ecc4129d-6fce-4dee-9162-cd7a98f09e7c",
"CreateDate": "2026-02-01T00:05:31.0388674-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-01T00:05:31.0388674-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-01T00:05:31.0388674-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "db600cb3-aae8-42bd-af7a-7f4a4610525a",
"Section": {
"FormTypeSectionId": "26d02075-be6f-43c4-accf-29732ffd7117",
"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": "f5a4e583-44d8-4434-8482-c8edb2bf0533",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "42b30dc4-9a69-414c-a24b-f889f6facbc5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "776bcd1c-7eaf-4569-afda-190ee3c10249",
"CreateDate": "2026-02-01T00:05:31.0388674-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-01T00:05:31.0388674-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0674067d-ee3a-411d-8748-d95047156269",
"FieldId": "1472f8fd-864d-40f4-8a76-a78542532126",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0674067d-ee3a-411d-8748-d95047156269",
"FieldId": "1472f8fd-864d-40f4-8a76-a78542532126",
"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": "db600cb3-aae8-42bd-af7a-7f4a4610525a",
"Section": {
"FormTypeSectionId": "26d02075-be6f-43c4-accf-29732ffd7117",
"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": "f5a4e583-44d8-4434-8482-c8edb2bf0533",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "42b30dc4-9a69-414c-a24b-f889f6facbc5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "776bcd1c-7eaf-4569-afda-190ee3c10249",
"CreateDate": "2026-02-01T00:05:31.0388674-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-01T00:05:31.0388674-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0674067d-ee3a-411d-8748-d95047156269",
"FieldId": "1472f8fd-864d-40f4-8a76-a78542532126",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0674067d-ee3a-411d-8748-d95047156269",
"FieldId": "1472f8fd-864d-40f4-8a76-a78542532126",
"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": "5f9cc591-0bcc-41f3-9da1-26e34ad3d913",
"CreateDate": "2026-02-01T00:05:31.0388674-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-01T00:05:31.0388674-08:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}