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": "45489d19-4dde-44e5-8f57-c60300303fbf",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7822ef88-b353-4f98-996f-f123baf1b8fb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "961ee06a-dd39-43ce-966b-7037bad2a0ff",
"CreateDate": "2026-07-21T00:22:57.8765815-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:22:57.8765815-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "84e6c23a-0a29-4f06-b89a-31b2621a6500",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2cd88047-413a-44ef-b897-d2895f240982",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "08954890-966b-4fe3-a6af-a1f5b1c8d9c1",
"CreateDate": "2026-07-21T00:22:57.8765815-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T00:22:57.8765815-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8e66bb0e-cdcd-4f34-9cb9-f39668746851",
"FieldId": "eca2a9bd-ff4d-46cc-a8e6-4d63d6d0c63d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8e66bb0e-cdcd-4f34-9cb9-f39668746851",
"FieldId": "eca2a9bd-ff4d-46cc-a8e6-4d63d6d0c63d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "c9bd03d1-4af7-4ced-872e-9fa393aa8807",
"CreateDate": "2026-07-21T00:22:57.8765815-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:22:57.8765815-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": "1c85102d-b55e-4f7e-b237-c19fbf3b75f4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2131e0b0-184b-41f7-b042-1911f65bbc93",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ed8e2336-9907-4d56-bf05-3a43bbee61f1",
"CreateDate": "2026-07-21T00:22:57.8765815-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:22:57.8765815-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "d7ed032b-703b-4a09-978d-6b934efdd20d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3bdf2f4c-a393-4441-a054-96311fe44d06",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e5028cf4-4d5b-4587-acb7-74c678263738",
"CreateDate": "2026-07-21T00:22:57.8765815-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T00:22:57.8765815-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0b23a4e7-40ba-43a0-b5b7-8dfb4df86104",
"FieldId": "914ca3d8-7b9e-43de-a616-c30109bfaea9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0b23a4e7-40ba-43a0-b5b7-8dfb4df86104",
"FieldId": "914ca3d8-7b9e-43de-a616-c30109bfaea9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "c1847b3a-abbc-4ae4-8ded-6e20893cd70e",
"CreateDate": "2026-07-21T00:22:57.8765815-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:22:57.8765815-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}