PUT Properties
Updates the given property.
Request Information
URI Parameters
None.
Body Parameters
Property to be updated
Property| Name | 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": "236cf982-08d2-4e85-9377-384310d85d3d",
"Asset": {
"AssetId": "1dd89a52-1852-4665-abd3-e56e682ddf3b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e904aa1b-2498-4d39-9824-49d0a8fbb840",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6de5c4a2-c69d-4bad-a90f-85be32fb1e51",
"CreateDate": "2025-10-29T06:57:59.9713597-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-10-29T06:57:59.9713597-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "6cf012ce-f8cb-47ac-b4c9-e1daed63756c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-10-29T06:57:59.9713597-07:00",
"MeasurementValueNeededDate": "2025-10-29T06:57:59.9713597-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d3983285-f722-4d86-8aff-2f4fa1d0de40",
"CreateDate": "2025-10-29T06:57:59.9713597-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-10-29T06:57:59.9713597-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-10-29T06:57:59.9713597-07:00",
"MeasurementValueNeededDate": "2025-10-29T06:57:59.9713597-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ca4619cd-4685-45bb-a617-06c184d0a06f",
"CreateDate": "2025-10-29T06:57:59.9713597-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-10-29T06:57:59.9713597-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "7d7b7cf0-e62e-48a9-b42c-a1346a632084",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e904aa1b-2498-4d39-9824-49d0a8fbb840",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6de5c4a2-c69d-4bad-a90f-85be32fb1e51",
"CreateDate": "2025-10-29T06:57:59.9713597-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-10-29T06:57:59.9713597-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "f2eda11f-fbed-41dc-9dbb-4323abcfb2a1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bdad46d3-92b9-48be-bd8b-2ae2c5bf8449",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c223f846-a514-4eb8-8d38-bd1f6a4de6b9",
"CreateDate": "2025-10-29T06:57:59.9713597-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-10-29T06:57:59.9713597-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": "722abb7a-adb6-4ffb-bfc2-4aff0b847723",
"CreateDate": "2025-10-29T06:57:59.9713597-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-10-29T06:57:59.9713597-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "74109d62-e50e-4768-8e93-28badc75f2e3",
"CreateDate": "2025-10-29T06:57:59.9713597-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-10-29T06:57:59.9713597-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": "f8fc515a-e6b2-49df-9478-6b2e81ab1152",
"Asset": {
"AssetId": "ad56e1aa-0d1f-4629-84ab-fabd87cd3da3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d37614cf-efed-4d18-9f60-3065837fbda7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a93e338b-87c5-4929-a078-bf69ef7c9a21",
"CreateDate": "2025-10-29T06:57:59.9713597-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-10-29T06:57:59.9713597-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8aeca3ff-6fd7-4591-928b-e0b99e1b0f22",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-10-29T06:57:59.9713597-07:00",
"MeasurementValueNeededDate": "2025-10-29T06:57:59.9713597-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a7686c2e-8ede-4718-a682-eb2f1d59b135",
"CreateDate": "2025-10-29T06:57:59.9713597-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-10-29T06:57:59.9713597-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-10-29T06:57:59.9713597-07:00",
"MeasurementValueNeededDate": "2025-10-29T06:57:59.9713597-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3ed7be80-aa47-4661-b9cf-5d16436a3859",
"CreateDate": "2025-10-29T06:57:59.9713597-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-10-29T06:57:59.9713597-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "d51a10aa-bccc-48fe-bde6-9c2d36dc0c03",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d37614cf-efed-4d18-9f60-3065837fbda7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a93e338b-87c5-4929-a078-bf69ef7c9a21",
"CreateDate": "2025-10-29T06:57:59.9713597-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-10-29T06:57:59.9713597-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "30a6228e-0643-4d98-ac85-f587b6121007",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4fc1a96a-b5db-4561-92c6-74dda2944b9c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "57096bd3-d446-41f2-bc2f-82888fbf02ff",
"CreateDate": "2025-10-29T06:57:59.9713597-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-10-29T06:57:59.9713597-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": "dd9c1908-b35c-4816-adeb-6274ca5c0776",
"CreateDate": "2025-10-29T06:57:59.9713597-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-10-29T06:57:59.9713597-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d97fcb01-d1b1-4984-aabf-16d98c43e65d",
"CreateDate": "2025-10-29T06:57:59.9713597-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-10-29T06:57:59.9713597-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}