GET ProfileTypes/VertAptAssoc_ProfileType_ManagementCompanies/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
VertAptAssoc_ProfileType_ManagementCompanyDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| ProfileId | integer |
None. |
|
| TotalUnitsInPortfolio | integer |
None. |
|
| TotalUnitsInPortfolioOverridden | boolean |
None. |
|
| NAAId | string |
None. |
Response Formats
application/json, text/json
Sample:
{
- "Id": 1,
- "ProfileId": 2,
- "TotalUnitsInPortfolio": 3,
- "TotalUnitsInPortfolioOverridden": true,
- "NAAId": "sample string 5"