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": "5646cec8-3095-4c79-9a72-020a860c1a6e",
"Asset": {
"AssetId": "d7ba3df7-232f-47ae-a015-199cc35a8b22",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "77af9066-9787-4cf0-9dc0-a3d36c292d59",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "eded20c9-7ee4-4d48-a599-153308a08012",
"CreateDate": "2026-01-21T16:05:28.9078963-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T16:05:28.9078963-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c55e8b69-5d70-45dc-9c07-fcbc96e2db80",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-21T16:05:28.9078963-08:00",
"MeasurementValueNeededDate": "2026-01-21T16:05:28.9078963-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e9ba1621-6435-4800-9a61-8905ffbd2f5c",
"CreateDate": "2026-01-21T16:05:28.9078963-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-21T16:05:28.9078963-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-21T16:05:28.9078963-08:00",
"MeasurementValueNeededDate": "2026-01-21T16:05:28.9078963-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "71e67f4b-486f-4485-b1c4-c41d7d752281",
"CreateDate": "2026-01-21T16:05:28.9078963-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-21T16:05:28.9078963-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "4662d7f6-06b8-478d-8bf1-322a031ebff6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "77af9066-9787-4cf0-9dc0-a3d36c292d59",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "eded20c9-7ee4-4d48-a599-153308a08012",
"CreateDate": "2026-01-21T16:05:28.9078963-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T16:05:28.9078963-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "527705d3-d39b-4d2c-80bf-14b48e87b647",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1eed34e6-ad1c-4434-a437-19c969b5aa26",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fb1a3408-e093-4015-8874-c02272f3500f",
"CreateDate": "2026-01-21T16:05:28.9078963-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-21T16:05:28.9078963-08: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": "58a88dae-b356-4b46-9e11-0bf6e6f09268",
"CreateDate": "2026-01-21T16:05:28.9078963-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T16:05:28.9078963-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "299c1e19-4fee-4eb4-ba03-989269c78864",
"CreateDate": "2026-01-21T16:05:28.9078963-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T16:05:28.9078963-08: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": "677a3b7e-0702-445f-8985-a617e62e1b0d",
"Asset": {
"AssetId": "4264dc6e-099f-4a4d-8072-c6e2e3361dbc",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "dc53b000-b584-4b0d-9fc3-aa541f4f7731",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b0291ef2-3bcf-462e-9f30-cd0a60dab8fd",
"CreateDate": "2026-01-21T16:05:28.9078963-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T16:05:28.9078963-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "05e77987-7459-4bf7-9a06-c264a3cbb9b4",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-21T16:05:28.9078963-08:00",
"MeasurementValueNeededDate": "2026-01-21T16:05:28.9078963-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "04b43495-eb0f-4a91-b9a0-9b057c0e0165",
"CreateDate": "2026-01-21T16:05:28.9078963-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-21T16:05:28.9078963-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-21T16:05:28.9078963-08:00",
"MeasurementValueNeededDate": "2026-01-21T16:05:28.9078963-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "56a493bd-a387-407a-a621-f045f80f8adf",
"CreateDate": "2026-01-21T16:05:28.9078963-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-21T16:05:28.9078963-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "a02528e2-d149-45f9-a8dc-e7fceefe2943",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dc53b000-b584-4b0d-9fc3-aa541f4f7731",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b0291ef2-3bcf-462e-9f30-cd0a60dab8fd",
"CreateDate": "2026-01-21T16:05:28.9078963-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T16:05:28.9078963-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "9ad00ed1-ef0a-41a2-b033-2fc983f81689",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2f27f40d-fd72-4551-8fb8-af47ed10b504",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "86f790a1-f72a-4b6c-94a3-8755879a8f49",
"CreateDate": "2026-01-21T16:05:28.9078963-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-21T16:05:28.9078963-08: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": "aa50a10e-8a74-4efa-98cf-5793fd58dfb8",
"CreateDate": "2026-01-21T16:05:28.9078963-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T16:05:28.9078963-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ba9a8243-c036-4168-96a2-e8a0abc0a75d",
"CreateDate": "2026-01-21T16:05:28.9078963-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T16:05:28.9078963-08:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}