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": "9647233e-f541-4dec-b69c-d10037778da5",
"Asset": {
"AssetId": "dd451028-2056-4033-aac7-031cdff400e1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8e797681-73a1-4db8-ad06-d9c473dd4486",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5d3e8495-4e94-4afb-8692-d4f326595c5a",
"CreateDate": "2026-09-02T00:31:59.3920785-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:31:59.3920785-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e4fc9b38-4324-4bcc-8dd0-4bf45245edb8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-02T00:31:59.3920785-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:31:59.3920785-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4e4c7df7-97ce-4308-9789-e9f376bea20f",
"CreateDate": "2026-09-02T00:31:59.3920785-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.3920785-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-02T00:31:59.3920785-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:31:59.3920785-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e528dade-70d4-46ad-ae0e-d9d417944372",
"CreateDate": "2026-09-02T00:31:59.3920785-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-02T00:31:59.3920785-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "cbf69598-674f-4f07-925d-7627e3907ffc",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8e797681-73a1-4db8-ad06-d9c473dd4486",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5d3e8495-4e94-4afb-8692-d4f326595c5a",
"CreateDate": "2026-09-02T00:31:59.3920785-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:31:59.3920785-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "ec6bbf1a-35ac-4829-90df-e03374fa1041",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f91f0f5c-b12e-4978-8e34-7124efbe23e5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b93e4706-8e78-4c46-a9e2-036529364eaa",
"CreateDate": "2026-09-02T00:31:59.3920785-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.3920785-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d3759f42-7f8a-44a4-9076-416774ef44b1",
"FieldId": "4948aa3d-35e7-4d48-bfb2-ae897e31a747",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d3759f42-7f8a-44a4-9076-416774ef44b1",
"FieldId": "4948aa3d-35e7-4d48-bfb2-ae897e31a747",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-02T00:31:59.3920785-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6f487c89-06c9-403e-bef7-f1a87b7538d9",
"CreateDate": "2026-09-02T00:31:59.3920785-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-02T00:31:59.3920785-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-02T00:31:59.3920785-07:00",
"LastValueDate": "2026-09-02T00:31:59.3920785-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "fe31f26a-0316-4497-9e59-62e4517973e5",
"CreateDate": "2026-09-02T00:31:59.3920785-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-02T00:31:59.3920785-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": "112efbb4-8051-4899-b0cd-782f4d288608",
"Asset": {
"AssetId": "395e1ec2-3581-4741-b172-d55f97bf0c11",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e23d0747-201f-4983-aa4e-3435eaa32381",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "15be018f-7e16-4536-a5fa-8720af4c8f8d",
"CreateDate": "2026-09-02T00:31:59.4076424-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:31:59.4076424-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "bb53eb89-afd0-4390-a19e-b555491dc632",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-02T00:31:59.4076424-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:31:59.4076424-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9d148704-fcb1-4204-b71d-6e19dd79a442",
"CreateDate": "2026-09-02T00:31:59.4076424-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.4076424-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-02T00:31:59.4076424-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:31:59.4076424-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "127345fa-f1be-495f-bad4-52d506b98be6",
"CreateDate": "2026-09-02T00:31:59.4076424-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-02T00:31:59.4076424-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "05a7e00c-8804-4c04-9fc7-c0ae3991d828",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e23d0747-201f-4983-aa4e-3435eaa32381",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "15be018f-7e16-4536-a5fa-8720af4c8f8d",
"CreateDate": "2026-09-02T00:31:59.4076424-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:31:59.4076424-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "e9fe5d0d-e42c-4dda-baa8-ec3b0ae5ba69",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "22941a76-cef8-4c6b-bfd7-caeb3a68c058",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1cff2160-3af7-43e9-a918-5638347e4e47",
"CreateDate": "2026-09-02T00:31:59.4076424-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.4076424-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9ee0db6d-7e89-451e-a971-8a6416f24905",
"FieldId": "dd035500-5d15-44bc-806e-ca7c6b941b69",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9ee0db6d-7e89-451e-a971-8a6416f24905",
"FieldId": "dd035500-5d15-44bc-806e-ca7c6b941b69",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-02T00:31:59.4076424-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "42773951-fcaa-4258-ac25-aa2d5e11c794",
"CreateDate": "2026-09-02T00:31:59.4076424-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-02T00:31:59.4076424-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-02T00:31:59.4076424-07:00",
"LastValueDate": "2026-09-02T00:31:59.4076424-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "03c84765-03f4-49e9-a16f-4dff26bcd99c",
"CreateDate": "2026-09-02T00:31:59.4076424-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-02T00:31:59.4076424-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}