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": "c70f0025-3a5e-420f-b392-24a3c213158c",
  "Name": "sample string 1",
  "Description": "sample string 2",
  "AssetType": {
    "AssetTypeId": "531003a3-4e14-40c0-96d0-45283686f4e3",
    "Name": "sample string 1",
    "Description": "sample string 2",
    "DisplayColor": "sample string 3",
    "SourceSystemId": "sample string 4",
    "CompanyId": "e3d97739-f464-4269-9b74-70cfe8e9653c",
    "CreateDate": "2025-10-31T12:17:00.6578017-07:00",
    "CreateUser": "sample string 6",
    "LastModifiedDate": "2025-10-31T12:17:00.6578017-07:00",
    "LastModifiedUser": "sample string 7"
  },
  "DataType": {
    "DataTypeId": "683831f1-ebc0-4049-be26-07980cc4f8cd",
    "Name": "sample string 1"
  },
  "Unit": {
    "UnitId": "89caefe3-6110-41bd-9620-2c23ec7b66d8",
    "Code": "sample string 1",
    "Description": "sample string 2",
    "SourceSystemId": "sample string 3",
    "CompanyId": "e1bbff44-6382-4cd2-80b2-ae9acd4986cb",
    "CreateDate": "2025-10-31T12:17:00.6578017-07:00",
    "CreateUser": "sample string 5",
    "LastModifiedDate": "2025-10-31T12:17:00.6578017-07:00",
    "LastModifiedUser": "sample string 6"
  },
  "MinValue": 1.0,
  "MaxValue": 1.0,
  "MinLength": 1,
  "MaxLength": 1,
  "HasValidValues": true,
  "ValidValues": [
    {
      "ValidValueId": "64375cff-2f24-4296-8049-3ddd4bab226d",
      "FieldId": "44d842b4-cde7-43fc-9f37-dc192f407b19",
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "ValueText": "sample string 3",
      "LabelText": "sample string 4"
    },
    {
      "ValidValueId": "64375cff-2f24-4296-8049-3ddd4bab226d",
      "FieldId": "44d842b4-cde7-43fc-9f37-dc192f407b19",
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "ValueText": "sample string 3",
      "LabelText": "sample string 4"
    }
  ],
  "SourceSystemId": "sample string 4",
  "CompanyId": "46d61a97-195d-4814-932e-728ebe8a96c7",
  "CreateDate": "2025-10-31T12:17:00.6578017-07:00",
  "CreateUser": "sample string 6",
  "LastModifiedDate": "2025-10-31T12:17:00.6578017-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": "13032766-5b64-4079-b5b3-168e26932d52",
    "Name": "sample string 1",
    "Description": "sample string 2",
    "AssetType": {
      "AssetTypeId": "f3de255b-6f04-44c3-9573-61184d812855",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "DisplayColor": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "5586cd74-3354-4de8-be40-42b5cb42c3a4",
      "CreateDate": "2025-10-31T12:17:00.6578017-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-10-31T12:17:00.6578017-07:00",
      "LastModifiedUser": "sample string 7"
    },
    "DataType": {
      "DataTypeId": "518936dd-e6d9-49fd-9132-477c8bb470ef",
      "Name": "sample string 1"
    },
    "Unit": {
      "UnitId": "3c1bb024-5d9a-49cf-89af-0b89313c9b55",
      "Code": "sample string 1",
      "Description": "sample string 2",
      "SourceSystemId": "sample string 3",
      "CompanyId": "a7b48532-620c-444c-8026-ba91b3ed60b6",
      "CreateDate": "2025-10-31T12:17:00.6578017-07:00",
      "CreateUser": "sample string 5",
      "LastModifiedDate": "2025-10-31T12:17:00.6578017-07:00",
      "LastModifiedUser": "sample string 6"
    },
    "MinValue": 1.0,
    "MaxValue": 1.0,
    "MinLength": 1,
    "MaxLength": 1,
    "HasValidValues": true,
    "ValidValues": [
      {
        "ValidValueId": "f08d4a1f-4957-4d2f-85d4-806d3a11bfb6",
        "FieldId": "86bea6be-72ef-4eeb-9372-b69f62bb0f9e",
        "FieldName": "sample string 1",
        "FieldLabel": "sample string 2",
        "ValueText": "sample string 3",
        "LabelText": "sample string 4"
      },
      {
        "ValidValueId": "f08d4a1f-4957-4d2f-85d4-806d3a11bfb6",
        "FieldId": "86bea6be-72ef-4eeb-9372-b69f62bb0f9e",
        "FieldName": "sample string 1",
        "FieldLabel": "sample string 2",
        "ValueText": "sample string 3",
        "LabelText": "sample string 4"
      }
    ],
    "SourceSystemId": "sample string 4",
    "CompanyId": "4c73468f-d05b-4cad-8dd0-415dd1eeef5c",
    "CreateDate": "2025-10-31T12:17:00.6578017-07:00",
    "CreateUser": "sample string 6",
    "LastModifiedDate": "2025-10-31T12:17:00.6578017-07:00",
    "LastModifiedUser": "sample string 7"
  },
  "Total": 1,
  "Message": "sample string 1"
}