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": "a5f8608b-79f8-490d-b531-2398c147eb5f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "34532059-6cef-4dec-bac6-27098255a3ae",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "70a93fe4-e43a-42ba-bb33-b5d9a02bbf80",
"CreateDate": "2026-03-24T07:58:30.2455334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T07:58:30.2455334-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "f3c8fe4c-4ea6-42a0-a8b4-d3b02289ebd1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0e6c85ee-da49-4339-9ec3-58183c6a3b1f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "773576c7-32a5-46dd-a866-97ba3afa1cca",
"CreateDate": "2026-03-24T07:58:30.2455334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T07:58:30.2455334-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1b10cb4d-e366-4c5e-a313-98a4867134ed",
"FieldId": "be8113db-416b-437b-8e8d-73b26c08e39a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1b10cb4d-e366-4c5e-a313-98a4867134ed",
"FieldId": "be8113db-416b-437b-8e8d-73b26c08e39a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "99846faa-23ad-4aeb-84ba-0260f8e0c214",
"CreateDate": "2026-03-24T07:58:30.2455334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T07:58:30.2455334-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": "b012213d-b815-4227-9c92-4d0a2850dc0e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "57cb360e-ba88-4737-aec7-0fd8d2869206",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b2f791fd-ce61-43c8-8f52-147f396c6797",
"CreateDate": "2026-03-24T07:58:30.2455334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T07:58:30.2455334-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "55f3d800-d774-480e-8861-3c0988bca74c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f11c9a7d-262e-44e8-956f-3f39981b6635",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "891ba98e-c318-490d-ba99-b0ba4058f87d",
"CreateDate": "2026-03-24T07:58:30.2455334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T07:58:30.2455334-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a068225c-fe7f-4f0f-80e0-a6bc191a0b3f",
"FieldId": "4199b895-32ab-4334-810e-93759b27ad0f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a068225c-fe7f-4f0f-80e0-a6bc191a0b3f",
"FieldId": "4199b895-32ab-4334-810e-93759b27ad0f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "656e0184-c8cf-43d6-ba30-627b4ec2267f",
"CreateDate": "2026-03-24T07:58:30.2455334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T07:58:30.2455334-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}