PUT Properties
Updates the given property.
Request Information
URI Parameters
None.
Body Parameters
Property to be updated
PropertyName | Description | Type | Additional information |
---|---|---|---|
PropertyId | globally unique identifier |
None. |
|
Asset | Asset |
None. |
|
ValueText | string |
None. |
|
PropertyType | PropertyType |
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:
{ "PropertyId": "7a752dca-f499-48b7-9ebc-74409b264d76", "Asset": { "AssetId": "b605a94f-88ea-4e1e-957c-5417b022207b", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "de7a02c2-3533-4992-91dd-bdbe8bbac025", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "f1802fb2-0046-4b82-8828-94a108767401", "CreateDate": "2025-02-05T07:56:27.6985608-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T07:56:27.6985608-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "f31b9e60-703a-464e-93a0-e29d47e8af23", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T07:56:27.6985608-08:00", "MeasurementValueNeededDate": "2025-02-05T07:56:27.6985608-08:00", "SourceSystemId": "sample string 3", "CompanyId": "ed97de63-97f1-49a0-a304-4d74090a1a48", "CreateDate": "2025-02-05T07:56:27.6985608-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T07:56:27.6985608-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-02-05T07:56:27.6985608-08:00", "MeasurementValueNeededDate": "2025-02-05T07:56:27.6985608-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "c9a9f410-8eea-4299-8492-2e7ce36a25dd", "CreateDate": "2025-02-05T07:56:27.6985608-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-02-05T07:56:27.6985608-08:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "7af946c0-548f-4fd9-88a2-b3e87576869d", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "de7a02c2-3533-4992-91dd-bdbe8bbac025", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "f1802fb2-0046-4b82-8828-94a108767401", "CreateDate": "2025-02-05T07:56:27.6985608-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T07:56:27.6985608-08:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "34c2766e-90bb-490e-b0e9-aa1acd726f96", "Name": "sample string 1" }, "Unit": { "UnitId": "5768e461-8628-449c-a3e8-8685939be8de", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "87ac2f09-64c9-413d-87b8-ba7a9a73915f", "CreateDate": "2025-02-05T07:56:27.6985608-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T07:56:27.6985608-08:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ "sample string 1", "sample string 2" ], "SourceSystemId": "sample string 4", "CompanyId": "f9fdb0f4-7ccd-49c8-af06-47b1961d229c", "CreateDate": "2025-02-05T07:56:27.6985608-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T07:56:27.6985608-08:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "5f5180f8-19f0-4b54-ae08-25f936577223", "CreateDate": "2025-02-05T07:56:27.6985608-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T07:56:27.6985608-08:00", "LastModifiedUser": "sample string 7" }
Response Information
Resource Description
On success, the updated property.
Name | Description | Type | Additional information |
---|---|---|---|
Data | Property |
None. |
|
Total | integer |
None. |
|
Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "Data": { "PropertyId": "1f785573-0453-40fc-b7aa-6e10386cb883", "Asset": { "AssetId": "1fcee7e5-2fff-45c2-89ee-0df944b5f1c4", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "a03b1b54-a3d9-4309-8b39-06ac7b6d714b", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "f6687a79-c032-42db-a908-59ea2acc51d7", "CreateDate": "2025-02-05T07:56:27.6985608-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T07:56:27.6985608-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "10e608b6-889c-4f73-979c-2a4412582fd3", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T07:56:27.6985608-08:00", "MeasurementValueNeededDate": "2025-02-05T07:56:27.6985608-08:00", "SourceSystemId": "sample string 3", "CompanyId": "7d0d43da-81c9-46a1-a800-ddcf72ba450e", "CreateDate": "2025-02-05T07:56:27.6985608-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T07:56:27.6985608-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-02-05T07:56:27.6985608-08:00", "MeasurementValueNeededDate": "2025-02-05T07:56:27.6985608-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "8584258a-6f1f-43d8-8341-48173ff4d58e", "CreateDate": "2025-02-05T07:56:27.6985608-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-02-05T07:56:27.6985608-08:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "8361d9fd-734d-4314-8d5e-8120e195d39a", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "a03b1b54-a3d9-4309-8b39-06ac7b6d714b", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "f6687a79-c032-42db-a908-59ea2acc51d7", "CreateDate": "2025-02-05T07:56:27.6985608-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T07:56:27.6985608-08:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "9ff9eda8-0d0b-4318-9591-4e37b7f7fcd6", "Name": "sample string 1" }, "Unit": { "UnitId": "6e6db46b-2122-4120-b438-36133e3edab3", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "8d26d6d2-ac04-497b-ab65-8dedecea6256", "CreateDate": "2025-02-05T07:56:27.6985608-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T07:56:27.6985608-08:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ "sample string 1", "sample string 2" ], "SourceSystemId": "sample string 4", "CompanyId": "ee097089-7085-47f5-a693-e6afb753b489", "CreateDate": "2025-02-05T07:56:27.6985608-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T07:56:27.6985608-08:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "ea353086-6f62-4dda-bfb2-8666bb96cbe9", "CreateDate": "2025-02-05T07:56:27.6985608-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T07:56:27.6985608-08:00", "LastModifiedUser": "sample string 7" }, "Total": 1, "Message": "sample string 1" }