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": "4ca3e0b9-09fa-4283-ad16-f1977013c309",
"Asset": {
"AssetId": "8822d272-f7d4-41a4-8b37-5efc73b0bd19",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "cb6acc88-cf72-4fa3-83df-7bee143a36f7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "431d2261-c3c4-488d-a769-b650bca14723",
"CreateDate": "2026-05-20T15:05:12.8625035-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T15:05:12.8625035-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1ea531c5-523d-4156-8afa-1c1f52d3fd03",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-20T15:05:12.8625035-07:00",
"MeasurementValueNeededDate": "2026-05-20T15:05:12.8625035-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "30987d2c-ac0c-402b-b26a-f00909cbaa4c",
"CreateDate": "2026-05-20T15:05:12.8625035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-20T15:05:12.8625035-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-20T15:05:12.8625035-07:00",
"MeasurementValueNeededDate": "2026-05-20T15:05:12.8625035-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "85f687c4-36bb-4ce8-a6e1-0f821bd29e85",
"CreateDate": "2026-05-20T15:05:12.8625035-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-20T15:05:12.8625035-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"EffectiveDate": "2026-05-20T15:05:12.8625035-07:00",
"Location": "sample string 3",
"MeasurementType": {
"MeasurementTypeId": "d4000523-3596-4a6c-9691-8f1b60d2da33",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "cb6acc88-cf72-4fa3-83df-7bee143a36f7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "431d2261-c3c4-488d-a769-b650bca14723",
"CreateDate": "2026-05-20T15:05:12.8625035-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T15:05:12.8625035-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "b0c80d0f-5d6d-47fd-88c8-71475c2b6e2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1faf9389-602c-4be6-b5e4-314366e821aa",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "46d3f077-8df5-4cb0-87cb-7c59f5f70c82",
"CreateDate": "2026-05-20T15:05:12.8625035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-20T15:05:12.8625035-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0a507469-de29-414f-a8e2-11a8d2cedc15",
"FieldId": "895cadcf-d5db-4a51-9586-a4a5e2393223",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0a507469-de29-414f-a8e2-11a8d2cedc15",
"FieldId": "895cadcf-d5db-4a51-9586-a4a5e2393223",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-20T15:05:12.8625035-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c38d9038-c4dd-4576-bc31-b62683ec58e3",
"CreateDate": "2026-05-20T15:05:12.8625035-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-20T15:05:12.8625035-07:00",
"LastModifiedUser": "sample string 8"
},
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6",
"CompanyId": "1a1ca623-bdf8-4d7e-911e-9f9a9bf37b5c",
"CreateDate": "2026-05-20T15:05:12.8625035-07:00",
"CreateUser": "sample string 8",
"LastModifiedDate": "2026-05-20T15:05:12.8625035-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": "7ed17b3e-83ee-4111-9ced-5351739b771b",
"Asset": {
"AssetId": "af3ce824-e953-4d1d-b59c-cbf844de7dac",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a420f353-2db7-4992-b77a-6b919a5fa67f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4fce7440-38f9-4401-90ce-da07021ed1b2",
"CreateDate": "2026-05-20T15:05:12.8625035-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T15:05:12.8625035-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fa4a1eba-233c-47dc-8bce-3e3fc7efb749",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-20T15:05:12.8625035-07:00",
"MeasurementValueNeededDate": "2026-05-20T15:05:12.8625035-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "87597827-a072-4bca-a160-5a7ce4ecea9b",
"CreateDate": "2026-05-20T15:05:12.8625035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-20T15:05:12.8625035-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-20T15:05:12.8625035-07:00",
"MeasurementValueNeededDate": "2026-05-20T15:05:12.8625035-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f954d22a-9688-4e97-bd15-feed7546b641",
"CreateDate": "2026-05-20T15:05:12.8625035-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-20T15:05:12.8625035-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"EffectiveDate": "2026-05-20T15:05:12.8625035-07:00",
"Location": "sample string 3",
"MeasurementType": {
"MeasurementTypeId": "291c5552-9539-4d2d-a123-e0b724e5eb29",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a420f353-2db7-4992-b77a-6b919a5fa67f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4fce7440-38f9-4401-90ce-da07021ed1b2",
"CreateDate": "2026-05-20T15:05:12.8625035-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-20T15:05:12.8625035-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "622f91b4-2b35-45e1-b74d-604a73a078fc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9f4845c1-34da-4a06-9003-f47a71c20ddb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "584ffb14-a9b2-473c-9442-d62728617d32",
"CreateDate": "2026-05-20T15:05:12.8625035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-20T15:05:12.8625035-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fc2af6cc-2406-4f34-a663-12868436845b",
"FieldId": "6feb8fa0-e36d-4292-9863-b59d06c69def",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fc2af6cc-2406-4f34-a663-12868436845b",
"FieldId": "6feb8fa0-e36d-4292-9863-b59d06c69def",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-20T15:05:12.8625035-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f7188356-d0ff-4cba-9105-8076ff91dfc1",
"CreateDate": "2026-05-20T15:05:12.8625035-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-20T15:05:12.8625035-07:00",
"LastModifiedUser": "sample string 8"
},
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6",
"CompanyId": "a23cfe5a-cd52-42c2-bb7a-d7f3c786e8a6",
"CreateDate": "2026-05-20T15:05:12.8625035-07:00",
"CreateUser": "sample string 8",
"LastModifiedDate": "2026-05-20T15:05:12.8625035-07:00",
"LastModifiedUser": "sample string 9"
},
"Total": 1,
"Message": "sample string 1"
}