PUT AssetMeasurementTypes
Updates an asset measurement type.
Request Information
URI Parameters
None.
Body Parameters
AssetMeasurementTypeName | 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": "6529b931-da34-4189-95a2-8a4323a94a7e", "Asset": { "AssetId": "4de93a09-64a0-4e25-9bc9-e6260143ba8d", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "b2836f81-f72d-492f-a4cb-76eb4d8ed274", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "2dc50200-242c-40fb-b19d-5c85f092c5b6", "CreateDate": "2025-06-16T14:36:32.2023276-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-16T14:36:32.2023276-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "9b6311bf-e6c8-4144-bd7f-51f4903da348", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-06-16T14:36:32.2023276-07:00", "MeasurementValueNeededDate": "2025-06-16T14:36:32.2023276-07:00", "SourceSystemId": "sample string 3", "CompanyId": "d66ebc6b-fb40-49fc-babd-776d481d41c1", "CreateDate": "2025-06-16T14:36:32.2023276-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-16T14:36:32.2023276-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-06-16T14:36:32.2023276-07:00", "MeasurementValueNeededDate": "2025-06-16T14:36:32.2023276-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "3787f118-6a83-4997-b360-c336e09a329b", "CreateDate": "2025-06-16T14:36:32.2023276-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-06-16T14:36:32.2023276-07:00", "LastModifiedUser": "sample string 8" }, "MeasurementType": { "MeasurementTypeId": "bd2c21a8-9fd1-44b3-ab25-243222e0d8ec", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "b2836f81-f72d-492f-a4cb-76eb4d8ed274", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "2dc50200-242c-40fb-b19d-5c85f092c5b6", "CreateDate": "2025-06-16T14:36:32.2023276-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-16T14:36:32.2023276-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "17181c1f-92f6-463c-ba1b-40e1dc5d4530", "Name": "sample string 1" }, "Unit": { "UnitId": "a94bd467-54ee-4b1e-8bf0-501708f1daf2", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "a4a7e7ed-ee4d-44cb-8651-42f8c643861c", "CreateDate": "2025-06-16T14:36:32.2023276-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-16T14:36:32.2023276-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "ede5364b-8b5d-4b60-a1d8-32dda6874fa8", "FieldId": "70331164-5a5b-42ad-a77a-940bd168371d", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "ede5364b-8b5d-4b60-a1d8-32dda6874fa8", "FieldId": "70331164-5a5b-42ad-a77a-940bd168371d", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "FrequencyNeeded": 1, "ValueNeededDate": "2025-06-16T14:36:32.2023276-07:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "894380b6-daae-4eeb-bc7e-694a75900b52", "CreateDate": "2025-06-16T14:36:32.2023276-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-06-16T14:36:32.2023276-07:00", "LastModifiedUser": "sample string 8" }, "Label": "sample string 1", "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "FrequencyNeeded": 1, "ValueNeededDate": "2025-06-16T14:36:32.2023276-07:00", "LastValueDate": "2025-06-16T14:36:32.2023276-07:00", "SourceSystemId": "sample string 2", "CompanyId": "f29f9f6a-8d93-468a-8795-71502e4a787d", "CreateDate": "2025-06-16T14:36:32.2023276-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-06-16T14:36:32.2023276-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": "393214af-1b42-4ac2-9b46-d159ca59d5d2", "Asset": { "AssetId": "dde0f8af-9971-41a5-af3e-116eeabd6787", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "a438479d-4070-4ece-a9da-d2c2f8d3568e", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "77a47a15-075b-4431-8afa-2bd4c4e6cef3", "CreateDate": "2025-06-16T14:36:32.2178858-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-16T14:36:32.2178858-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "febea7b5-b540-4237-b66c-b46cbf5b17ed", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-06-16T14:36:32.2178858-07:00", "MeasurementValueNeededDate": "2025-06-16T14:36:32.2178858-07:00", "SourceSystemId": "sample string 3", "CompanyId": "feabe287-c85e-4b0e-91df-5a6a22d0f010", "CreateDate": "2025-06-16T14:36:32.2178858-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-16T14:36:32.2178858-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-06-16T14:36:32.2178858-07:00", "MeasurementValueNeededDate": "2025-06-16T14:36:32.2178858-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "10f8222d-8c22-4e78-b5cd-cb6a4926d510", "CreateDate": "2025-06-16T14:36:32.2178858-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-06-16T14:36:32.2178858-07:00", "LastModifiedUser": "sample string 8" }, "MeasurementType": { "MeasurementTypeId": "a72434e9-f553-491e-ad89-71334c98e256", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "a438479d-4070-4ece-a9da-d2c2f8d3568e", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "77a47a15-075b-4431-8afa-2bd4c4e6cef3", "CreateDate": "2025-06-16T14:36:32.2178858-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-16T14:36:32.2178858-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "6c19d87e-3632-44a5-9fa1-65b3b1b39987", "Name": "sample string 1" }, "Unit": { "UnitId": "6b638145-7e37-4eb4-8b6b-3882e55a2850", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "b083455e-bd24-4176-997b-f0707201a852", "CreateDate": "2025-06-16T14:36:32.2178858-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-16T14:36:32.2178858-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "3b45e851-a70b-4a7c-86bd-2695fbef5588", "FieldId": "4a5b6ded-4945-4815-80ca-40ec205cb503", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "3b45e851-a70b-4a7c-86bd-2695fbef5588", "FieldId": "4a5b6ded-4945-4815-80ca-40ec205cb503", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "FrequencyNeeded": 1, "ValueNeededDate": "2025-06-16T14:36:32.2178858-07:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "6978a966-9ca9-4c3d-abff-1a20d9cac8c5", "CreateDate": "2025-06-16T14:36:32.2178858-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-06-16T14:36:32.2178858-07:00", "LastModifiedUser": "sample string 8" }, "Label": "sample string 1", "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "FrequencyNeeded": 1, "ValueNeededDate": "2025-06-16T14:36:32.2178858-07:00", "LastValueDate": "2025-06-16T14:36:32.2178858-07:00", "SourceSystemId": "sample string 2", "CompanyId": "f8553ee8-e827-4140-8179-66ad6a5773d7", "CreateDate": "2025-06-16T14:36:32.2178858-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-06-16T14:36:32.2178858-07:00", "LastModifiedUser": "sample string 5" }, "Total": 1, "Message": "sample string 1" }