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": "0e73c15c-b5af-458d-8c87-190c24dcb1de",
"Asset": {
"AssetId": "0ac24028-f438-460d-bc4d-7f050ec9f7db",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "028ec2a8-f456-4a94-99a6-9dba24337b13",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b4a14cae-a2ba-4a7b-8f19-e903218508fa",
"CreateDate": "2026-03-24T03:43:58.8712897-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T03:43:58.8712897-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a0821cc1-ca14-4189-aea1-08479e18d606",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-24T03:43:58.8712897-07:00",
"MeasurementValueNeededDate": "2026-03-24T03:43:58.8712897-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e6780501-fb8a-4b87-99b8-311ddf4aaf99",
"CreateDate": "2026-03-24T03:43:58.8712897-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T03:43:58.8712897-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-24T03:43:58.8712897-07:00",
"MeasurementValueNeededDate": "2026-03-24T03:43:58.8712897-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4ddf0fb6-c6f4-420a-b81f-ab55db323e26",
"CreateDate": "2026-03-24T03:43:58.8712897-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-24T03:43:58.8712897-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "7120f02b-16bd-4996-a76b-096753c91108",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "028ec2a8-f456-4a94-99a6-9dba24337b13",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b4a14cae-a2ba-4a7b-8f19-e903218508fa",
"CreateDate": "2026-03-24T03:43:58.8712897-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T03:43:58.8712897-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "3b46cf05-8ee4-4c7c-8b3b-9e6134fab08f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d2e8d0ec-d92e-43c1-b282-10896e839fa6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "61eaf688-b991-40e5-a672-44778b7c4450",
"CreateDate": "2026-03-24T03:43:58.8712897-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T03:43:58.8712897-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f8531029-f0f6-4a79-99c6-0ee0ffb0934c",
"FieldId": "006e8016-b505-425b-9432-3692909621e1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f8531029-f0f6-4a79-99c6-0ee0ffb0934c",
"FieldId": "006e8016-b505-425b-9432-3692909621e1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-24T03:43:58.8712897-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "87b9a470-17fa-44ec-ae2a-95f25164aa7d",
"CreateDate": "2026-03-24T03:43:58.8712897-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-24T03:43:58.8712897-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-24T03:43:58.8712897-07:00",
"LastValueDate": "2026-03-24T03:43:58.8712897-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "c67e84ba-2b68-4d2f-9386-c15688cf0a14",
"CreateDate": "2026-03-24T03:43:58.8712897-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-24T03:43:58.8712897-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": "305f300a-b93e-4478-9b66-2aa35665b951",
"Asset": {
"AssetId": "e35fdbcc-bfc8-43be-889c-7576bdc6f0c3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f2d8a5bb-0420-4ba0-a516-4eee47ef8d67",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ae8c54bf-ca5e-42f6-869a-70d2c84a8ae7",
"CreateDate": "2026-03-24T03:43:58.8712897-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T03:43:58.8712897-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ec5e10e3-2333-415b-ad8f-6b0979940d7b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-24T03:43:58.8712897-07:00",
"MeasurementValueNeededDate": "2026-03-24T03:43:58.8712897-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f1614a79-7289-41fb-aea7-7176c9cf5cb9",
"CreateDate": "2026-03-24T03:43:58.8712897-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T03:43:58.8712897-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-24T03:43:58.8712897-07:00",
"MeasurementValueNeededDate": "2026-03-24T03:43:58.8712897-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8aaa5ac5-fcbe-421f-b0f8-7579a6ec624e",
"CreateDate": "2026-03-24T03:43:58.8712897-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-24T03:43:58.8712897-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "31014c49-9a45-4734-8842-5e6798e2b572",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f2d8a5bb-0420-4ba0-a516-4eee47ef8d67",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ae8c54bf-ca5e-42f6-869a-70d2c84a8ae7",
"CreateDate": "2026-03-24T03:43:58.8712897-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T03:43:58.8712897-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "71718c03-8aa7-4df1-9b13-65fcd1d14cde",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2f3961f4-9534-4720-9386-9f4c20e20143",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3396bfd6-45ca-45d9-b81b-ea887109e046",
"CreateDate": "2026-03-24T03:43:58.8712897-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T03:43:58.8712897-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d64868fa-7b80-4732-8943-033368473483",
"FieldId": "38327070-b082-4d15-b951-7bcc0ec23505",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d64868fa-7b80-4732-8943-033368473483",
"FieldId": "38327070-b082-4d15-b951-7bcc0ec23505",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-24T03:43:58.8712897-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "bef57245-9382-4645-8f9b-9f5c95e03632",
"CreateDate": "2026-03-24T03:43:58.8712897-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-24T03:43:58.8712897-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-24T03:43:58.8712897-07:00",
"LastValueDate": "2026-03-24T03:43:58.8712897-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "d4d18816-8452-47bb-ac9d-40e975cfff8d",
"CreateDate": "2026-03-24T03:43:58.8712897-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-24T03:43:58.8712897-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}