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": "dd0108cc-d431-4f6f-b412-eeae67c0e5a2", "Asset": { "AssetId": "5495b4bc-7114-4b9d-bfad-45cf2a1e34a7", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "2ea8883a-d480-41d1-ba64-5c09c1717707", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "7994765a-795b-4481-a1bb-6640f6556e6a", "CreateDate": "2025-06-25T06:36:05.7560366-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-25T06:36:05.7560366-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "6f61aed2-aa95-4b0b-bd00-ed28a7277194", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-06-25T06:36:05.7560366-07:00", "MeasurementValueNeededDate": "2025-06-25T06:36:05.7560366-07:00", "SourceSystemId": "sample string 3", "CompanyId": "09f9f780-9749-4de1-8677-f9cc35501809", "CreateDate": "2025-06-25T06:36:05.7560366-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-25T06:36:05.7560366-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-06-25T06:36:05.7560366-07:00", "MeasurementValueNeededDate": "2025-06-25T06:36:05.7560366-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "3a6d38db-f759-444b-89c3-8050f5ee4704", "CreateDate": "2025-06-25T06:36:05.7560366-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-06-25T06:36:05.7560366-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "0579ac78-b292-4149-a520-ff744d109abf", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "2ea8883a-d480-41d1-ba64-5c09c1717707", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "7994765a-795b-4481-a1bb-6640f6556e6a", "CreateDate": "2025-06-25T06:36:05.7560366-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-25T06:36:05.7560366-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "9d0f1c88-5eb8-430a-a0d5-634d60f2e73d", "Name": "sample string 1" }, "Unit": { "UnitId": "3eb2d75b-410a-4b4c-8a13-40882720a8f6", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "cdd43716-ad1a-4ac6-90af-9905523aa7e6", "CreateDate": "2025-06-25T06:36:05.7560366-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-25T06:36:05.7560366-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": "15d69e76-f259-4957-b44f-c574da2f7345", "CreateDate": "2025-06-25T06:36:05.7560366-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-25T06:36:05.7560366-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "d937904a-757d-4f41-b3ae-b8085efeba98", "CreateDate": "2025-06-25T06:36:05.7560366-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-25T06:36:05.7560366-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": "a2e28982-777b-4ddb-9ec5-5103f8d1d657", "Asset": { "AssetId": "93382db0-6462-40eb-b4fb-f8af6073bc42", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "b9f7cf77-1221-4373-a625-d4bf767e9f5f", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "df6f5212-94f3-4dfa-a67e-c3aff6df1634", "CreateDate": "2025-06-25T06:36:05.7715967-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-25T06:36:05.7715967-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "8aaa5131-8498-4e6a-999a-5dad50de7b1a", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-06-25T06:36:05.7715967-07:00", "MeasurementValueNeededDate": "2025-06-25T06:36:05.7715967-07:00", "SourceSystemId": "sample string 3", "CompanyId": "79125a06-0102-4759-a766-6be6d61b8e6c", "CreateDate": "2025-06-25T06:36:05.7715967-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-25T06:36:05.7715967-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-06-25T06:36:05.7715967-07:00", "MeasurementValueNeededDate": "2025-06-25T06:36:05.7715967-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "6d170f95-ead6-478e-bfc8-98a9d602f04f", "CreateDate": "2025-06-25T06:36:05.7715967-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-06-25T06:36:05.7715967-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "5c2f6cf0-fc3c-4d9a-94c1-3a1af7ab39cc", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "b9f7cf77-1221-4373-a625-d4bf767e9f5f", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "df6f5212-94f3-4dfa-a67e-c3aff6df1634", "CreateDate": "2025-06-25T06:36:05.7715967-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-25T06:36:05.7715967-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "0e3a4066-3dfe-46ae-9b18-082179f8ce37", "Name": "sample string 1" }, "Unit": { "UnitId": "db74eb5f-5b26-4392-aef8-58cd6c9bc693", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "7a4a754e-5552-4b08-8583-3c784636482f", "CreateDate": "2025-06-25T06:36:05.7715967-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-25T06:36:05.7715967-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": "5b1f5c44-0f6d-4033-a724-4da76e8322c0", "CreateDate": "2025-06-25T06:36:05.7715967-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-25T06:36:05.7715967-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "1576f86b-0917-4f76-becf-f84bf07b4104", "CreateDate": "2025-06-25T06:36:05.7715967-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-25T06:36:05.7715967-07:00", "LastModifiedUser": "sample string 7" }, "Total": 1, "Message": "sample string 1" }