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": "5312128c-c038-4ba6-b715-8299fe69bda6", "Asset": { "AssetId": "1dcbe558-b5a8-4dee-be93-8c95a04e9b2a", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "063bde50-54a0-41b1-ad6a-4a2418ed5836", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "37584a15-2e8f-42fb-9576-99af3d64738c", "CreateDate": "2024-12-26T03:40:19.4225762-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-26T03:40:19.4225762-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "468a5544-4b66-4cdf-9d9a-82d6be271d95", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2024-12-26T03:40:19.4225762-08:00", "MeasurementValueNeededDate": "2024-12-26T03:40:19.4225762-08:00", "SourceSystemId": "sample string 3", "CompanyId": "ba0bf116-641c-45c3-98f3-c896183ccf0f", "CreateDate": "2024-12-26T03:40:19.4225762-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-26T03:40:19.4225762-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2024-12-26T03:40:19.4225762-08:00", "MeasurementValueNeededDate": "2024-12-26T03:40:19.4225762-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "f6aa33af-258b-4ccb-94ce-1977f2e5bdfc", "CreateDate": "2024-12-26T03:40:19.4225762-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-12-26T03:40:19.4225762-08:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "74756602-fa63-4ee1-947f-8102150847d8", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "063bde50-54a0-41b1-ad6a-4a2418ed5836", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "37584a15-2e8f-42fb-9576-99af3d64738c", "CreateDate": "2024-12-26T03:40:19.4225762-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-26T03:40:19.4225762-08:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "303f3738-80a4-4728-b036-d3722ccb7c81", "Name": "sample string 1" }, "Unit": { "UnitId": "e690f7d6-b11f-4d92-ae6b-9ec5806d2865", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "a3891933-155f-4d0b-a4b6-e0d0e43ec1ec", "CreateDate": "2024-12-26T03:40:19.4225762-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-26T03:40:19.4225762-08:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "a3f5bbe7-f344-4653-bc9b-713ece7c2787", "FieldId": "407e9d41-9c3e-4fc7-9f3a-d5a60a9d8008", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "a3f5bbe7-f344-4653-bc9b-713ece7c2787", "FieldId": "407e9d41-9c3e-4fc7-9f3a-d5a60a9d8008", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "54f1e0e2-a4cd-4c9a-81cc-efe74951b1d7", "CreateDate": "2024-12-26T03:40:19.4225762-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-26T03:40:19.4225762-08:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "c2a65763-dd0d-4098-888c-e94592f78a36", "CreateDate": "2024-12-26T03:40:19.4225762-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-12-26T03:40:19.4225762-08: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": "950fad95-3e27-4669-a396-1f8a1f95ff48", "Asset": { "AssetId": "f1e4badd-27fe-4b75-855b-99e2a5d16c2e", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "92bb4b14-1f87-4269-9566-d47952d34dc5", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "9f227793-884e-41cc-a867-1b23d6b7248f", "CreateDate": "2024-12-26T03:40:19.4381918-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-26T03:40:19.4381918-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "943b70de-844b-4780-a229-f6ec134ff7e1", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2024-12-26T03:40:19.4381918-08:00", "MeasurementValueNeededDate": "2024-12-26T03:40:19.4381918-08:00", "SourceSystemId": "sample string 3", "CompanyId": "b6f10636-5597-4065-aac0-0b8ac693da1b", "CreateDate": "2024-12-26T03:40:19.4381918-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-26T03:40:19.4381918-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2024-12-26T03:40:19.4381918-08:00", "MeasurementValueNeededDate": "2024-12-26T03:40:19.4381918-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "632aa256-7bdc-4fe0-98b6-b3dd36080163", "CreateDate": "2024-12-26T03:40:19.4381918-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-12-26T03:40:19.4381918-08:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "91bed80d-6847-4d93-b3e0-5bcb6c843b8b", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "92bb4b14-1f87-4269-9566-d47952d34dc5", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "9f227793-884e-41cc-a867-1b23d6b7248f", "CreateDate": "2024-12-26T03:40:19.4381918-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-26T03:40:19.4381918-08:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "ddf0db6e-5f8c-4c78-afa4-193ae23391b6", "Name": "sample string 1" }, "Unit": { "UnitId": "53312b68-e7ae-446a-8691-852b2614a6dc", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "1439f254-b910-42f3-8bca-5fab31502433", "CreateDate": "2024-12-26T03:40:19.4381918-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-26T03:40:19.4381918-08:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "6beabf24-f27a-48b1-ac01-166b9b37e590", "FieldId": "0b86288a-806d-491f-ab7e-61fd5f7d3d7b", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "6beabf24-f27a-48b1-ac01-166b9b37e590", "FieldId": "0b86288a-806d-491f-ab7e-61fd5f7d3d7b", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "0ae8c885-e03e-4103-8b4a-0d9b52639738", "CreateDate": "2024-12-26T03:40:19.4381918-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-26T03:40:19.4381918-08:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "d1146973-3b71-47fb-aea7-c76740f4c08d", "CreateDate": "2024-12-26T03:40:19.4381918-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-12-26T03:40:19.4381918-08:00", "LastModifiedUser": "sample string 8" }, "Total": 1, "Message": "sample string 1" }