PUT Measurements
Updates the given measurement.
Request Information
URI Parameters
None.
Body Parameters
The measurement to update
Measurement| Name | Description | Type | Additional information |
|---|---|---|---|
| MeasurementId | globally unique identifier |
None. |
|
| Asset | Asset |
None. |
|
| ValueText | string |
None. |
|
| DisplayText | string |
None. |
|
| EffectiveDate | date |
None. |
|
| Location | string |
None. |
|
| MeasurementType | MeasurementType |
None. |
|
| IsValid | boolean |
None. |
|
| IsValidMessage | string |
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:
{
"MeasurementId": "d64147d7-16e8-4050-bf9c-3d42c70e01ee",
"Asset": {
"AssetId": "ec74f650-ab79-4c0b-9490-f37531dc9a31",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "56bfc05b-6446-4c43-a187-d2cbe666a486",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1c94fbd3-a6cb-46c2-9b41-3ff506da3ea4",
"CreateDate": "2026-03-01T02:08:51.8187046-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-01T02:08:51.8187046-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "00c6c626-343b-46e7-b6b8-50e96fc557cb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-01T02:08:51.8187046-08:00",
"MeasurementValueNeededDate": "2026-03-01T02:08:51.8187046-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ad77c7c4-c767-43c7-b05d-450882f21b22",
"CreateDate": "2026-03-01T02:08:51.8187046-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-01T02:08:51.8187046-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-01T02:08:51.8187046-08:00",
"MeasurementValueNeededDate": "2026-03-01T02:08:51.8187046-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "afb2c7cd-29b6-440a-9e66-54a92179bad4",
"CreateDate": "2026-03-01T02:08:51.8187046-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-01T02:08:51.8187046-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"EffectiveDate": "2026-03-01T02:08:51.8187046-08:00",
"Location": "sample string 3",
"MeasurementType": {
"MeasurementTypeId": "050e46b1-9c5c-4ef0-abfc-05ff6c59b5d8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "56bfc05b-6446-4c43-a187-d2cbe666a486",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1c94fbd3-a6cb-46c2-9b41-3ff506da3ea4",
"CreateDate": "2026-03-01T02:08:51.8187046-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-01T02:08:51.8187046-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "d0726c6b-7483-457d-9615-bd11a461f61a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "946aef1d-0302-4ce7-89c9-964b6f9e402b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ded0ca60-22c4-4c5a-a156-581d579103e2",
"CreateDate": "2026-03-01T02:08:51.8187046-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-01T02:08:51.8187046-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bb09a7e5-125b-4471-9fec-964273187e80",
"FieldId": "4544f3dc-dd2b-4642-b85a-ed6d8f73083c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bb09a7e5-125b-4471-9fec-964273187e80",
"FieldId": "4544f3dc-dd2b-4642-b85a-ed6d8f73083c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-01T02:08:51.8187046-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "bfcb2ece-efa9-45a2-b386-8f528588c70a",
"CreateDate": "2026-03-01T02:08:51.8187046-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-01T02:08:51.8187046-08:00",
"LastModifiedUser": "sample string 8"
},
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6",
"CompanyId": "09ef705f-10fc-48b0-b9be-7718e50b29f8",
"CreateDate": "2026-03-01T02:08:51.8187046-08:00",
"CreateUser": "sample string 8",
"LastModifiedDate": "2026-03-01T02:08:51.8187046-08:00",
"LastModifiedUser": "sample string 9"
}
Response Information
Resource Description
On success, the updated measurement.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Measurement |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"MeasurementId": "a9e1be79-83b6-4e1d-984a-13cf8ed010d7",
"Asset": {
"AssetId": "10d8a1d0-70ec-46a7-a6b2-50b8fd383f08",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "54d3563c-a2bd-49d4-9a4d-a163c891e97a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "62958868-f588-46e5-ba91-12207ee1d13b",
"CreateDate": "2026-03-01T02:08:51.8187046-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-01T02:08:51.8187046-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "cb67d7b7-2f83-4851-8cb7-9a6f0e232a36",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-01T02:08:51.8187046-08:00",
"MeasurementValueNeededDate": "2026-03-01T02:08:51.8187046-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f40c2677-7005-49b9-88f5-bf05faa063b3",
"CreateDate": "2026-03-01T02:08:51.8187046-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-01T02:08:51.8187046-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-01T02:08:51.8187046-08:00",
"MeasurementValueNeededDate": "2026-03-01T02:08:51.8187046-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6a2e81fd-cf16-41fd-aaf8-0eb58f63ab7e",
"CreateDate": "2026-03-01T02:08:51.8187046-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-01T02:08:51.8187046-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"EffectiveDate": "2026-03-01T02:08:51.8187046-08:00",
"Location": "sample string 3",
"MeasurementType": {
"MeasurementTypeId": "1c4db8f5-c606-4df0-9bf5-0fdadf703b8f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "54d3563c-a2bd-49d4-9a4d-a163c891e97a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "62958868-f588-46e5-ba91-12207ee1d13b",
"CreateDate": "2026-03-01T02:08:51.8187046-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-01T02:08:51.8187046-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "448f827c-23b6-4eed-890e-da8b6a3c84e2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "74416534-436d-4e06-a9ae-e82569c1f375",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "88c4e794-ce94-428c-9c7f-123cdd1c7905",
"CreateDate": "2026-03-01T02:08:51.8187046-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-01T02:08:51.8187046-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7bb9f524-b876-48fb-a812-013fd9b83264",
"FieldId": "17773467-ed14-44c4-ae83-d86e481b4b1a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7bb9f524-b876-48fb-a812-013fd9b83264",
"FieldId": "17773467-ed14-44c4-ae83-d86e481b4b1a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-01T02:08:51.8187046-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "0bcf91f2-9485-4565-a480-7f9b04f96a54",
"CreateDate": "2026-03-01T02:08:51.8187046-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-01T02:08:51.8187046-08:00",
"LastModifiedUser": "sample string 8"
},
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6",
"CompanyId": "f32cb03c-c54a-4b2a-9f60-266edaa36ee3",
"CreateDate": "2026-03-01T02:08:51.8187046-08:00",
"CreateUser": "sample string 8",
"LastModifiedDate": "2026-03-01T02:08:51.8187046-08:00",
"LastModifiedUser": "sample string 9"
},
"Total": 1,
"Message": "sample string 1"
}