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": "9d206572-0a60-4d1c-9313-0d258eaf95d8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4340b9e1-270c-438f-9ce8-ce9264d47372",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b0ff596d-bdf2-4410-b89a-0bcbe529e42f",
"CreateDate": "2026-08-09T23:41:51.1035195-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:41:51.1035195-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "10ab9e2c-74f1-4d7d-90ab-d0bfd89cf1bf",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "11085700-b157-444a-a781-600e435ab4ee",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ff773b79-0391-4b13-a41e-0a146b19e93b",
"CreateDate": "2026-08-09T23:41:51.1035195-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:41:51.1035195-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "83f95092-9bde-4476-b5b3-0294b5394a64",
"FieldId": "a044f4ce-8d12-4745-bbd9-fe15129c60e7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "83f95092-9bde-4476-b5b3-0294b5394a64",
"FieldId": "a044f4ce-8d12-4745-bbd9-fe15129c60e7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "41b9b618-b8d6-49d9-a8d1-2c7264dadb47",
"CreateDate": "2026-08-09T23:41:51.1035195-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:41:51.1035195-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": "9621dbbf-ae13-406a-86e8-7e3631c191a4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "014f8610-c9f5-49cd-ad55-e23ff27555e5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b7b5678b-165a-4503-ba2b-9906dab72121",
"CreateDate": "2026-08-09T23:41:51.1035195-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:41:51.1035195-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "ac5b4c43-80e4-4ead-8695-aabac39a8603",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "35e35b73-5996-4929-acff-e3a4751ff878",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e3c38f20-ff56-4036-b1b0-3e6900688aa4",
"CreateDate": "2026-08-09T23:41:51.1035195-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:41:51.1035195-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "00006513-8db3-4a30-9c0b-d8d0e65c5aff",
"FieldId": "70b97763-564f-4ad3-8c01-76335cd711e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "00006513-8db3-4a30-9c0b-d8d0e65c5aff",
"FieldId": "70b97763-564f-4ad3-8c01-76335cd711e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "92753958-c9ba-4dd2-877b-1ad98d3ac18b",
"CreateDate": "2026-08-09T23:41:51.1035195-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:41:51.1035195-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}