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": "5df89c19-1d48-47da-9b62-f0afea59ff09",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "fee36cee-6169-42fb-ad06-7fe100f0ab47",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ab0e2be1-e513-40a2-836b-59aa8b9fa2ee",
"CreateDate": "2026-09-26T12:12:50.1427686-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T12:12:50.1427686-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "66f8cc8a-8fd3-42ac-85f7-0fd104afe1aa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a32734a4-df0b-4ad1-bf4b-6e4d17ace1c4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "52fb0d5e-51b0-47b7-b22e-5e0b9142dcf3",
"CreateDate": "2026-09-26T12:12:50.1427686-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T12:12:50.1427686-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1ab6abe5-9914-4ed4-8d45-770ce2cd6513",
"FieldId": "714547be-bfef-4836-b4f9-04549c033037",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1ab6abe5-9914-4ed4-8d45-770ce2cd6513",
"FieldId": "714547be-bfef-4836-b4f9-04549c033037",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "069945bb-ff32-4230-a545-63770e3770bd",
"CreateDate": "2026-09-26T12:12:50.1427686-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T12:12:50.1427686-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": "54ca6bd4-bd3d-49d9-b2f8-14c298316135",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b9432d72-57cc-4e7c-9782-07e3e6ff018e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "082b2e26-f2a5-4d84-aa37-1fd72405b820",
"CreateDate": "2026-09-26T12:12:50.1584748-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T12:12:50.1584748-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "0c08497e-a3a3-4530-bc29-27726c1ea73a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3602dcc4-1a09-46f9-953c-b089b5f110d4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1dc7f771-b739-4865-b9a4-77f95cf3cd01",
"CreateDate": "2026-09-26T12:12:50.1584748-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T12:12:50.1584748-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f4f39c4c-cb35-4f5d-a6c8-10c0b40fe750",
"FieldId": "9365d931-cb86-4245-92cc-1b573c47ca85",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f4f39c4c-cb35-4f5d-a6c8-10c0b40fe750",
"FieldId": "9365d931-cb86-4245-92cc-1b573c47ca85",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "c85b1e8f-c714-4f0b-b8de-f2534d3f2f28",
"CreateDate": "2026-09-26T12:12:50.1584748-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T12:12:50.1584748-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}