PUT PropertyTypes
Updates the given property type.
Request Information
URI Parameters
None.
Body Parameters
Property type to update
PropertyTypeName | 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": "54921359-7160-4bd4-8765-443e5938603f", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "b22c6ba5-4099-4ade-89e2-a80ba5ae16ee", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "82863a91-01bf-45ce-9c3e-dcc07ae78ad0", "CreateDate": "2025-04-03T15:15:34.8366861-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-03T15:15:34.8366861-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "e2eff12c-8f62-42e0-8fe4-0fae5e75743c", "Name": "sample string 1" }, "Unit": { "UnitId": "e4f8323c-4bec-4474-94e3-9eef77299ec1", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "faacefd2-e57a-438a-b6ca-69b43b794e28", "CreateDate": "2025-04-03T15:15:34.8366861-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-03T15:15:34.8366861-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "2ac8c84f-ec4a-43d5-9fa1-7357d750cebe", "FieldId": "1115e6eb-6ca5-4198-a0fb-dbcf40c98d22", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "2ac8c84f-ec4a-43d5-9fa1-7357d750cebe", "FieldId": "1115e6eb-6ca5-4198-a0fb-dbcf40c98d22", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "24bacc21-2040-4b3f-b1a5-46ce6a43a0c5", "CreateDate": "2025-04-03T15:15:34.8366861-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-03T15:15:34.8366861-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": "e19e2138-01e1-47ec-920a-2dcb8130597f", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "1a44fd4e-8d1d-4940-9188-fa10a0a7ce8e", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "fbc9f067-3ee8-475b-aded-72454a7c5e28", "CreateDate": "2025-04-03T15:15:34.8366861-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-03T15:15:34.8366861-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "cfab746f-0125-4147-9ade-9095ec2ce832", "Name": "sample string 1" }, "Unit": { "UnitId": "7c994ad0-7509-4577-b8f5-9e0cb54e1c1f", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "98357215-306a-4ac8-9136-3b40da4cceae", "CreateDate": "2025-04-03T15:15:34.8366861-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-03T15:15:34.8366861-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "8edfbbbb-3a77-4887-a4df-adfe28401d4a", "FieldId": "0b6d537e-a8b9-4193-b920-a6f0570c78f4", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "8edfbbbb-3a77-4887-a4df-adfe28401d4a", "FieldId": "0b6d537e-a8b9-4193-b920-a6f0570c78f4", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "06853bae-aed2-438d-a580-1798c4903764", "CreateDate": "2025-04-03T15:15:34.8366861-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-03T15:15:34.8366861-07:00", "LastModifiedUser": "sample string 7" }, "Total": 1, "Message": "sample string 1" }