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": "6d71538e-fb4f-414d-bc0a-e4b2a760531d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "23c55e41-7414-4c7e-9b87-b897d788d2c4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "24e3b5db-b596-4c41-b56c-a2c820afd08c",
"CreateDate": "2026-06-30T11:45:37.9048924-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-30T11:45:37.9048924-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "22490539-2b42-4899-bc6f-f1bd08b62cd5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a414f85b-dc1c-4784-8d30-7f909695abd4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "396d063c-c67e-4fc2-84f6-cde4de504689",
"CreateDate": "2026-06-30T11:45:37.9048924-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-30T11:45:37.9048924-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d4426d17-5a85-4a12-8a7c-a66fae3eea77",
"FieldId": "a2f40b86-ea33-4d40-914a-44a15a8acce4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d4426d17-5a85-4a12-8a7c-a66fae3eea77",
"FieldId": "a2f40b86-ea33-4d40-914a-44a15a8acce4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "bcc8f800-d275-4bc8-8834-74b5d4b36c35",
"CreateDate": "2026-06-30T11:45:37.9048924-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-30T11:45:37.9048924-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": "ea9d8ba9-3d39-45a7-9ff0-115010093476",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "08d9bead-636c-47d7-8bb4-c47ef21d7630",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "74249e4b-0174-4cc2-941e-d82354721282",
"CreateDate": "2026-06-30T11:45:37.9048924-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-30T11:45:37.9048924-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "c37829f6-bc75-42ac-85a6-321e79906fe2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "51dd8ea1-9c4e-44e9-9424-87956d1ecdaa",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "370bc371-e14a-464e-933e-7be015ac20b6",
"CreateDate": "2026-06-30T11:45:37.9048924-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-30T11:45:37.9048924-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "977d94df-3f41-4840-86c9-c6d334ff899a",
"FieldId": "e5c2c362-30e8-4a96-988d-55a426f466ed",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "977d94df-3f41-4840-86c9-c6d334ff899a",
"FieldId": "e5c2c362-30e8-4a96-988d-55a426f466ed",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "169e6d20-223a-439a-aa70-d428c9f8fdd2",
"CreateDate": "2026-06-30T11:45:37.9048924-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-30T11:45:37.9048924-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}