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": "ee7603e0-2f2a-446d-b3c5-e91b985dd05e", "Asset": { "AssetId": "6ba1073c-3805-45d6-a752-6f5f496f495d", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "c94a8291-9370-420c-88f2-ede84f41e3f8", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "3cd5a88c-59d6-4198-895a-d2d65656d7fa", "CreateDate": "2025-10-10T14:57:11.7413196-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-10T14:57:11.7413196-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "e2be069c-d318-40bd-a76e-d91ebba850ad", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-10-10T14:57:11.7413196-07:00", "MeasurementValueNeededDate": "2025-10-10T14:57:11.7413196-07:00", "SourceSystemId": "sample string 3", "CompanyId": "fa36b089-ea6d-44e0-a673-07da1ec2b1e0", "CreateDate": "2025-10-10T14:57:11.7413196-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-10T14:57:11.7413196-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-10-10T14:57:11.7413196-07:00", "MeasurementValueNeededDate": "2025-10-10T14:57:11.7413196-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "a337a5b9-392d-4d2f-9e85-32e2d87f5f21", "CreateDate": "2025-10-10T14:57:11.7413196-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-10-10T14:57:11.7413196-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "de78651a-23b3-44f4-ba21-ac928b226211", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "c94a8291-9370-420c-88f2-ede84f41e3f8", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "3cd5a88c-59d6-4198-895a-d2d65656d7fa", "CreateDate": "2025-10-10T14:57:11.7413196-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-10T14:57:11.7413196-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "46d09143-5d5b-4fa7-9e33-cfb774fb2764", "Name": "sample string 1" }, "Unit": { "UnitId": "eff0d722-aa1e-4630-b203-8b523deff7da", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "53c1f746-ca98-4c91-b478-d14842d1b039", "CreateDate": "2025-10-10T14:57:11.7413196-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-10T14:57:11.7413196-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "0e9b83a5-37a7-4f16-b2c6-fd379e010a83", "FieldId": "ab81e9f1-13e9-4905-891d-2d73d172b040", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "0e9b83a5-37a7-4f16-b2c6-fd379e010a83", "FieldId": "ab81e9f1-13e9-4905-891d-2d73d172b040", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "7db93f26-7067-4dbc-89e2-89bc6b0aa3a9", "CreateDate": "2025-10-10T14:57:11.7413196-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-10T14:57:11.7413196-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "b330384f-6859-40ae-a3b1-e393d5d4ca5f", "CreateDate": "2025-10-10T14:57:11.7413196-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-10-10T14:57:11.7413196-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": "54cab2e7-b21f-4d42-8719-3d47bad8efd0", "Asset": { "AssetId": "c8b8bcca-2c5e-4f52-a987-0b29209f6b93", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "29e67c71-47fa-46ab-a537-cda820e523d5", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "f09658c6-df54-4596-a856-9886df933a94", "CreateDate": "2025-10-10T14:57:11.7413196-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-10T14:57:11.7413196-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "38766310-c853-4e86-b65a-fbdca45e3bd8", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-10-10T14:57:11.7413196-07:00", "MeasurementValueNeededDate": "2025-10-10T14:57:11.7413196-07:00", "SourceSystemId": "sample string 3", "CompanyId": "4b58beed-5e5d-46f1-a8ea-87c7cc246265", "CreateDate": "2025-10-10T14:57:11.7413196-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-10T14:57:11.7413196-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-10-10T14:57:11.7413196-07:00", "MeasurementValueNeededDate": "2025-10-10T14:57:11.7413196-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "92b87973-029a-4833-8c97-955ddff0e821", "CreateDate": "2025-10-10T14:57:11.7413196-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-10-10T14:57:11.7413196-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "42d12b98-5084-459c-a7ef-1e98bd2e8601", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "29e67c71-47fa-46ab-a537-cda820e523d5", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "f09658c6-df54-4596-a856-9886df933a94", "CreateDate": "2025-10-10T14:57:11.7413196-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-10T14:57:11.7413196-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "ca3e100e-9caf-4e01-9384-3f1b1100f820", "Name": "sample string 1" }, "Unit": { "UnitId": "e8f300aa-66c3-4700-bb4d-9542bd90b203", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "6dffdfc2-6854-44b3-9a45-cb53a02b8d37", "CreateDate": "2025-10-10T14:57:11.7413196-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-10T14:57:11.7413196-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "bd5d938f-fc5a-45ac-bb01-00c68236bb23", "FieldId": "db7f4fdf-fd14-4012-a2af-4eb1d7a3aac7", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "bd5d938f-fc5a-45ac-bb01-00c68236bb23", "FieldId": "db7f4fdf-fd14-4012-a2af-4eb1d7a3aac7", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "eb433e23-0df9-476b-b344-42664c4a755b", "CreateDate": "2025-10-10T14:57:11.7413196-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-10T14:57:11.7413196-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "607265c8-e2ac-4a3d-8726-c97272ed78c8", "CreateDate": "2025-10-10T14:57:11.7413196-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-10-10T14:57:11.7413196-07:00", "LastModifiedUser": "sample string 8" }, "Total": 1, "Message": "sample string 1" }