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": "bbb933d9-f74c-4ab4-9040-9d07525b99e0",
"Asset": {
"AssetId": "16b93b66-2536-4ed8-8004-5d4da3f92477",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "443ae404-8994-46e8-bf93-a483da70db36",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "671431ad-901c-4948-ae32-7073ca2ac256",
"CreateDate": "2026-04-30T21:01:24.692512-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T21:01:24.692512-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "6e2cc7c6-7ed5-483d-83ab-9b4455a19e78",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-30T21:01:24.692512-07:00",
"MeasurementValueNeededDate": "2026-04-30T21:01:24.692512-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f0ae188-b7be-4fdc-95d7-34995a636785",
"CreateDate": "2026-04-30T21:01:24.692512-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T21:01:24.692512-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-30T21:01:24.692512-07:00",
"MeasurementValueNeededDate": "2026-04-30T21:01:24.692512-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "73398381-2335-4de7-8cef-26ffae34140b",
"CreateDate": "2026-04-30T21:01:24.692512-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-30T21:01:24.692512-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "d28c37bc-37a1-4614-b279-7742cae11908",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "443ae404-8994-46e8-bf93-a483da70db36",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "671431ad-901c-4948-ae32-7073ca2ac256",
"CreateDate": "2026-04-30T21:01:24.692512-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T21:01:24.692512-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "049bcbf2-c531-4738-90a5-9245729ea0fa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "93fc32f9-07bd-4a11-943b-fc8834ec9d5b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "322a0c3d-1197-4ec0-82ab-7e837ce3beb8",
"CreateDate": "2026-04-30T21:01:24.692512-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T21:01:24.692512-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d1a5953f-fdd2-45d0-b8a3-9fbfccf6ce8c",
"FieldId": "d3e46879-55f5-4e56-bf85-2b3b301d1736",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d1a5953f-fdd2-45d0-b8a3-9fbfccf6ce8c",
"FieldId": "d3e46879-55f5-4e56-bf85-2b3b301d1736",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-30T21:01:24.692512-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "bf17d149-bbcb-4b6f-a52d-2cfba37e7d3d",
"CreateDate": "2026-04-30T21:01:24.692512-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-30T21:01:24.692512-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-30T21:01:24.692512-07:00",
"LastValueDate": "2026-04-30T21:01:24.692512-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "3467c0b9-bfd0-4d49-a2f2-82d1eae2edeb",
"CreateDate": "2026-04-30T21:01:24.692512-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-30T21:01:24.692512-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": "6fcb5f48-e138-4134-ab36-76533566b67a",
"Asset": {
"AssetId": "4b9a0cc9-13e4-4473-b95b-3aaafb830d07",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0493f1fa-aea8-42dc-ad89-e8fa30aa13fe",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e05296da-bb8a-45a7-a38a-3cf8c0841953",
"CreateDate": "2026-04-30T21:01:24.692512-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T21:01:24.692512-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ad363c12-0a0b-49fb-b106-027783076e6e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-30T21:01:24.692512-07:00",
"MeasurementValueNeededDate": "2026-04-30T21:01:24.692512-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "671f1922-8b96-4c1d-bf13-d896b027ae8e",
"CreateDate": "2026-04-30T21:01:24.692512-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T21:01:24.692512-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-30T21:01:24.692512-07:00",
"MeasurementValueNeededDate": "2026-04-30T21:01:24.692512-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6629784e-bcf1-43e9-8ae2-cd1c277f204b",
"CreateDate": "2026-04-30T21:01:24.692512-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-30T21:01:24.692512-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "90532894-ce67-4c8e-8c07-e63839297552",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0493f1fa-aea8-42dc-ad89-e8fa30aa13fe",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e05296da-bb8a-45a7-a38a-3cf8c0841953",
"CreateDate": "2026-04-30T21:01:24.692512-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T21:01:24.692512-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "8f0a9fe3-1c6b-4827-8c64-e37b1bd6b445",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6b5cb5be-7778-4b49-b7f9-23ad2ba7ca87",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c01f772b-527f-4db6-9059-e600deea1db6",
"CreateDate": "2026-04-30T21:01:24.692512-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T21:01:24.692512-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5e293b73-41ca-4341-8a8b-7e542d6bd382",
"FieldId": "5832f46e-4800-4f68-84c4-f042c1b1b4ec",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5e293b73-41ca-4341-8a8b-7e542d6bd382",
"FieldId": "5832f46e-4800-4f68-84c4-f042c1b1b4ec",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-30T21:01:24.692512-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fdbedd12-5ba6-49e6-9815-ab92c2928573",
"CreateDate": "2026-04-30T21:01:24.692512-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-30T21:01:24.692512-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-30T21:01:24.692512-07:00",
"LastValueDate": "2026-04-30T21:01:24.692512-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "4cae9d6e-27ed-493c-bae7-2c8098e6fe1c",
"CreateDate": "2026-04-30T21:01:24.692512-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-30T21:01:24.692512-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}