PUT PropertyTypes
Updates the given property type.
Request Information
URI Parameters
None.
Body Parameters
Property type to update
PropertyType| Name | Description | Type | Additional information |
|---|---|---|---|
| PropertyTypeId | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| AssetType | AssetType |
None. |
|
| DataType | DataType |
None. |
|
| Unit | Unit |
None. |
|
| MinValue | decimal number |
None. |
|
| MaxValue | decimal number |
None. |
|
| MinLength | integer |
None. |
|
| MaxLength | integer |
None. |
|
| HasValidValues | boolean |
None. |
|
| ValidValues | Collection of ValidValue |
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:
{
"PropertyTypeId": "c15982df-bdb7-4358-bb9f-c2e16bdf9668",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ec02138d-6374-47bd-a451-6d66f7692a53",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "952d973e-4e3b-4c99-ad5b-f1f8efbc476e",
"CreateDate": "2026-06-25T02:37:34.518538-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T02:37:34.518538-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "fa26c050-8dc6-46b7-87ed-54a8a1a871ff",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8e159c70-2160-44bc-8809-e45a8b0128c2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd6f0ad-4c45-4ecf-b9ca-4004c60c63ee",
"CreateDate": "2026-06-25T02:37:34.518538-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-25T02:37:34.518538-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9096aa75-db8d-4867-bbc7-21327ad6a485",
"FieldId": "5c05fdc9-e9c4-4a6c-9b0f-436fdc72e771",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9096aa75-db8d-4867-bbc7-21327ad6a485",
"FieldId": "5c05fdc9-e9c4-4a6c-9b0f-436fdc72e771",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "09405b1d-981e-4b04-b850-971ec617770c",
"CreateDate": "2026-06-25T02:37:34.518538-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T02:37:34.518538-07:00",
"LastModifiedUser": "sample string 7"
}
Response Information
Resource Description
On success, the updated property type.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | PropertyType |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"PropertyTypeId": "8df1da5b-8b88-413b-b486-3bcce9fbb038",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d6cc5544-9a2d-4b49-89b1-b298e0c4ff90",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0fedb186-d3f6-40cf-bd87-389699441837",
"CreateDate": "2026-06-25T02:37:34.5341667-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T02:37:34.5341667-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "76f65e8c-695a-4264-abc4-d17774845ad6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7abcf7bb-b416-4cf8-914c-75d750e4bb31",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "38aeb183-fe89-44b2-ac36-08cae3a02eba",
"CreateDate": "2026-06-25T02:37:34.5341667-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-25T02:37:34.5341667-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "17c00a5b-6c90-47ca-9b2e-5c97b304ad57",
"FieldId": "09b89ab9-c2f8-40cf-a17b-81eb333e3eb7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "17c00a5b-6c90-47ca-9b2e-5c97b304ad57",
"FieldId": "09b89ab9-c2f8-40cf-a17b-81eb333e3eb7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "e007ba7e-23c7-42ee-9b58-1fb08746b6a5",
"CreateDate": "2026-06-25T02:37:34.5341667-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T02:37:34.5341667-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}