GET ProfileTypes/VertAptAssoc_ProfileType_Individuals/GetByProfileId/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
VertAptAssoc_ProfileType_IndividualDtoName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
ProfileID | integer |
None. |
|
NickName | string |
None. |
|
DateEnteredIndustry | date |
None. |
|
Designations | Collection of VertAptAssoc_ProfileType_Individual_DesignationDto |
None. |
|
OtherAssociations | Collection of VertAptAssoc_ProfileType_Individual_OtherAssociationDto |
None. |
|
ObjectState | ObjectStateEnum |
None. |
Response Formats
application/json, text/json
Sample:
{
"OtherAssociations": [
{"ObjectState": 0 }
- "ID": 1,
- "ProfileID": 2,
- "NickName": "sample string 3",
- "DateEnteredIndustry": "2025-01-17T09:12:30.36364Z",
- "Designations": [
- {
- "ID": 1,
- "DesignationID": 2,
- "IndividualID": 3,
- "ProfileName": "sample string 4",
- "Designation": "sample string 5",
- "ObjectState": 0
- "ID": 1,
- "DesignationID": 2,
- "IndividualID": 3,
- "ProfileName": "sample string 4",
- "Designation": "sample string 5",
- "ObjectState": 0
{
- {
- "ID": 1,
- "IndividualID": 2,
- "OtherAssociationID": 3,
- "OtherAssociation": "sample string 4",
- "ProfileName": "sample string 5",
- "ObjectState": 0
{
- "ID": 1,
- "IndividualID": 2,
- "OtherAssociationID": 3,
- "OtherAssociation": "sample string 4",
- "ProfileName": "sample string 5",
- "ObjectState": 0