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. |
|
CreateMachine | string |
None. |
|
LastModifiedDate | date |
None. |
|
LastModifiedUser | string |
None. |
|
LastModifiedMachine | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "PropertyId": "e9ed5865-f85b-4452-85ab-abb1348ed73b", "Asset": { "AssetId": "c72e3cd2-2e1a-43c0-a6c4-1a3b23b7f50c", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "7c5c7d17-f6b0-4b4d-bcc0-41d3708ff0b7", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "f23b276c-cce8-46d0-93c5-f1913962f63f", "CreateDate": "2021-04-17T06:51:14.3814319-07:00", "CreateUser": "sample string 6", "CreateMachine": "sample string 7", "LastModifiedDate": "2021-04-17T06:51:14.3814319-07:00", "LastModifiedUser": "sample string 8", "LastModifiedMachine": "sample string 9" }, "AssetGroup": { "AssetGroupId": "c3948d62-5ceb-4faf-bf3b-fb1b0d163c27", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2021-04-17T06:51:14.3814319-07:00", "MeasurementValueNeededDate": "2021-04-17T06:51:14.3814319-07:00", "SourceSystemId": "sample string 3", "CompanyId": "40c40b3c-6e61-429d-baa5-e8805bcd62e5", "CreateDate": "2021-04-17T06:51:14.3814319-07:00", "CreateUser": "sample string 5", "CreateMachine": "sample string 6", "LastModifiedDate": "2021-04-17T06:51:14.3814319-07:00", "LastModifiedUser": "sample string 7", "LastModifiedMachine": "sample string 8" }, "ParentAsset": null, "WellKnownText": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2021-04-17T06:51:14.3814319-07:00", "MeasurementValueNeededDate": "2021-04-17T06:51:14.3814319-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "bdd26b1a-2918-4d82-ae4f-7a2981a71040", "CreateDate": "2021-04-17T06:51:14.3814319-07:00", "CreateUser": "sample string 7", "CreateMachine": "sample string 8", "LastModifiedDate": "2021-04-17T06:51:14.3814319-07:00", "LastModifiedUser": "sample string 9", "LastModifiedMachine": "sample string 10" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "e213f9bb-0bac-485c-8a3a-79b494ba07c7", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "7c5c7d17-f6b0-4b4d-bcc0-41d3708ff0b7", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "f23b276c-cce8-46d0-93c5-f1913962f63f", "CreateDate": "2021-04-17T06:51:14.3814319-07:00", "CreateUser": "sample string 6", "CreateMachine": "sample string 7", "LastModifiedDate": "2021-04-17T06:51:14.3814319-07:00", "LastModifiedUser": "sample string 8", "LastModifiedMachine": "sample string 9" }, "DataType": { "DataTypeId": "48ea455d-86b1-4417-b904-eda4e18469e2", "Name": "sample string 1" }, "Unit": { "UnitId": "c44dd006-d94c-4349-9782-74846c29077d", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "a2e4d2e0-07c3-4d13-aabf-c2df4a2d7d2b", "CreateDate": "2021-04-17T06:51:14.3814319-07:00", "CreateUser": "sample string 5", "CreateMachine": "sample string 6", "LastModifiedDate": "2021-04-17T06:51:14.3814319-07:00", "LastModifiedUser": "sample string 7", "LastModifiedMachine": "sample string 8" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ "sample string 1", "sample string 2" ], "SourceSystemId": "sample string 4", "CompanyId": "b5c54b0d-6e05-4028-9210-f92be3157aad", "CreateDate": "2021-04-17T06:51:14.3814319-07:00", "CreateUser": "sample string 6", "CreateMachine": "sample string 7", "LastModifiedDate": "2021-04-17T06:51:14.3814319-07:00", "LastModifiedUser": "sample string 8", "LastModifiedMachine": "sample string 9" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "b1b28c9d-ee2c-4d50-ad06-d7a3e1f172c7", "CreateDate": "2021-04-17T06:51:14.3814319-07:00", "CreateUser": "sample string 6", "CreateMachine": "sample string 7", "LastModifiedDate": "2021-04-17T06:51:14.3814319-07:00", "LastModifiedUser": "sample string 8", "LastModifiedMachine": "sample string 9" }
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": "4f8adcb2-6f5a-4d7d-a1ae-c51f7a3755e0", "Asset": { "AssetId": "0ee64067-4b7a-447b-99a5-f58ca60cfd7d", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "d2abd8ae-b0d7-48e1-b91d-19248279c6a7", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "20e24633-53b1-48be-a915-d98c72d79156", "CreateDate": "2021-04-17T06:51:14.3814319-07:00", "CreateUser": "sample string 6", "CreateMachine": "sample string 7", "LastModifiedDate": "2021-04-17T06:51:14.3814319-07:00", "LastModifiedUser": "sample string 8", "LastModifiedMachine": "sample string 9" }, "AssetGroup": { "AssetGroupId": "80e2c740-c033-4313-b7ab-bbbc03e16775", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2021-04-17T06:51:14.3814319-07:00", "MeasurementValueNeededDate": "2021-04-17T06:51:14.3814319-07:00", "SourceSystemId": "sample string 3", "CompanyId": "e141149d-eab0-49d8-8d45-d1fb82414740", "CreateDate": "2021-04-17T06:51:14.3814319-07:00", "CreateUser": "sample string 5", "CreateMachine": "sample string 6", "LastModifiedDate": "2021-04-17T06:51:14.3814319-07:00", "LastModifiedUser": "sample string 7", "LastModifiedMachine": "sample string 8" }, "ParentAsset": null, "WellKnownText": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2021-04-17T06:51:14.3814319-07:00", "MeasurementValueNeededDate": "2021-04-17T06:51:14.3814319-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "1d83adf6-4832-4a17-ab8e-81aa0e176bdf", "CreateDate": "2021-04-17T06:51:14.3814319-07:00", "CreateUser": "sample string 7", "CreateMachine": "sample string 8", "LastModifiedDate": "2021-04-17T06:51:14.3814319-07:00", "LastModifiedUser": "sample string 9", "LastModifiedMachine": "sample string 10" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "5df59a34-7adc-4fe9-9201-c95108132ed4", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "d2abd8ae-b0d7-48e1-b91d-19248279c6a7", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "20e24633-53b1-48be-a915-d98c72d79156", "CreateDate": "2021-04-17T06:51:14.3814319-07:00", "CreateUser": "sample string 6", "CreateMachine": "sample string 7", "LastModifiedDate": "2021-04-17T06:51:14.3814319-07:00", "LastModifiedUser": "sample string 8", "LastModifiedMachine": "sample string 9" }, "DataType": { "DataTypeId": "98cd1653-82f4-46a1-b47b-a22593def55a", "Name": "sample string 1" }, "Unit": { "UnitId": "9c38a10a-1686-40db-9d08-abef69940195", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "f11282d8-7fc7-4ee9-a56f-4970e474adde", "CreateDate": "2021-04-17T06:51:14.3814319-07:00", "CreateUser": "sample string 5", "CreateMachine": "sample string 6", "LastModifiedDate": "2021-04-17T06:51:14.3814319-07:00", "LastModifiedUser": "sample string 7", "LastModifiedMachine": "sample string 8" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ "sample string 1", "sample string 2" ], "SourceSystemId": "sample string 4", "CompanyId": "f683a448-2b6c-4e4f-be11-afafddce429d", "CreateDate": "2021-04-17T06:51:14.3814319-07:00", "CreateUser": "sample string 6", "CreateMachine": "sample string 7", "LastModifiedDate": "2021-04-17T06:51:14.3814319-07:00", "LastModifiedUser": "sample string 8", "LastModifiedMachine": "sample string 9" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "a310c937-a5f2-4f1b-9f3a-4da41cff33cd", "CreateDate": "2021-04-17T06:51:14.3814319-07:00", "CreateUser": "sample string 6", "CreateMachine": "sample string 7", "LastModifiedDate": "2021-04-17T06:51:14.3814319-07:00", "LastModifiedUser": "sample string 8", "LastModifiedMachine": "sample string 9" }, "Total": 1, "Message": "sample string 1" }