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. |
|
| DisplayText | 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": "f444049f-c87e-459e-b00a-e8c92685fd1b",
"Asset": {
"AssetId": "49b0a316-68cf-4184-bfa4-86ed53205942",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e584484f-b330-4e04-b308-5e66f619eb83",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ef006f47-4c2f-4d6a-8912-2f699ae26878",
"CreateDate": "2026-02-08T18:41:20.128241-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-08T18:41:20.128241-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "aab78823-231a-4206-93ca-56af9ca03ed5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-08T18:41:20.128241-08:00",
"MeasurementValueNeededDate": "2026-02-08T18:41:20.128241-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ad1e6840-7979-4ff1-ab30-cc79b6ffde89",
"CreateDate": "2026-02-08T18:41:20.128241-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-08T18:41:20.128241-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-08T18:41:20.128241-08:00",
"MeasurementValueNeededDate": "2026-02-08T18:41:20.128241-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9888d697-b21d-4ec3-be83-c0e835b924e0",
"CreateDate": "2026-02-08T18:41:20.128241-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-08T18:41:20.128241-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "9071ff2c-667c-4337-a874-93a460c7974b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e584484f-b330-4e04-b308-5e66f619eb83",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ef006f47-4c2f-4d6a-8912-2f699ae26878",
"CreateDate": "2026-02-08T18:41:20.128241-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-08T18:41:20.128241-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "afee5c88-8dcd-402d-a637-811158eefbcd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "109fdd6b-882f-45d1-98c4-67f9051fec63",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "157945f4-79fb-475d-94c2-c606dbc4cff0",
"CreateDate": "2026-02-08T18:41:20.128241-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-08T18:41:20.128241-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2082d7c0-f2af-4c01-8715-f76c55703b26",
"FieldId": "e9cee9a0-3d25-46cd-9aa2-a9f01ed2910b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2082d7c0-f2af-4c01-8715-f76c55703b26",
"FieldId": "e9cee9a0-3d25-46cd-9aa2-a9f01ed2910b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "5732f1e3-6877-4e82-be24-c1f889a7356b",
"CreateDate": "2026-02-08T18:41:20.128241-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-08T18:41:20.128241-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "7d600647-edd0-4aaf-bb3a-11806a24d0ee",
"CreateDate": "2026-02-08T18:41:20.128241-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-08T18:41:20.128241-08:00",
"LastModifiedUser": "sample string 8"
}
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": "21980618-a030-4f59-8fb8-db1c77606bd2",
"Asset": {
"AssetId": "23c29f2c-86b9-4ec9-ac4d-36cf1022ed52",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "79f426f2-8c19-4fe8-ae22-8e9d65e42a47",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "35b97f48-88d1-487d-9c9c-0e54b8decade",
"CreateDate": "2026-02-08T18:41:20.128241-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-08T18:41:20.128241-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "417b0ba0-409d-42e0-b596-0100eaa1751c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-08T18:41:20.128241-08:00",
"MeasurementValueNeededDate": "2026-02-08T18:41:20.128241-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f7d172a1-cff1-46b9-9d1e-d5c32417f7ec",
"CreateDate": "2026-02-08T18:41:20.128241-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-08T18:41:20.128241-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-08T18:41:20.128241-08:00",
"MeasurementValueNeededDate": "2026-02-08T18:41:20.128241-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "52e23303-8dc0-4f14-83ba-e2f11c15f60e",
"CreateDate": "2026-02-08T18:41:20.128241-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-08T18:41:20.128241-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "0dd2b4ba-a74d-4037-822a-489e3d362406",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "79f426f2-8c19-4fe8-ae22-8e9d65e42a47",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "35b97f48-88d1-487d-9c9c-0e54b8decade",
"CreateDate": "2026-02-08T18:41:20.128241-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-08T18:41:20.128241-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "8c110f73-fd75-49ed-982b-5237ccd6ad28",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6472b14d-08f5-4b53-a8f0-826376f5a307",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "46158e68-c80a-4278-a4b4-44d1eaf5ca69",
"CreateDate": "2026-02-08T18:41:20.128241-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-08T18:41:20.128241-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "97ca96b4-8073-4452-82aa-a34489ce0a95",
"FieldId": "f1ee305e-dbba-4517-8397-c92a761d73b2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "97ca96b4-8073-4452-82aa-a34489ce0a95",
"FieldId": "f1ee305e-dbba-4517-8397-c92a761d73b2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "de7d0d15-e09e-4a98-883d-cd001ccf99d0",
"CreateDate": "2026-02-08T18:41:20.128241-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-08T18:41:20.128241-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "ae5d4486-1abc-4bbb-b34c-1bd22d3217e5",
"CreateDate": "2026-02-08T18:41:20.128241-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-08T18:41:20.128241-08:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}