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": "af56eb5a-9184-4254-b0a4-b889c8958936",
"Asset": {
"AssetId": "68954c2f-1188-439f-ac96-a6efbb937454",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1ba28f8e-b56d-48ca-a90e-3b97794a7f9f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c86057fe-4ab8-47de-bb84-022429fdaff4",
"CreateDate": "2026-02-05T17:00:45.4329605-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:00:45.4329605-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d61b10a8-b3d9-4d6c-8465-43d09e933d20",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-05T17:00:45.4329605-08:00",
"MeasurementValueNeededDate": "2026-02-05T17:00:45.4329605-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0bff4caf-c97f-471b-85b6-1f2f2a2fe756",
"CreateDate": "2026-02-05T17:00:45.4329605-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-05T17:00:45.4329605-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-05T17:00:45.4329605-08:00",
"MeasurementValueNeededDate": "2026-02-05T17:00:45.4329605-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4595eb3e-4ff3-4bc1-9383-f8e329c4163f",
"CreateDate": "2026-02-05T17:00:45.4329605-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-05T17:00:45.4329605-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "b2bbe335-648d-4784-9d11-4423706c3bdf",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1ba28f8e-b56d-48ca-a90e-3b97794a7f9f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c86057fe-4ab8-47de-bb84-022429fdaff4",
"CreateDate": "2026-02-05T17:00:45.4329605-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:00:45.4329605-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "e8189edc-8798-4f60-902d-496d47b86ada",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "be6641c2-0c53-4c1c-acd2-8332d579a0b5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "dfb63557-642e-45ca-b0b3-37106b611554",
"CreateDate": "2026-02-05T17:00:45.4329605-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-05T17:00:45.4329605-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": "3408d0a9-fc22-42af-ac60-255b08283e40",
"CreateDate": "2026-02-05T17:00:45.4329605-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:00:45.4329605-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cb83d46c-9bdf-4bbe-9a92-cb37a7f554d0",
"CreateDate": "2026-02-05T17:00:45.4329605-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:00:45.4329605-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": "23c443c0-2f43-4de2-aa57-211d34480096",
"Asset": {
"AssetId": "2bbbd9f6-b051-424f-8c45-61c716131d76",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0cdebcd1-2954-4a1f-b183-8bf1ad01d530",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "32251e70-5542-46d7-932c-f3dc2e25df3f",
"CreateDate": "2026-02-05T17:00:45.4485472-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:00:45.4485472-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "76d44427-4229-467b-b8d4-6853c2e98345",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-05T17:00:45.4485472-08:00",
"MeasurementValueNeededDate": "2026-02-05T17:00:45.4485472-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4e71f577-82bb-432c-960e-84d75ba06f67",
"CreateDate": "2026-02-05T17:00:45.4485472-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-05T17:00:45.4485472-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-05T17:00:45.4485472-08:00",
"MeasurementValueNeededDate": "2026-02-05T17:00:45.4485472-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "aecd553a-79bc-4ee9-b13f-2a6aa0fc984b",
"CreateDate": "2026-02-05T17:00:45.4485472-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-05T17:00:45.4485472-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "ff20a529-b3a1-48b7-a489-f58742dff6ed",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0cdebcd1-2954-4a1f-b183-8bf1ad01d530",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "32251e70-5542-46d7-932c-f3dc2e25df3f",
"CreateDate": "2026-02-05T17:00:45.4485472-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:00:45.4485472-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "da5d8fea-8df4-4e3f-9d53-387898c7f1c7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "921aff1b-228c-4f0c-9b38-2df81d7659cc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a9831c89-cca5-4101-b38e-592c34a421bd",
"CreateDate": "2026-02-05T17:00:45.4485472-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-05T17:00:45.4485472-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": "56f4eff7-90f8-4d3e-a338-acc4c356021f",
"CreateDate": "2026-02-05T17:00:45.4485472-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:00:45.4485472-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ae6d3f04-341d-424d-8a13-1528568094cc",
"CreateDate": "2026-02-05T17:00:45.4485472-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:00:45.4485472-08:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}