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. |
|
DisplayText | 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": "56a00e2e-71ff-40ce-a6a1-04b2300965f2", "Asset": { "AssetId": "4989f7c8-9622-4921-9261-2d0166e5178a", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "1a68bfe0-f3f9-4163-a895-36971aa784e5", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "248b656d-3348-454b-a632-4e20be08f6e0", "CreateDate": "2025-07-31T03:18:39.2996088-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T03:18:39.2996088-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "a321a134-f8d6-40f3-a7a0-c6cedec67fc6", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-07-31T03:18:39.2996088-07:00", "MeasurementValueNeededDate": "2025-07-31T03:18:39.2996088-07:00", "SourceSystemId": "sample string 3", "CompanyId": "ae59f5bc-9fe2-42da-9e0c-d10c90af251a", "CreateDate": "2025-07-31T03:18:39.2996088-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-31T03:18:39.2996088-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-07-31T03:18:39.2996088-07:00", "MeasurementValueNeededDate": "2025-07-31T03:18:39.2996088-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "0752d592-3ffa-4122-b759-58f470144627", "CreateDate": "2025-07-31T03:18:39.2996088-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-31T03:18:39.2996088-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "5aaca4a8-ba5b-44b2-9a7c-f465ddf1fbb9", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "1a68bfe0-f3f9-4163-a895-36971aa784e5", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "248b656d-3348-454b-a632-4e20be08f6e0", "CreateDate": "2025-07-31T03:18:39.2996088-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T03:18:39.2996088-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "ffd97360-1b15-473d-8e15-be2ec747fec4", "Name": "sample string 1" }, "Unit": { "UnitId": "451d03dc-3ed4-4e21-b377-b9bf83cd69b6", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "4aa310bf-3cf2-42cc-8836-842255148f3e", "CreateDate": "2025-07-31T03:18:39.2996088-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-31T03:18:39.2996088-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "214c3363-aa29-4eec-aef9-f1deafe1553c", "FieldId": "e5880138-d08d-4b96-aacc-22c8b56180ea", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "214c3363-aa29-4eec-aef9-f1deafe1553c", "FieldId": "e5880138-d08d-4b96-aacc-22c8b56180ea", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "e6bb2694-e24b-4dbf-9c2c-ff77427b12b0", "CreateDate": "2025-07-31T03:18:39.2996088-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T03:18:39.2996088-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "6834f0f2-36eb-4dee-a8e9-ce84fecc1d7d", "CreateDate": "2025-07-31T03:18:39.2996088-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-31T03:18:39.2996088-07:00", "LastModifiedUser": "sample string 8" }
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": "f0c13438-c4b5-4b59-beb5-68e1f25cb3d9", "Asset": { "AssetId": "decee1de-74c8-42c5-ac44-942e25de7bbe", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "616ecf21-864d-4d7b-a4b8-53eb03c50a58", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "ebeaa90d-5ff2-40f3-a463-d78fffa92dd2", "CreateDate": "2025-07-31T03:18:39.2996088-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T03:18:39.2996088-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "ed278339-f41e-42b5-93b1-c265985837fd", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-07-31T03:18:39.2996088-07:00", "MeasurementValueNeededDate": "2025-07-31T03:18:39.2996088-07:00", "SourceSystemId": "sample string 3", "CompanyId": "ad111c46-c1c6-415b-9153-bc0123b200c0", "CreateDate": "2025-07-31T03:18:39.2996088-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-31T03:18:39.2996088-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-07-31T03:18:39.2996088-07:00", "MeasurementValueNeededDate": "2025-07-31T03:18:39.2996088-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "543d1b2a-9955-4540-a5d0-03d102fff8f5", "CreateDate": "2025-07-31T03:18:39.2996088-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-31T03:18:39.2996088-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "0c963aec-7398-438e-ba86-28a5f367b6fd", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "616ecf21-864d-4d7b-a4b8-53eb03c50a58", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "ebeaa90d-5ff2-40f3-a463-d78fffa92dd2", "CreateDate": "2025-07-31T03:18:39.2996088-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T03:18:39.2996088-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "de0a89a0-1c23-45f8-b199-b678ad4e510e", "Name": "sample string 1" }, "Unit": { "UnitId": "a15aa3da-be21-422e-8624-78f56413c08a", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "5762a53b-5b59-4931-8f9a-c93546a9bda7", "CreateDate": "2025-07-31T03:18:39.2996088-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-31T03:18:39.2996088-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "d9d60189-1a51-4140-9b3d-fff7983a1040", "FieldId": "c5b6b4d1-b6ae-4167-b8d7-7cece57d57ea", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "d9d60189-1a51-4140-9b3d-fff7983a1040", "FieldId": "c5b6b4d1-b6ae-4167-b8d7-7cece57d57ea", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "06b18276-b83c-4502-808a-c256d91bb41e", "CreateDate": "2025-07-31T03:18:39.2996088-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T03:18:39.2996088-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "2ea78736-f3a7-4fcf-b63d-23b6113eebce", "CreateDate": "2025-07-31T03:18:39.2996088-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-31T03:18:39.2996088-07:00", "LastModifiedUser": "sample string 8" }, "Total": 1, "Message": "sample string 1" }