PUT AssetMeasurementTypes
Updates an asset measurement type.
Request Information
URI Parameters
None.
Body Parameters
AssetMeasurementType| Name | Description | Type | Additional information |
|---|---|---|---|
| AssetMeasurementTypeId | globally unique identifier |
None. |
|
| Asset | Asset |
None. |
|
| MeasurementType | MeasurementType |
None. |
|
| Label | string |
None. |
|
| MinValue | decimal number |
None. |
|
| MaxValue | decimal number |
None. |
|
| MinLength | integer |
None. |
|
| MaxLength | integer |
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:
{
"AssetMeasurementTypeId": "a808d550-a5e5-4181-b769-d14f9855bc40",
"Asset": {
"AssetId": "12e47000-f37f-4b9f-810a-b915aac593cd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "eec0dc5e-3d13-4b72-a71b-e0d49bdb78f2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "167b18a8-49cf-4177-9966-e944ecb31a4f",
"CreateDate": "2026-05-20T22:11:51.5026596-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T22:11:51.5026596-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b5f3dbaf-a507-4c55-a1d2-f433a063864b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-20T22:11:51.5026596-07:00",
"MeasurementValueNeededDate": "2026-05-20T22:11:51.5026596-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a23e1eba-2797-4d55-a0a5-ada56be1af00",
"CreateDate": "2026-05-20T22:11:51.5026596-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-20T22:11:51.5026596-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-20T22:11:51.5026596-07:00",
"MeasurementValueNeededDate": "2026-05-20T22:11:51.5026596-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "440057bc-f718-494b-9f8f-7aa0d739c674",
"CreateDate": "2026-05-20T22:11:51.5026596-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-20T22:11:51.5026596-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "db2544f1-1495-4dfc-8f0a-b7c45f8266f3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "eec0dc5e-3d13-4b72-a71b-e0d49bdb78f2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "167b18a8-49cf-4177-9966-e944ecb31a4f",
"CreateDate": "2026-05-20T22:11:51.5026596-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T22:11:51.5026596-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "a1659643-d217-4c90-a712-7ab22c107130",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b08840f8-4e7a-495b-a17d-600018a6ada8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d77a46a1-a416-46ce-b4df-6dba6faa643c",
"CreateDate": "2026-05-20T22:11:51.5026596-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-20T22:11:51.5026596-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "949d4f71-eedf-4c49-8edf-89e5dfd61f80",
"FieldId": "97e70e8b-842e-4017-8054-a0cd5fd6489d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "949d4f71-eedf-4c49-8edf-89e5dfd61f80",
"FieldId": "97e70e8b-842e-4017-8054-a0cd5fd6489d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-20T22:11:51.5026596-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5331bf4b-acd9-49eb-bb03-916660ebe669",
"CreateDate": "2026-05-20T22:11:51.5026596-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-20T22:11:51.5026596-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-20T22:11:51.5026596-07:00",
"LastValueDate": "2026-05-20T22:11:51.5026596-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "98a9319b-abae-41d9-8130-267ae5836490",
"CreateDate": "2026-05-20T22:11:51.5026596-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-20T22:11:51.5026596-07:00",
"LastModifiedUser": "sample string 5"
}
Response Information
Resource Description
On success, the updated asset measurement type.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | AssetMeasurementType |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"AssetMeasurementTypeId": "4d508bfd-fb92-432e-b034-63e3f4833570",
"Asset": {
"AssetId": "b57d45d8-ad9e-4144-a41b-97e5c1f5b027",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c0eff4e5-8f92-42f6-afc1-507672931530",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "17250888-4087-4964-8d79-4725762a48a1",
"CreateDate": "2026-05-20T22:11:51.5026596-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T22:11:51.5026596-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d1166b18-8ca6-4dd6-b165-0fcac528b7dc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-20T22:11:51.5026596-07:00",
"MeasurementValueNeededDate": "2026-05-20T22:11:51.5026596-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "84aa513a-f3cb-4dc0-9086-9e86f1b48b55",
"CreateDate": "2026-05-20T22:11:51.5026596-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-20T22:11:51.5026596-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-20T22:11:51.5026596-07:00",
"MeasurementValueNeededDate": "2026-05-20T22:11:51.5026596-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f39623ee-7e28-4396-9f56-daf21794c343",
"CreateDate": "2026-05-20T22:11:51.5026596-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-20T22:11:51.5026596-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "34a23929-7ece-49b3-84a8-ac56797ed757",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c0eff4e5-8f92-42f6-afc1-507672931530",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "17250888-4087-4964-8d79-4725762a48a1",
"CreateDate": "2026-05-20T22:11:51.5026596-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T22:11:51.5026596-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "80e72aad-6616-4b0c-8977-55ef120b0970",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8d6839ae-4c27-4347-89b1-9aa30702af7a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c2e47266-f1aa-4cf8-aee4-4e352220be04",
"CreateDate": "2026-05-20T22:11:51.5026596-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-20T22:11:51.5026596-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "45b1313e-e49a-4b98-a089-06070690e01c",
"FieldId": "94430986-4b92-4e96-ab58-cf07aedc99e7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "45b1313e-e49a-4b98-a089-06070690e01c",
"FieldId": "94430986-4b92-4e96-ab58-cf07aedc99e7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-20T22:11:51.5026596-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2509d7ab-a312-4fd6-b07d-8007e97e0aca",
"CreateDate": "2026-05-20T22:11:51.5026596-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-20T22:11:51.5026596-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-20T22:11:51.5026596-07:00",
"LastValueDate": "2026-05-20T22:11:51.5026596-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "b84dacba-cce7-4a4a-98d8-727f4f96ec27",
"CreateDate": "2026-05-20T22:11:51.5026596-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-20T22:11:51.5026596-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}