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": "381add48-2d20-440d-9552-6f0bfadfea3e",
"Asset": {
"AssetId": "764f03ed-fa84-4abf-a8e6-36c8e15a0fdd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bdc19648-488a-4ee4-b792-972d84eddc62",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "07eaed59-827a-4a3d-b597-d2982e68f72b",
"CreateDate": "2025-12-05T06:13:36.635726-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-05T06:13:36.635726-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ff725c14-2d13-4aee-b86b-f015dca4c5b5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-05T06:13:36.635726-08:00",
"MeasurementValueNeededDate": "2025-12-05T06:13:36.635726-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ace92058-3816-4ab4-9173-cf0bd07f7bcd",
"CreateDate": "2025-12-05T06:13:36.635726-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-05T06:13:36.635726-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-05T06:13:36.635726-08:00",
"MeasurementValueNeededDate": "2025-12-05T06:13:36.635726-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "91af6852-c1e3-49f2-ad0f-373a8aee2140",
"CreateDate": "2025-12-05T06:13:36.635726-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-05T06:13:36.635726-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "39a2cb13-1e2a-452c-97ee-57addc75899d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bdc19648-488a-4ee4-b792-972d84eddc62",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "07eaed59-827a-4a3d-b597-d2982e68f72b",
"CreateDate": "2025-12-05T06:13:36.635726-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-05T06:13:36.635726-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-05T06:13:36.635726-08:00",
"Fields": [
{
"FormTypeFieldId": "3268a3f8-a7ee-487d-9b54-0a9d2d1cae72",
"Section": {
"FormTypeSectionId": "1b9f397a-d9c7-44cd-84e5-9ea0a4458450",
"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": "097dd055-e75b-44dc-b983-0ff5a40f26e0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d8e65b7a-740e-4ed5-a78a-6eb0b989b721",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d625b920-a363-453e-8c51-70baeedef10d",
"CreateDate": "2025-12-05T06:13:36.635726-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-05T06:13:36.635726-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"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": "3268a3f8-a7ee-487d-9b54-0a9d2d1cae72",
"Section": {
"FormTypeSectionId": "1b9f397a-d9c7-44cd-84e5-9ea0a4458450",
"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": "097dd055-e75b-44dc-b983-0ff5a40f26e0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d8e65b7a-740e-4ed5-a78a-6eb0b989b721",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d625b920-a363-453e-8c51-70baeedef10d",
"CreateDate": "2025-12-05T06:13:36.635726-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-05T06:13:36.635726-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"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 3",
"CompanyId": "5dd498dd-c0fa-48f2-951f-10770ec93415",
"CreateDate": "2025-12-05T06:13:36.635726-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-05T06:13:36.635726-08:00",
"LastModifiedUser": "sample string 6"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-05T06:13:36.635726-08:00",
"LastValueDate": "2025-12-05T06:13:36.635726-08:00",
"SourceSystemId": "sample string 1",
"CompanyId": "e3e0c263-2035-4c2a-9bea-9fcba0fbb751",
"CreateDate": "2025-12-05T06:13:36.635726-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-05T06:13:36.635726-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": "9da403e4-f7e0-4328-bad0-3f5f0a65a9a6",
"Asset": {
"AssetId": "dd3d6607-b199-4545-853d-7e786495fcc9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6f013c8f-7835-48a9-ad12-e3aaf076a83b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d686f2a5-87a4-425e-b212-8246fa8316f4",
"CreateDate": "2025-12-05T06:13:36.635726-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-05T06:13:36.635726-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "400a122c-ad7d-494c-8741-a6081100916d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-05T06:13:36.635726-08:00",
"MeasurementValueNeededDate": "2025-12-05T06:13:36.635726-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4556ad39-7b02-4966-b872-e9e30ef57547",
"CreateDate": "2025-12-05T06:13:36.635726-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-05T06:13:36.635726-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-05T06:13:36.635726-08:00",
"MeasurementValueNeededDate": "2025-12-05T06:13:36.635726-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "860118dd-be0b-4ce0-8d19-bb457a43a5fe",
"CreateDate": "2025-12-05T06:13:36.635726-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-05T06:13:36.635726-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "56d877b8-4273-4978-b58b-b963507a9d39",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6f013c8f-7835-48a9-ad12-e3aaf076a83b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d686f2a5-87a4-425e-b212-8246fa8316f4",
"CreateDate": "2025-12-05T06:13:36.635726-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-05T06:13:36.635726-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-05T06:13:36.635726-08:00",
"Fields": [
{
"FormTypeFieldId": "19666d33-9591-4a28-827d-c4f881a7428d",
"Section": {
"FormTypeSectionId": "674d42e4-0a5f-4b5f-a29c-b138dd1deee4",
"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": "387f2633-e93e-4c85-a01a-becd3b50c880",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "827b1e6f-07f4-4bfa-a262-225c31fd0282",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0f7580ef-3b05-4b45-92c8-75c822b9350b",
"CreateDate": "2025-12-05T06:13:36.635726-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-05T06:13:36.635726-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"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": "19666d33-9591-4a28-827d-c4f881a7428d",
"Section": {
"FormTypeSectionId": "674d42e4-0a5f-4b5f-a29c-b138dd1deee4",
"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": "387f2633-e93e-4c85-a01a-becd3b50c880",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "827b1e6f-07f4-4bfa-a262-225c31fd0282",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0f7580ef-3b05-4b45-92c8-75c822b9350b",
"CreateDate": "2025-12-05T06:13:36.635726-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-05T06:13:36.635726-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"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 3",
"CompanyId": "f44174bb-270e-41c2-92f9-e21c7d796dc1",
"CreateDate": "2025-12-05T06:13:36.635726-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-05T06:13:36.635726-08:00",
"LastModifiedUser": "sample string 6"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-05T06:13:36.635726-08:00",
"LastValueDate": "2025-12-05T06:13:36.635726-08:00",
"SourceSystemId": "sample string 1",
"CompanyId": "40283e11-853d-4bb8-bdca-34c88a6ede21",
"CreateDate": "2025-12-05T06:13:36.635726-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-05T06:13:36.635726-08:00",
"LastModifiedUser": "sample string 4"
},
"Total": 1,
"Message": "sample string 1"
}