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": "42ec7740-419f-41c9-a3e5-9f747a95c515", "Asset": { "AssetId": "02112a1a-a21d-4b3d-8417-97c28d0553bf", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "df416c93-fb8e-44c3-98cb-98dbdb06541d", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "5bc56170-cb90-42ec-b16c-13c887378556", "CreateDate": "2025-06-26T19:23:53.5680064-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-26T19:23:53.5680064-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "f4362a2b-963f-4391-a257-8254be8c0003", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-06-26T19:23:53.5680064-07:00", "MeasurementValueNeededDate": "2025-06-26T19:23:53.5680064-07:00", "SourceSystemId": "sample string 3", "CompanyId": "4626b258-30cf-4b31-8018-f7869cddb15b", "CreateDate": "2025-06-26T19:23:53.5680064-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-26T19:23:53.5680064-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-06-26T19:23:53.5680064-07:00", "MeasurementValueNeededDate": "2025-06-26T19:23:53.5680064-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "95d69f66-cedf-4b23-9a31-05ab5e2d51e5", "CreateDate": "2025-06-26T19:23:53.5680064-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-06-26T19:23:53.5680064-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "3a523d5d-c8a5-4694-85d1-fae213eebe92", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "df416c93-fb8e-44c3-98cb-98dbdb06541d", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "5bc56170-cb90-42ec-b16c-13c887378556", "CreateDate": "2025-06-26T19:23:53.5680064-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-26T19:23:53.5680064-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "0ae4d226-2545-4109-bad5-161f9dd7af6d", "Name": "sample string 1" }, "Unit": { "UnitId": "695e2d2a-e496-47a2-92ce-5eb7adc9edb6", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "1f59dc2e-dcff-473a-a827-8e9baa2d8e01", "CreateDate": "2025-06-26T19:23:53.5680064-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-26T19:23:53.5680064-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": "899aa47f-f7a5-42f5-8297-2618ef80e036", "CreateDate": "2025-06-26T19:23:53.5680064-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-26T19:23:53.5680064-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "6331dc4a-7f9a-4c2b-8c14-f9aa6c17f090", "CreateDate": "2025-06-26T19:23:53.5680064-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-26T19:23:53.5680064-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": "487e3f9a-64e2-4db0-8c7d-7c16980ffabc", "Asset": { "AssetId": "64d0116a-2929-44e1-99c6-ca72c4809ad7", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "6da008c4-482c-44e2-b29b-e22f8edc1577", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "be3a6801-7350-4f09-8ded-fdc1cfa74dbb", "CreateDate": "2025-06-26T19:23:53.5680064-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-26T19:23:53.5680064-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "9b8a82e9-dcc2-4886-a210-69facf099667", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-06-26T19:23:53.5680064-07:00", "MeasurementValueNeededDate": "2025-06-26T19:23:53.5680064-07:00", "SourceSystemId": "sample string 3", "CompanyId": "56244947-7e87-4909-8ae0-46c683af3bff", "CreateDate": "2025-06-26T19:23:53.5680064-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-26T19:23:53.5680064-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-06-26T19:23:53.5680064-07:00", "MeasurementValueNeededDate": "2025-06-26T19:23:53.5680064-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "ee5661c1-559b-4881-b342-857f5e84a33f", "CreateDate": "2025-06-26T19:23:53.5680064-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-06-26T19:23:53.5680064-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "100450d4-cbd9-4acb-a0be-7c16a138226c", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "6da008c4-482c-44e2-b29b-e22f8edc1577", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "be3a6801-7350-4f09-8ded-fdc1cfa74dbb", "CreateDate": "2025-06-26T19:23:53.5680064-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-26T19:23:53.5680064-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "e2b09622-5e39-4a57-8c11-7bc0c6431ebd", "Name": "sample string 1" }, "Unit": { "UnitId": "9e09e91a-c3a2-4001-8346-ba36679a9116", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "bee35912-1c6a-4c5b-a6c3-a48aa0f54635", "CreateDate": "2025-06-26T19:23:53.5680064-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-26T19:23:53.5680064-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": "aff0c31c-4850-48f9-894f-dcd07ea6e11e", "CreateDate": "2025-06-26T19:23:53.5680064-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-26T19:23:53.5680064-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "f10e9ce1-6a32-476b-8007-811083482d38", "CreateDate": "2025-06-26T19:23:53.5680064-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-26T19:23:53.5680064-07:00", "LastModifiedUser": "sample string 7" }, "Total": 1, "Message": "sample string 1" }