POST Measurements
Creates a new measurement.
Request Information
URI Parameters
None.
Body Parameters
The measurement to create. MeasurementId should not be filled in.
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": "f276bb11-d1f9-4bcd-b5a4-34f92f803f94",
"Asset": {
"AssetId": "f0a48133-0332-4380-b5eb-f0da15708e78",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "eb16b821-9fa5-4279-a214-903fb99636d7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "94f8dc3b-3e80-4a60-85e6-d939df78cc55",
"CreateDate": "2026-08-09T23:42:50.84482-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:50.84482-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1271d51e-553a-4108-bbcb-5ab8a4b57529",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T23:42:50.84482-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:42:50.84482-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7fb59fa7-4776-4c5e-91c1-2d9934cf1edd",
"CreateDate": "2026-08-09T23:42:50.84482-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:42:50.84482-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-09T23:42:50.84482-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:42:50.84482-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "eadd56d1-2d81-4e0b-a6e4-bff8367fce02",
"CreateDate": "2026-08-09T23:42:50.84482-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T23:42:50.84482-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"EffectiveDate": "2026-08-09T23:42:50.84482-07:00",
"Location": "sample string 3",
"MeasurementType": {
"MeasurementTypeId": "5fbe5179-ac3f-45b5-8176-99bba12e7916",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "eb16b821-9fa5-4279-a214-903fb99636d7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "94f8dc3b-3e80-4a60-85e6-d939df78cc55",
"CreateDate": "2026-08-09T23:42:50.84482-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:50.84482-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "8c6ad05d-de1d-4157-97b3-188d5d3a734d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "11f85cd7-f9c6-48c7-a4f4-d25a78b462a4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6a480adb-93f7-474c-b054-cbad0931e162",
"CreateDate": "2026-08-09T23:42:50.84482-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:42:50.84482-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f8a3d4dc-4d6e-4524-92e4-4ec2d9a416da",
"FieldId": "3fdea401-1f39-431d-aec5-8aaeeba6c21a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f8a3d4dc-4d6e-4524-92e4-4ec2d9a416da",
"FieldId": "3fdea401-1f39-431d-aec5-8aaeeba6c21a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:42:50.84482-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ec931acb-0049-4046-b45d-e47ccead0360",
"CreateDate": "2026-08-09T23:42:50.84482-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T23:42:50.84482-07:00",
"LastModifiedUser": "sample string 8"
},
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6",
"CompanyId": "9428396d-f6dc-4e45-8b9b-fd46ee66cff8",
"CreateDate": "2026-08-09T23:42:50.84482-07:00",
"CreateUser": "sample string 8",
"LastModifiedDate": "2026-08-09T23:42:50.84482-07:00",
"LastModifiedUser": "sample string 9"
}
Response Information
Resource Description
On success, the created measurement.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Measurement |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"MeasurementId": "3cf001be-67c6-4304-905d-e9de682e9cfb",
"Asset": {
"AssetId": "e205ce00-cce3-4813-a320-59c360bac6b9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "40d0266e-9493-4ee6-b569-a761e8eed2b1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ceca859a-a8ee-42d4-b068-720268913a7f",
"CreateDate": "2026-08-09T23:42:50.84482-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:50.84482-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fd5f6dba-8e21-464f-9dfd-f05550792698",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T23:42:50.84482-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:42:50.84482-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b33c917e-48ee-4b18-8a7d-888718362c81",
"CreateDate": "2026-08-09T23:42:50.84482-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:42:50.84482-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-09T23:42:50.84482-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:42:50.84482-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3dbaf906-10d8-4b1c-91ef-ca8ef660871a",
"CreateDate": "2026-08-09T23:42:50.84482-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T23:42:50.84482-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"EffectiveDate": "2026-08-09T23:42:50.84482-07:00",
"Location": "sample string 3",
"MeasurementType": {
"MeasurementTypeId": "579c7a4d-90f3-4882-b241-03a4bc6b8988",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "40d0266e-9493-4ee6-b569-a761e8eed2b1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ceca859a-a8ee-42d4-b068-720268913a7f",
"CreateDate": "2026-08-09T23:42:50.84482-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:42:50.84482-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "113aa953-226d-4437-997b-b21f1dc5e4b9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "744b3c57-26f3-49ff-8d4a-77e7b6c346b0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c79394c0-ceca-4bd9-a112-933d7462321c",
"CreateDate": "2026-08-09T23:42:50.84482-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:42:50.84482-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7f2ee9a9-123a-473b-bb2b-4007bed515d5",
"FieldId": "4aa4910f-e875-4870-a30d-29856a529736",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7f2ee9a9-123a-473b-bb2b-4007bed515d5",
"FieldId": "4aa4910f-e875-4870-a30d-29856a529736",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:42:50.84482-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a12f6b85-878b-4719-8cad-0fb89ad46b84",
"CreateDate": "2026-08-09T23:42:50.84482-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T23:42:50.84482-07:00",
"LastModifiedUser": "sample string 8"
},
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6",
"CompanyId": "c269e249-39a5-4f1c-9293-c38452372924",
"CreateDate": "2026-08-09T23:42:50.84482-07:00",
"CreateUser": "sample string 8",
"LastModifiedDate": "2026-08-09T23:42:50.84482-07:00",
"LastModifiedUser": "sample string 9"
},
"Total": 1,
"Message": "sample string 1"
}