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": "500bcf59-4912-4f79-8dbc-b235a55dcd14",
"Asset": {
"AssetId": "d27c5fc5-4df9-49b6-a4fd-74d7ef6d1517",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2d9e9c79-9947-4e91-a147-3c7169da2133",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "15b50457-52a1-4624-89da-1a6553eca71e",
"CreateDate": "2026-07-25T01:37:52.52322-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-25T01:37:52.52322-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e2aa3a09-9b4e-4255-8e79-ba1b2b23dd82",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-25T01:37:52.52322-07:00",
"MeasurementValueNeededDate": "2026-07-25T01:37:52.52322-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6677ed5e-9ddb-430f-b60a-1a12e0153190",
"CreateDate": "2026-07-25T01:37:52.52322-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-25T01:37:52.52322-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-25T01:37:52.52322-07:00",
"MeasurementValueNeededDate": "2026-07-25T01:37:52.52322-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "83e5e6c0-18d0-4b89-94e2-ff32b08d3e82",
"CreateDate": "2026-07-25T01:37:52.52322-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-25T01:37:52.52322-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "f58c3890-0faf-47eb-9f90-21e0037a52dc",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2d9e9c79-9947-4e91-a147-3c7169da2133",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "15b50457-52a1-4624-89da-1a6553eca71e",
"CreateDate": "2026-07-25T01:37:52.52322-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-25T01:37:52.52322-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "daac1ab5-b147-4425-956f-560772d0b3cb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1ae8ac78-3cf5-486c-90c1-902b47b8599e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "684cb0c2-7d7d-4aa2-9622-f7be89ffeffb",
"CreateDate": "2026-07-25T01:37:52.52322-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-25T01:37:52.52322-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": "49f6933d-4518-4f97-abd0-d7cced15bbcd",
"CreateDate": "2026-07-25T01:37:52.52322-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-25T01:37:52.52322-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "547aa792-3a15-4005-b18f-00a0bfd27b9b",
"CreateDate": "2026-07-25T01:37:52.52322-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-25T01:37:52.52322-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": "5eee6322-9940-4c76-ae82-a41f74bb6492",
"Asset": {
"AssetId": "77fd8360-5004-414e-b018-6c7a778e4b2c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6e5ff6d8-17fd-4b32-b22c-bc0152f69139",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8a604141-9f24-40b9-bbf9-808eadb1857d",
"CreateDate": "2026-07-25T01:37:52.52322-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-25T01:37:52.52322-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "47b39a46-6c87-4e0e-956c-dfdd14f632f0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-25T01:37:52.52322-07:00",
"MeasurementValueNeededDate": "2026-07-25T01:37:52.52322-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1c7a69ce-0bae-481c-9ded-67a0ebe1afa6",
"CreateDate": "2026-07-25T01:37:52.52322-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-25T01:37:52.52322-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-25T01:37:52.52322-07:00",
"MeasurementValueNeededDate": "2026-07-25T01:37:52.52322-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3bd587a0-c85a-4161-a88f-b09d9ae1ec3a",
"CreateDate": "2026-07-25T01:37:52.52322-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-25T01:37:52.52322-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "d65b86bc-0e7c-425d-8973-553987474d17",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6e5ff6d8-17fd-4b32-b22c-bc0152f69139",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8a604141-9f24-40b9-bbf9-808eadb1857d",
"CreateDate": "2026-07-25T01:37:52.52322-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-25T01:37:52.52322-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "07d84645-be23-426e-86f8-7694367d3b08",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b0a6706f-426a-490f-8be1-4a3554cbe793",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fc818335-dd73-477e-9419-6e6cb502b021",
"CreateDate": "2026-07-25T01:37:52.52322-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-25T01:37:52.52322-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": "89a50c62-1e5a-4043-8424-27b8ab49ff07",
"CreateDate": "2026-07-25T01:37:52.52322-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-25T01:37:52.52322-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "51ac90a9-d25f-4dbb-b382-b6e406e08cce",
"CreateDate": "2026-07-25T01:37:52.52322-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-25T01:37:52.52322-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}