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": "8965eb00-34c1-4820-ad28-d4a5fef6e459",
"Asset": {
"AssetId": "83356b2a-5fbe-4284-9511-3a18b1ee02d5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a07a1b75-8101-42da-b987-945c81208232",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d90d163e-90d4-44c7-b728-e6dff3cdd177",
"CreateDate": "2026-06-09T17:58:18.0430726-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-09T17:58:18.0430726-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "14743c4e-2295-4d85-a231-060a1b77b706",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-09T17:58:18.0430726-07:00",
"MeasurementValueNeededDate": "2026-06-09T17:58:18.0430726-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e3dc3eed-c43b-4b43-9cb5-ab14fe8c42b0",
"CreateDate": "2026-06-09T17:58:18.0430726-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-09T17:58:18.0430726-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-09T17:58:18.0430726-07:00",
"MeasurementValueNeededDate": "2026-06-09T17:58:18.0430726-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "87841536-813a-42a8-94f9-bdf572fa1ab0",
"CreateDate": "2026-06-09T17:58:18.0430726-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-09T17:58:18.0430726-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"EffectiveDate": "2026-06-09T17:58:18.0430726-07:00",
"Location": "sample string 3",
"MeasurementType": {
"MeasurementTypeId": "15138251-c0bc-424e-909c-830198c4f42d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a07a1b75-8101-42da-b987-945c81208232",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d90d163e-90d4-44c7-b728-e6dff3cdd177",
"CreateDate": "2026-06-09T17:58:18.0430726-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-09T17:58:18.0430726-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "8c26951e-2c08-46f4-9bc3-46bd57ab1655",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e845e189-1db8-471f-8e67-b213876833dd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "32b18090-90b4-484b-b25c-5f74cb7fd583",
"CreateDate": "2026-06-09T17:58:18.0430726-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-09T17:58:18.0430726-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a410aa8c-ec2a-4ae3-98dd-1d3f7366bb2d",
"FieldId": "c8c0883f-7abd-41c9-ad84-b98d0fb1807f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a410aa8c-ec2a-4ae3-98dd-1d3f7366bb2d",
"FieldId": "c8c0883f-7abd-41c9-ad84-b98d0fb1807f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-09T17:58:18.0430726-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "40b9778c-efb1-4e37-b03a-28d93b21d1e5",
"CreateDate": "2026-06-09T17:58:18.0430726-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-09T17:58:18.0430726-07:00",
"LastModifiedUser": "sample string 8"
},
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6",
"CompanyId": "d01bf069-582c-4001-9970-3c8177cbaf15",
"CreateDate": "2026-06-09T17:58:18.0430726-07:00",
"CreateUser": "sample string 8",
"LastModifiedDate": "2026-06-09T17:58:18.0430726-07: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": "114f236f-9889-4281-a437-b163936163b7",
"Asset": {
"AssetId": "387ef415-56ac-4747-95ec-e1bcbf19a568",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "de40f9f5-bc21-48fe-bb7b-4ee212e1f66d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f91e4c73-a35c-4f0a-a655-b30445172416",
"CreateDate": "2026-06-09T17:58:18.0430726-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-09T17:58:18.0430726-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4b26f7f7-7d57-4cac-a7dd-3dde5637b46f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-09T17:58:18.0430726-07:00",
"MeasurementValueNeededDate": "2026-06-09T17:58:18.0430726-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "fb1a617e-0417-40d5-8f87-358b79059df8",
"CreateDate": "2026-06-09T17:58:18.0430726-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-09T17:58:18.0430726-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-09T17:58:18.0430726-07:00",
"MeasurementValueNeededDate": "2026-06-09T17:58:18.0430726-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3f9f6736-ff0a-43d8-998b-209fe4b94066",
"CreateDate": "2026-06-09T17:58:18.0430726-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-09T17:58:18.0430726-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"EffectiveDate": "2026-06-09T17:58:18.0430726-07:00",
"Location": "sample string 3",
"MeasurementType": {
"MeasurementTypeId": "81304a64-bd68-4e69-8e7d-bf18af74f500",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "de40f9f5-bc21-48fe-bb7b-4ee212e1f66d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f91e4c73-a35c-4f0a-a655-b30445172416",
"CreateDate": "2026-06-09T17:58:18.0430726-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-09T17:58:18.0430726-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "d1d10d93-420d-4733-b73f-868b62a78874",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "94b58a38-c2cc-46a1-ac3c-ab8741feb12f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "10dd8506-7a55-4fcc-b2a0-963caf3b5d38",
"CreateDate": "2026-06-09T17:58:18.0430726-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-09T17:58:18.0430726-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "504c0883-ec78-44d3-9660-859c8d703a2e",
"FieldId": "385f9d6f-fc92-4818-8620-5a964e53697f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "504c0883-ec78-44d3-9660-859c8d703a2e",
"FieldId": "385f9d6f-fc92-4818-8620-5a964e53697f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-09T17:58:18.0430726-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8b021b09-dc4c-4ca0-87fd-cf7504604d6a",
"CreateDate": "2026-06-09T17:58:18.0430726-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-09T17:58:18.0430726-07:00",
"LastModifiedUser": "sample string 8"
},
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6",
"CompanyId": "b755ba7c-b22a-4c85-bf29-7290fd99d22a",
"CreateDate": "2026-06-09T17:58:18.0430726-07:00",
"CreateUser": "sample string 8",
"LastModifiedDate": "2026-06-09T17:58:18.0430726-07:00",
"LastModifiedUser": "sample string 9"
},
"Total": 1,
"Message": "sample string 1"
}