PUT AssetFormTypes
Updates an asset form type.
Request Information
URI Parameters
None.
Body Parameters
AssetFormType| Name | Description | Type | Additional information |
|---|---|---|---|
| AssetFormTypeId | globally unique identifier |
None. |
|
| Asset | Asset |
None. |
|
| FormType | FormType |
None. |
|
| FrequencyNeeded | integer |
None. |
|
| ValueNeededDate | date |
None. |
|
| LastValueDate | date |
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:
{
"AssetFormTypeId": "8b9ce099-cba2-44eb-96f6-b9f93261a2fd",
"Asset": {
"AssetId": "46430165-a332-4b17-92b3-18cdb5feafae",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2f104acb-79db-44b6-a1fc-18a14b8ae6ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "412342a9-62aa-4e26-82b8-46e6cb6622c8",
"CreateDate": "2026-01-18T17:59:24.0756563-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-18T17:59:24.0756563-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "86893da9-90ec-4566-8679-d35f811ee8ad",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-18T17:59:24.0756563-08:00",
"MeasurementValueNeededDate": "2026-01-18T17:59:24.0756563-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "030467d5-dcb7-4321-989f-e357e7d7ee9c",
"CreateDate": "2026-01-18T17:59:24.0756563-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-18T17:59:24.0756563-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-18T17:59:24.0756563-08:00",
"MeasurementValueNeededDate": "2026-01-18T17:59:24.0756563-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "eba789cb-7fdb-406e-8e97-72dfc2fab0d9",
"CreateDate": "2026-01-18T17:59:24.0756563-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-18T17:59:24.0756563-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "ae092d7c-dd8c-42a1-8fa6-a86ba6d37463",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2f104acb-79db-44b6-a1fc-18a14b8ae6ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "412342a9-62aa-4e26-82b8-46e6cb6622c8",
"CreateDate": "2026-01-18T17:59:24.0756563-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-18T17:59:24.0756563-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-18T17:59:24.0756563-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "d4ea251a-3eda-4602-8a4f-9b47332c117e",
"Section": {
"FormTypeSectionId": "2f729672-a000-4144-964d-f02478720ebf",
"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": "235aa3e3-3d73-4067-8b8f-afa27ad2d87d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c3e251d0-382b-440e-ae28-de770b957a33",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "dca0cf8b-3aaf-424b-84b5-3c8750e5d480",
"CreateDate": "2026-01-18T17:59:24.0756563-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-18T17:59:24.0756563-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8ce7c8f5-6aa7-45b7-8d60-521dc8ddc9bd",
"FieldId": "41e0d04c-0332-49fe-8d96-7df44169ebaf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8ce7c8f5-6aa7-45b7-8d60-521dc8ddc9bd",
"FieldId": "41e0d04c-0332-49fe-8d96-7df44169ebaf",
"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": "d4ea251a-3eda-4602-8a4f-9b47332c117e",
"Section": {
"FormTypeSectionId": "2f729672-a000-4144-964d-f02478720ebf",
"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": "235aa3e3-3d73-4067-8b8f-afa27ad2d87d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c3e251d0-382b-440e-ae28-de770b957a33",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "dca0cf8b-3aaf-424b-84b5-3c8750e5d480",
"CreateDate": "2026-01-18T17:59:24.0756563-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-18T17:59:24.0756563-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8ce7c8f5-6aa7-45b7-8d60-521dc8ddc9bd",
"FieldId": "41e0d04c-0332-49fe-8d96-7df44169ebaf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8ce7c8f5-6aa7-45b7-8d60-521dc8ddc9bd",
"FieldId": "41e0d04c-0332-49fe-8d96-7df44169ebaf",
"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": "20181783-1baa-4700-88b4-5b179066b51a",
"CreateDate": "2026-01-18T17:59:24.0756563-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-18T17:59:24.0756563-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-18T17:59:24.0756563-08:00",
"LastValueDate": "2026-01-18T17:59:24.0756563-08:00",
"SourceSystemId": "sample string 1",
"CompanyId": "37c4e5e0-5189-4e15-89a5-54a40984b63c",
"CreateDate": "2026-01-18T17:59:24.0756563-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-01-18T17:59:24.0756563-08:00",
"LastModifiedUser": "sample string 4"
}
Response Information
Resource Description
On success, the updated asset form type.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | AssetFormType |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"AssetFormTypeId": "87057ab5-e064-4389-b421-edd31fb2a2df",
"Asset": {
"AssetId": "0325a984-d708-4952-b672-c2a7ae78c6ed",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8a8ab942-dde4-4b3e-8b72-97a9c0e70283",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e08f6e1d-d79f-4e70-9f8f-01dfde1a113e",
"CreateDate": "2026-01-18T17:59:24.0912815-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-18T17:59:24.0912815-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "57eb3513-573b-447a-93be-8f308fc9600c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-18T17:59:24.0912815-08:00",
"MeasurementValueNeededDate": "2026-01-18T17:59:24.0912815-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3fd6023e-58f6-4e4f-86e1-cc1c7fbf33b4",
"CreateDate": "2026-01-18T17:59:24.0912815-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-18T17:59:24.0912815-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-18T17:59:24.0912815-08:00",
"MeasurementValueNeededDate": "2026-01-18T17:59:24.0912815-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ce1e333a-5c5e-46f0-830c-54f1b38a5a11",
"CreateDate": "2026-01-18T17:59:24.0912815-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-18T17:59:24.0912815-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "6d975d93-75be-43d7-9a6b-ac3ab2dbd0e4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8a8ab942-dde4-4b3e-8b72-97a9c0e70283",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e08f6e1d-d79f-4e70-9f8f-01dfde1a113e",
"CreateDate": "2026-01-18T17:59:24.0912815-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-18T17:59:24.0912815-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-18T17:59:24.0912815-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e7d5fc52-8678-4a91-ba60-27aae970cc1a",
"Section": {
"FormTypeSectionId": "026f76a8-4f45-45eb-8c3b-755154245bd2",
"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": "3bf515c2-a99e-46cb-a182-8393770dc23f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4bc4908f-d82b-42bf-907c-03f66db8c1b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "81fedaf0-5fba-4708-838f-ab5bb7a470ba",
"CreateDate": "2026-01-18T17:59:24.0912815-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-18T17:59:24.0912815-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ccbde0c4-a4be-44a1-a3a1-dfd4b5f246bb",
"FieldId": "875c5224-27b5-42e1-a7fa-22f51780505d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ccbde0c4-a4be-44a1-a3a1-dfd4b5f246bb",
"FieldId": "875c5224-27b5-42e1-a7fa-22f51780505d",
"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": "e7d5fc52-8678-4a91-ba60-27aae970cc1a",
"Section": {
"FormTypeSectionId": "026f76a8-4f45-45eb-8c3b-755154245bd2",
"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": "3bf515c2-a99e-46cb-a182-8393770dc23f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4bc4908f-d82b-42bf-907c-03f66db8c1b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "81fedaf0-5fba-4708-838f-ab5bb7a470ba",
"CreateDate": "2026-01-18T17:59:24.0912815-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-18T17:59:24.0912815-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ccbde0c4-a4be-44a1-a3a1-dfd4b5f246bb",
"FieldId": "875c5224-27b5-42e1-a7fa-22f51780505d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ccbde0c4-a4be-44a1-a3a1-dfd4b5f246bb",
"FieldId": "875c5224-27b5-42e1-a7fa-22f51780505d",
"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": "e3a2dea2-ec75-47cf-9188-92e1e52d02e2",
"CreateDate": "2026-01-18T17:59:24.0912815-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-18T17:59:24.0912815-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-18T17:59:24.0912815-08:00",
"LastValueDate": "2026-01-18T17:59:24.0912815-08:00",
"SourceSystemId": "sample string 1",
"CompanyId": "7d555d73-84b6-47ca-a653-9d72b7a20d88",
"CreateDate": "2026-01-18T17:59:24.0912815-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-01-18T17:59:24.0912815-08:00",
"LastModifiedUser": "sample string 4"
},
"Total": 1,
"Message": "sample string 1"
}