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": "336a25c1-ba2c-4f5d-8cbf-ed2684334a89",
"Asset": {
"AssetId": "aa03ece9-1ac4-4d71-a7da-0e7196d5618b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c8a84e93-afb1-43bc-be12-05ece273f7fa",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "68ae6815-ce5b-448b-89fb-74d786bf5d0f",
"CreateDate": "2026-04-30T21:01:31.1623382-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T21:01:31.1623382-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c84dc3dd-36d5-43bb-86aa-dd333b533f6b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-30T21:01:31.1623382-07:00",
"MeasurementValueNeededDate": "2026-04-30T21:01:31.1623382-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "eaf87386-7433-47fe-9eb9-8e05a75b9e7d",
"CreateDate": "2026-04-30T21:01:31.1623382-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T21:01:31.1623382-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-30T21:01:31.1623382-07:00",
"MeasurementValueNeededDate": "2026-04-30T21:01:31.1623382-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1ea94778-2989-4f23-85fe-bd7af57b8304",
"CreateDate": "2026-04-30T21:01:31.1623382-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-30T21:01:31.1623382-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "b56207b2-ed82-419d-83c8-cc45f1bdf27a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c8a84e93-afb1-43bc-be12-05ece273f7fa",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "68ae6815-ce5b-448b-89fb-74d786bf5d0f",
"CreateDate": "2026-04-30T21:01:31.1623382-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T21:01:31.1623382-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-30T21:01:31.1623382-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "c2acf7f6-8046-4f6f-a7dd-bc081be46a0d",
"Section": {
"FormTypeSectionId": "a9d14219-d7c9-4ad2-a4ad-03bf8c5f80b6",
"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": "c7cb58eb-7a73-44b9-bccc-effbab66b802",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7c61e73b-78cd-4e64-9627-db8c87519a39",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "338e76fe-553f-4871-8e05-ab2cc875fa8f",
"CreateDate": "2026-04-30T21:01:31.1623382-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T21:01:31.1623382-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "164510ea-6561-4fbc-97f3-ea53f2716ab4",
"FieldId": "94b6a635-3611-41a5-872d-a9bdb6817673",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "164510ea-6561-4fbc-97f3-ea53f2716ab4",
"FieldId": "94b6a635-3611-41a5-872d-a9bdb6817673",
"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": "c2acf7f6-8046-4f6f-a7dd-bc081be46a0d",
"Section": {
"FormTypeSectionId": "a9d14219-d7c9-4ad2-a4ad-03bf8c5f80b6",
"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": "c7cb58eb-7a73-44b9-bccc-effbab66b802",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7c61e73b-78cd-4e64-9627-db8c87519a39",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "338e76fe-553f-4871-8e05-ab2cc875fa8f",
"CreateDate": "2026-04-30T21:01:31.1623382-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T21:01:31.1623382-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "164510ea-6561-4fbc-97f3-ea53f2716ab4",
"FieldId": "94b6a635-3611-41a5-872d-a9bdb6817673",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "164510ea-6561-4fbc-97f3-ea53f2716ab4",
"FieldId": "94b6a635-3611-41a5-872d-a9bdb6817673",
"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": "e7c754fd-4146-4b4b-8430-3bc342902155",
"CreateDate": "2026-04-30T21:01:31.1623382-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T21:01:31.1623382-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-30T21:01:31.1623382-07:00",
"LastValueDate": "2026-04-30T21:01:31.1623382-07:00",
"SourceSystemId": "sample string 1",
"CompanyId": "1eef34c6-c6d6-4ab9-98c4-bc03f248d5a2",
"CreateDate": "2026-04-30T21:01:31.1623382-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-04-30T21:01:31.1623382-07: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": "5fd46eef-be64-42de-82ba-6bf1821f9e90",
"Asset": {
"AssetId": "8a8fa2f2-5aa2-40cc-b02f-0c556e38c1d8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c7043b59-ac83-466a-a17b-cd68d12c65d9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0e273d97-65a1-4bed-8cf1-f963df380ca5",
"CreateDate": "2026-04-30T21:01:31.1623382-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T21:01:31.1623382-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f2c372a4-c9ca-42f2-aac2-96fc42b76ebf",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-30T21:01:31.1623382-07:00",
"MeasurementValueNeededDate": "2026-04-30T21:01:31.1623382-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7d14b2ac-e115-476b-886b-5ef903624a24",
"CreateDate": "2026-04-30T21:01:31.1623382-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T21:01:31.1623382-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-30T21:01:31.1623382-07:00",
"MeasurementValueNeededDate": "2026-04-30T21:01:31.1623382-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "51c85b15-cdd6-46b8-9d73-bee1496252b6",
"CreateDate": "2026-04-30T21:01:31.1623382-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-30T21:01:31.1623382-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "0b17b48c-a661-44fe-80d1-071213eb41fb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c7043b59-ac83-466a-a17b-cd68d12c65d9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0e273d97-65a1-4bed-8cf1-f963df380ca5",
"CreateDate": "2026-04-30T21:01:31.1623382-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T21:01:31.1623382-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-30T21:01:31.1623382-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "9d376c22-72c7-4c18-bc72-e599d1248dfe",
"Section": {
"FormTypeSectionId": "c30392a5-2ee9-4688-845b-73afb80fd101",
"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": "17147f63-5af3-4a3e-8f27-531784e01491",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "504fcea7-1bee-4285-9a70-2ea585f76cc6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "07ab1b7d-3e7a-4bb1-a104-f46aa393a387",
"CreateDate": "2026-04-30T21:01:31.1623382-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T21:01:31.1623382-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "96aa19ef-2aae-4959-8169-b9f336a6850c",
"FieldId": "d721bd94-65f0-42b4-9ae8-21c51038b2d2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "96aa19ef-2aae-4959-8169-b9f336a6850c",
"FieldId": "d721bd94-65f0-42b4-9ae8-21c51038b2d2",
"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": "9d376c22-72c7-4c18-bc72-e599d1248dfe",
"Section": {
"FormTypeSectionId": "c30392a5-2ee9-4688-845b-73afb80fd101",
"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": "17147f63-5af3-4a3e-8f27-531784e01491",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "504fcea7-1bee-4285-9a70-2ea585f76cc6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "07ab1b7d-3e7a-4bb1-a104-f46aa393a387",
"CreateDate": "2026-04-30T21:01:31.1623382-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T21:01:31.1623382-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "96aa19ef-2aae-4959-8169-b9f336a6850c",
"FieldId": "d721bd94-65f0-42b4-9ae8-21c51038b2d2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "96aa19ef-2aae-4959-8169-b9f336a6850c",
"FieldId": "d721bd94-65f0-42b4-9ae8-21c51038b2d2",
"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": "0562621d-5f4d-4e83-a09a-fc3e1714daec",
"CreateDate": "2026-04-30T21:01:31.1623382-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T21:01:31.1623382-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-30T21:01:31.1623382-07:00",
"LastValueDate": "2026-04-30T21:01:31.1623382-07:00",
"SourceSystemId": "sample string 1",
"CompanyId": "56320dd4-0b0e-48fa-89f9-b88a9dd73fb6",
"CreateDate": "2026-04-30T21:01:31.1623382-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-04-30T21:01:31.1623382-07:00",
"LastModifiedUser": "sample string 4"
},
"Total": 1,
"Message": "sample string 1"
}