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": "bb8a7a98-c0dd-497c-b061-151bb885a21e",
"Asset": {
"AssetId": "8fc9cdd8-10af-4ddf-99f0-b19d421dbf72",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c7d8c2a3-6d69-4f51-9adb-a9022b7b908d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2c59fbad-576a-4397-92ee-f4ed77024661",
"CreateDate": "2025-12-21T04:48:59.4552326-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T04:48:59.4552326-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "116b2dd8-4906-4c4c-8639-f9d3f7c3dff5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T04:48:59.4552326-08:00",
"MeasurementValueNeededDate": "2025-12-21T04:48:59.4552326-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f271510a-6329-45e3-b520-c3277861f16d",
"CreateDate": "2025-12-21T04:48:59.4552326-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T04:48:59.4552326-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-21T04:48:59.4552326-08:00",
"MeasurementValueNeededDate": "2025-12-21T04:48:59.4552326-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "99043ce0-b00c-4347-839a-3366b8855c4e",
"CreateDate": "2025-12-21T04:48:59.4552326-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-21T04:48:59.4552326-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "b62e3cbe-abea-4557-b929-d88929cfde85",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c7d8c2a3-6d69-4f51-9adb-a9022b7b908d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2c59fbad-576a-4397-92ee-f4ed77024661",
"CreateDate": "2025-12-21T04:48:59.4552326-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T04:48:59.4552326-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "9b19a949-7e22-433e-9b83-c2b74665d46d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "390eb0f5-8d8c-4f8f-8612-15bf25bbf3e7",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c9d5f775-5df9-404c-a275-99d6b5bc2a2a",
"CreateDate": "2025-12-21T04:48:59.4552326-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T04:48:59.4552326-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": "50305d14-5d2a-4572-b81c-03481fb44994",
"CreateDate": "2025-12-21T04:48:59.4552326-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T04:48:59.4552326-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bbbaffe7-43a5-476a-b4a7-e253d63d7218",
"CreateDate": "2025-12-21T04:48:59.4552326-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T04:48:59.4552326-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": "d08a2672-a952-4ca9-a608-93f260b25fcc",
"Asset": {
"AssetId": "358d68ad-92d9-4453-8bc8-66307bc03132",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "fcf4bf6e-8542-410b-8110-0fba2429033d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5e13e814-4eba-45a6-b5c1-15bc1293b4d1",
"CreateDate": "2025-12-21T04:48:59.4708483-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T04:48:59.4708483-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2f34339b-9ae6-4691-8a82-c5b3662bbb5c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T04:48:59.4708483-08:00",
"MeasurementValueNeededDate": "2025-12-21T04:48:59.4708483-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a7af1ec8-f699-4d39-848d-ca6a34fe415c",
"CreateDate": "2025-12-21T04:48:59.4708483-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T04:48:59.4708483-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-21T04:48:59.4708483-08:00",
"MeasurementValueNeededDate": "2025-12-21T04:48:59.4708483-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c729eb14-33ec-4992-ace8-1106101eabc1",
"CreateDate": "2025-12-21T04:48:59.4708483-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-21T04:48:59.4708483-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "3a2ca7c2-580c-4598-a9e8-c5ada685496c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "fcf4bf6e-8542-410b-8110-0fba2429033d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5e13e814-4eba-45a6-b5c1-15bc1293b4d1",
"CreateDate": "2025-12-21T04:48:59.4708483-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T04:48:59.4708483-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "4eb2f5c6-70aa-417d-989f-60a8a1c0e56a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "89b5bd3c-22b2-4c27-aedf-8b989eceda4a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a9abbb7a-8051-4981-bb88-52f13d307da0",
"CreateDate": "2025-12-21T04:48:59.4708483-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T04:48:59.4708483-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": "9a680d88-0603-4c71-8602-43acc07ba619",
"CreateDate": "2025-12-21T04:48:59.4708483-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T04:48:59.4708483-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ff21fe39-5f16-41ef-9127-06f78ad4f5e1",
"CreateDate": "2025-12-21T04:48:59.4708483-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T04:48:59.4708483-08:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}