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": "40919d7a-8ba1-466b-a83d-b935a734f94a",
"Asset": {
"AssetId": "54f255e7-0c6b-496c-bed4-41c2109084db",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2606e4f5-3793-4acc-ad0e-81bd2af95697",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a6224348-3531-4cef-ad7c-a0f4054f815b",
"CreateDate": "2026-06-02T15:03:43.7462317-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T15:03:43.7462317-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c37cf740-92ee-4be0-8005-acc16550b6f3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-02T15:03:43.7462317-07:00",
"MeasurementValueNeededDate": "2026-06-02T15:03:43.7462317-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0f64035a-ea47-4aaa-b77a-c98f6aa2dd44",
"CreateDate": "2026-06-02T15:03:43.7462317-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-02T15:03:43.7462317-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-02T15:03:43.7462317-07:00",
"MeasurementValueNeededDate": "2026-06-02T15:03:43.7462317-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f9d82605-fd05-45fa-bbe3-63c60a3eb1de",
"CreateDate": "2026-06-02T15:03:43.7462317-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-02T15:03:43.7462317-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "76a2c57b-a56f-4dd5-b3b8-e656c7ecc90e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2606e4f5-3793-4acc-ad0e-81bd2af95697",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a6224348-3531-4cef-ad7c-a0f4054f815b",
"CreateDate": "2026-06-02T15:03:43.7462317-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T15:03:43.7462317-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "14d730d8-f158-42cc-b585-00dd10eda49c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d9ea46da-fa40-476e-909b-883484463185",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e6d04da4-887c-4b9b-ba25-9bcda2a83664",
"CreateDate": "2026-06-02T15:03:43.7462317-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-02T15:03:43.7462317-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": "12600ed2-16b5-414b-b73a-9d8d6f609ac0",
"CreateDate": "2026-06-02T15:03:43.7462317-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T15:03:43.7462317-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6c30e343-7eb3-437f-9969-71f59ff8c0ac",
"CreateDate": "2026-06-02T15:03:43.7462317-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T15:03:43.7462317-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": "021ad341-7fa0-4faf-96bf-e8302b903c58",
"Asset": {
"AssetId": "b1c0cfd4-f3ef-4b4a-b6ed-2aca04f0f380",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f2e0e697-b42a-4224-8c92-376586e7cc66",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "03dd4f35-1b58-4184-ada2-f9b5917ca624",
"CreateDate": "2026-06-02T15:03:43.7462317-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T15:03:43.7462317-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "692f5b39-81a6-461c-abf7-37744a7d3581",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-02T15:03:43.7462317-07:00",
"MeasurementValueNeededDate": "2026-06-02T15:03:43.7462317-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2c040563-f3cd-4ae2-8243-5464f537a15e",
"CreateDate": "2026-06-02T15:03:43.7462317-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-02T15:03:43.7462317-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-02T15:03:43.7462317-07:00",
"MeasurementValueNeededDate": "2026-06-02T15:03:43.7462317-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8f144fa3-de79-4a1e-95fa-de6866d4f5a9",
"CreateDate": "2026-06-02T15:03:43.7462317-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-02T15:03:43.7462317-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "9e572e3e-08a4-447a-bb0c-083c1557900f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f2e0e697-b42a-4224-8c92-376586e7cc66",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "03dd4f35-1b58-4184-ada2-f9b5917ca624",
"CreateDate": "2026-06-02T15:03:43.7462317-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T15:03:43.7462317-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "83977da4-c961-4622-a3af-72ecb2898d98",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4886b82d-ac35-4368-845d-ca4a82c547cf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "93dab79f-3870-4ba2-a593-847cd9bc85b7",
"CreateDate": "2026-06-02T15:03:43.7462317-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-02T15:03:43.7462317-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": "d31a5984-61e0-400c-9bc7-fd1b904deb5a",
"CreateDate": "2026-06-02T15:03:43.7462317-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T15:03:43.7462317-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "953a3638-0a17-4bad-8906-a9515857c854",
"CreateDate": "2026-06-02T15:03:43.7462317-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T15:03:43.7462317-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}