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": "6b116c66-3035-4583-801d-60b443e311c6",
"Asset": {
"AssetId": "37c88494-f5f7-4bea-877d-5cb9ee2cd5c4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ce95e8e7-3a96-4949-91a8-238bd55a1b7b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e263f0ab-23e9-406c-9fa8-394c8668e3c1",
"CreateDate": "2026-06-25T04:16:09.0566759-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T04:16:09.0566759-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "68d89983-17c6-43e4-845b-62531b86ea3f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-25T04:16:09.0566759-07:00",
"MeasurementValueNeededDate": "2026-06-25T04:16:09.0566759-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "db8b31de-7205-4e4f-98e2-718025a2668e",
"CreateDate": "2026-06-25T04:16:09.0566759-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-25T04:16:09.0566759-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-25T04:16:09.0566759-07:00",
"MeasurementValueNeededDate": "2026-06-25T04:16:09.0566759-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "bb42d110-f118-49ef-879c-5c5ef410203e",
"CreateDate": "2026-06-25T04:16:09.0566759-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-25T04:16:09.0566759-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "1060e9cf-28e3-4de9-aef3-2e0a1a2f28be",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ce95e8e7-3a96-4949-91a8-238bd55a1b7b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e263f0ab-23e9-406c-9fa8-394c8668e3c1",
"CreateDate": "2026-06-25T04:16:09.0566759-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T04:16:09.0566759-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "0ac9106b-6290-4df3-a66d-63a26099eb23",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cc90a877-d170-44ef-a171-eac71d127e0e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2daac493-391b-49e4-89ba-e5a5c22be54e",
"CreateDate": "2026-06-25T04:16:09.0566759-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-25T04:16:09.0566759-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f81d3335-beee-46dc-b708-565dd2c29b11",
"FieldId": "64a1226c-5ee1-4f05-9fe7-02099e83345d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f81d3335-beee-46dc-b708-565dd2c29b11",
"FieldId": "64a1226c-5ee1-4f05-9fe7-02099e83345d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "5a55f08d-d770-4a05-a7c8-5399b36589a5",
"CreateDate": "2026-06-25T04:16:09.0566759-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T04:16:09.0566759-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "0c398ac8-eb61-4f6c-9012-1ddacd250b56",
"CreateDate": "2026-06-25T04:16:09.0566759-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-25T04:16:09.0723417-07: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": "c66d536b-b0cc-4603-b1ba-facfe337cd85",
"Asset": {
"AssetId": "461f3fb3-afc5-4165-b6bb-580ac5db953e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8544cd55-2190-40b9-9749-d93b4c335250",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9f90c819-6455-43f6-9668-889ff4bf36a8",
"CreateDate": "2026-06-25T04:16:09.0723417-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T04:16:09.0723417-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "43e1d482-92fc-4555-8d3b-0630d4289cf2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-25T04:16:09.0723417-07:00",
"MeasurementValueNeededDate": "2026-06-25T04:16:09.0723417-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "63b10f2a-3cad-4f10-aeab-86b6164da529",
"CreateDate": "2026-06-25T04:16:09.0723417-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-25T04:16:09.0723417-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-25T04:16:09.0723417-07:00",
"MeasurementValueNeededDate": "2026-06-25T04:16:09.0723417-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "82626489-0d18-4c43-bdee-7b01b997fd4b",
"CreateDate": "2026-06-25T04:16:09.0723417-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-25T04:16:09.0723417-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "9a03b457-8ea9-49d2-a782-8fe401a249cb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8544cd55-2190-40b9-9749-d93b4c335250",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9f90c819-6455-43f6-9668-889ff4bf36a8",
"CreateDate": "2026-06-25T04:16:09.0723417-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T04:16:09.0723417-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "5bfd8ce3-ee9d-4566-8f87-b2e8c5b4b86e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "048aa133-6530-43b8-867d-67c7059769a1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a24db352-0d09-4afb-8efb-ea954fba9ca6",
"CreateDate": "2026-06-25T04:16:09.0723417-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-25T04:16:09.0723417-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3f355da7-8d69-4337-8567-ff8a2a5ab2bb",
"FieldId": "a84ee4af-be41-4e41-816d-7e880b83cf97",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3f355da7-8d69-4337-8567-ff8a2a5ab2bb",
"FieldId": "a84ee4af-be41-4e41-816d-7e880b83cf97",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "df3b0699-d732-4513-b561-7dd1105f6485",
"CreateDate": "2026-06-25T04:16:09.0723417-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T04:16:09.0723417-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "93571df8-d37e-49eb-a5b0-fde99d8bbf3e",
"CreateDate": "2026-06-25T04:16:09.0723417-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-25T04:16:09.0723417-07:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}