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": "5404d59c-6ccb-47f4-acf3-f75ce184bb6f", "Asset": { "AssetId": "62ecec86-b10e-4473-a861-df8ad785c3c4", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "d4819dca-174c-40f1-a53d-5ab8968e635b", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "e436d1b7-d44e-4e67-b9f9-a22c0efc307d", "CreateDate": "2025-10-13T17:53:02.5113234-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-13T17:53:02.5113234-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "896db240-c4be-4d8c-9fe5-7a891680eefa", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-10-13T17:53:02.5113234-07:00", "MeasurementValueNeededDate": "2025-10-13T17:53:02.5113234-07:00", "SourceSystemId": "sample string 3", "CompanyId": "d3960937-e59b-4542-8650-839cdc91699c", "CreateDate": "2025-10-13T17:53:02.5113234-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-13T17:53:02.5113234-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-10-13T17:53:02.5113234-07:00", "MeasurementValueNeededDate": "2025-10-13T17:53:02.5113234-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "6e893363-bdfe-4498-a099-39b569be3dcd", "CreateDate": "2025-10-13T17:53:02.5113234-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-10-13T17:53:02.5113234-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "cc219475-9f6a-4540-9c76-4f48f01c5043", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "d4819dca-174c-40f1-a53d-5ab8968e635b", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "e436d1b7-d44e-4e67-b9f9-a22c0efc307d", "CreateDate": "2025-10-13T17:53:02.5113234-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-13T17:53:02.5113234-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "51bdccd3-9363-41af-9f2e-6ebf64de05ee", "Name": "sample string 1" }, "Unit": { "UnitId": "b936b79a-a227-418e-936c-ee0885027138", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "93e910e9-80c6-44cd-82f3-cd6b83092a4e", "CreateDate": "2025-10-13T17:53:02.5113234-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-13T17:53:02.5113234-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": "b32a974b-8e5d-4fb4-8cab-2390d9492b4f", "CreateDate": "2025-10-13T17:53:02.5113234-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-13T17:53:02.5113234-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "35e9e813-1d75-455c-8613-58c73dd57fb5", "CreateDate": "2025-10-13T17:53:02.5113234-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-13T17:53:02.5113234-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": "0b3c0b6a-c12a-4ef0-8953-61ea4601615f", "Asset": { "AssetId": "f38c62d1-8213-4640-9b68-c2aa2f301d67", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "25428d78-d341-4f54-bfb2-223143100d49", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "f865bb74-c70e-41ef-a8b5-97af6422af18", "CreateDate": "2025-10-13T17:53:02.5113234-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-13T17:53:02.5113234-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "0299c263-715a-48da-b3d4-d5f587b8c5ce", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-10-13T17:53:02.5113234-07:00", "MeasurementValueNeededDate": "2025-10-13T17:53:02.5113234-07:00", "SourceSystemId": "sample string 3", "CompanyId": "40db9f0b-94b0-4901-a73a-b013685bbf7f", "CreateDate": "2025-10-13T17:53:02.5113234-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-13T17:53:02.5113234-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-10-13T17:53:02.5113234-07:00", "MeasurementValueNeededDate": "2025-10-13T17:53:02.5113234-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "112e642f-e6f3-46ac-91d8-4f27f73e216d", "CreateDate": "2025-10-13T17:53:02.5113234-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-10-13T17:53:02.5113234-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "c0a244a8-ba31-4c1b-94f7-a22821f79b4f", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "25428d78-d341-4f54-bfb2-223143100d49", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "f865bb74-c70e-41ef-a8b5-97af6422af18", "CreateDate": "2025-10-13T17:53:02.5113234-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-13T17:53:02.5113234-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "36f01f44-f161-4bd7-b69d-36711e40d276", "Name": "sample string 1" }, "Unit": { "UnitId": "4b322316-69e3-4178-8397-6b5bb963616f", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "3e6b7265-493b-46f4-8694-e8890e664c58", "CreateDate": "2025-10-13T17:53:02.5113234-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-13T17:53:02.5113234-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": "1a09b521-ec4d-4a59-af41-23bb8fab8869", "CreateDate": "2025-10-13T17:53:02.5113234-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-13T17:53:02.5113234-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "a3a54c86-07be-4716-a8a4-995be728f17d", "CreateDate": "2025-10-13T17:53:02.5113234-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-13T17:53:02.5113234-07:00", "LastModifiedUser": "sample string 7" }, "Total": 1, "Message": "sample string 1" }