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": "f3557a70-bc96-41ab-84f3-35af9e454cc0", "Asset": { "AssetId": "d700721a-7ba0-414d-ba2f-38a2e97313ed", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "0980ef79-3635-440a-abae-a7d09eb446b2", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "11a169f1-a63f-428b-ab83-197efef99fa7", "CreateDate": "2025-05-08T21:01:59.9676095-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-05-08T21:01:59.9676095-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "7a2994bc-dc1b-4945-a15d-ed45705c4eec", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-05-08T21:01:59.9676095-07:00", "MeasurementValueNeededDate": "2025-05-08T21:01:59.9676095-07:00", "SourceSystemId": "sample string 3", "CompanyId": "64dee358-b69f-43d9-a735-4a8dd62ba46f", "CreateDate": "2025-05-08T21:01:59.9676095-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-05-08T21:01:59.9676095-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-05-08T21:01:59.9676095-07:00", "MeasurementValueNeededDate": "2025-05-08T21:01:59.9676095-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "53f36b8c-706c-4ec4-bfae-25514c759100", "CreateDate": "2025-05-08T21:01:59.9676095-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-05-08T21:01:59.9676095-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "5099cf0a-d4da-4220-b991-ea18878cfba9", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "0980ef79-3635-440a-abae-a7d09eb446b2", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "11a169f1-a63f-428b-ab83-197efef99fa7", "CreateDate": "2025-05-08T21:01:59.9676095-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-05-08T21:01:59.9676095-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "fc6231f0-ce5e-45c9-85da-25e2d7717f62", "Name": "sample string 1" }, "Unit": { "UnitId": "a4c70995-333a-460b-9cef-d68dd71230f8", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "d8867379-7ea3-4c56-9b8e-31f80f61aab9", "CreateDate": "2025-05-08T21:01:59.9676095-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-05-08T21:01:59.9676095-07: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": "b4d640dd-f414-40ad-a054-523f3286d0f8", "CreateDate": "2025-05-08T21:01:59.9676095-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-05-08T21:01:59.9676095-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "1d93f4a9-5445-4658-b67c-ae361d24826c", "CreateDate": "2025-05-08T21:01:59.9676095-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-05-08T21:01:59.9676095-07: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": "5e5f604a-3ea6-4121-a602-64d847c95f6a", "Asset": { "AssetId": "b5867870-1fc5-42c3-9bd6-d9e6e154da4b", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "70e6988e-cc51-4735-98ae-a98537653487", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "3956e2f2-83f1-4977-8a8d-a7dedeb8d436", "CreateDate": "2025-05-08T21:01:59.9676095-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-05-08T21:01:59.9676095-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "0b000a99-f6c0-4c49-b682-8636c0cd18cb", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-05-08T21:01:59.9676095-07:00", "MeasurementValueNeededDate": "2025-05-08T21:01:59.9676095-07:00", "SourceSystemId": "sample string 3", "CompanyId": "01bc92b3-5121-4670-a0df-7b9f545efe51", "CreateDate": "2025-05-08T21:01:59.9676095-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-05-08T21:01:59.9676095-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-05-08T21:01:59.9676095-07:00", "MeasurementValueNeededDate": "2025-05-08T21:01:59.9676095-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "6d4937a5-7e67-4d85-9b36-a95302bee397", "CreateDate": "2025-05-08T21:01:59.9676095-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-05-08T21:01:59.9676095-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "1352fb46-0717-4ea7-9787-26fed90e796f", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "70e6988e-cc51-4735-98ae-a98537653487", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "3956e2f2-83f1-4977-8a8d-a7dedeb8d436", "CreateDate": "2025-05-08T21:01:59.9676095-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-05-08T21:01:59.9676095-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "4a1aa394-4283-4d4a-a15d-cc1ca1fac4dc", "Name": "sample string 1" }, "Unit": { "UnitId": "f5d6b820-2623-4223-9b83-286380ccc63f", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "5411e87f-d1ad-4399-b48b-a38d623111fe", "CreateDate": "2025-05-08T21:01:59.9676095-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-05-08T21:01:59.9676095-07: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": "33478a11-b1bc-48a8-a9a2-657b82e73c62", "CreateDate": "2025-05-08T21:01:59.9676095-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-05-08T21:01:59.9676095-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "0b2fc8b6-07cc-4ceb-86b4-c317f6f296ac", "CreateDate": "2025-05-08T21:01:59.9676095-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-05-08T21:01:59.9676095-07:00", "LastModifiedUser": "sample string 7" }, "Total": 1, "Message": "sample string 1" }