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": "c3b80152-eeeb-4b88-a725-193017e5cb2c",
"Asset": {
"AssetId": "7b1bda49-90ad-46d2-886e-629a70dec20a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d7eb5cb6-220c-4624-9b4d-47739853c2e5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bb5807d9-9c97-42a0-8f39-684b235a1fab",
"CreateDate": "2025-11-22T09:36:20.7845948-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-22T09:36:20.7845948-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "920f2d9b-320b-4a9f-ab81-0635dd4ef584",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-22T09:36:20.7845948-08:00",
"MeasurementValueNeededDate": "2025-11-22T09:36:20.7845948-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d2d3b99c-1dc0-482c-bdea-40e622e222b7",
"CreateDate": "2025-11-22T09:36:20.7845948-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-22T09:36:20.7845948-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-22T09:36:20.7845948-08:00",
"MeasurementValueNeededDate": "2025-11-22T09:36:20.7845948-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "95aff552-0af6-4beb-8599-1db5836d3f7e",
"CreateDate": "2025-11-22T09:36:20.7845948-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-22T09:36:20.7845948-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "567c444c-1c8f-4ab8-9e10-578fbe56dc5c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d7eb5cb6-220c-4624-9b4d-47739853c2e5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bb5807d9-9c97-42a0-8f39-684b235a1fab",
"CreateDate": "2025-11-22T09:36:20.7845948-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-22T09:36:20.7845948-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "80e5dd1f-246c-4aad-a2ba-2b9ef22ad928",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ff5da595-a38a-4ece-90b2-59642c6ecd52",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "33dba8e2-a212-4b44-b10d-66bf11543cdc",
"CreateDate": "2025-11-22T09:36:20.7845948-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-22T09:36:20.7845948-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": "0361bf53-3cb2-4321-9c54-b73c0d2f64d4",
"CreateDate": "2025-11-22T09:36:20.800163-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-22T09:36:20.800163-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cbe46a72-7260-48c2-9f1a-c11e51ad3e6c",
"CreateDate": "2025-11-22T09:36:20.800163-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-22T09:36:20.800163-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": "a533ff59-8fe0-4206-b205-0db91fbc25c7",
"Asset": {
"AssetId": "144dd33e-5e86-4f3a-a85a-05c1c3e503a4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "402a208f-a7aa-4e8a-85b0-ddad7a20a24e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6abf653c-0c16-47e0-a272-2e797017d435",
"CreateDate": "2025-11-22T09:36:20.800163-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-22T09:36:20.800163-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3abcc283-9b41-4b69-8dbd-3c93c43d20c1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-22T09:36:20.800163-08:00",
"MeasurementValueNeededDate": "2025-11-22T09:36:20.800163-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "fb3dcc4a-d6d4-4ed5-bbdd-a120e00f40f0",
"CreateDate": "2025-11-22T09:36:20.800163-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-22T09:36:20.800163-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-22T09:36:20.800163-08:00",
"MeasurementValueNeededDate": "2025-11-22T09:36:20.800163-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b9d6ac89-12c4-4599-bbec-e5bb6f0226e0",
"CreateDate": "2025-11-22T09:36:20.800163-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-22T09:36:20.800163-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "efbc8549-83e2-49b6-961b-29a387c474cd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "402a208f-a7aa-4e8a-85b0-ddad7a20a24e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6abf653c-0c16-47e0-a272-2e797017d435",
"CreateDate": "2025-11-22T09:36:20.800163-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-22T09:36:20.800163-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "4dfe97a5-eccd-4956-a4ea-675308ed1fe3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "934b79b1-f42f-41c5-a415-c37a6c2a215b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "eed38690-0665-4349-9bec-35cc65961115",
"CreateDate": "2025-11-22T09:36:20.800163-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-22T09:36:20.800163-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": "b183c96d-bec2-4d97-9ee1-5211197f286b",
"CreateDate": "2025-11-22T09:36:20.800163-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-22T09:36:20.800163-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "86fbbe1a-aea0-4cd9-903c-5646bc6d6286",
"CreateDate": "2025-11-22T09:36:20.800163-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-22T09:36:20.800163-08:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}