POST api/Account/LinkedProfilesForProfileID?parent_profile_id={parent_profile_id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| parent_profile_id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Profile| Name | Description | Type | Additional information |
|---|---|---|---|
| profile_id | integer |
None. |
|
| user_id | integer |
None. |
|
| dateAdded | date |
None. |
|
| lastModified | date |
None. |
|
| profileIsLive | boolean |
None. |
|
| profileGoLiveDate | date |
None. |
|
| address1 | string |
None. |
|
| address2 | string |
None. |
|
| city | string |
None. |
|
| state | string |
None. |
|
| zip | string |
None. |
|
| country | string |
None. |
|
| phone | string |
None. |
|
| ext | string |
None. |
|
| fax | string |
None. |
|
| description | string |
None. |
|
| barAdmissions | string |
None. |
|
| education | string |
None. |
|
| membership | string |
None. |
|
| awards | string |
None. |
|
| imageName | string |
None. |
|
| imageType | string |
None. |
|
| premiumWebURL | string |
None. |
|
| premiumBlogURL | string |
None. |
|
| premiumOtherURL | string |
None. |
|
| premiumOtherURLlabel | string |
None. |
|
| premiumIsPAID | boolean |
None. |
|
| premiumDatePAID | date |
None. |
|
| premiumAutoRenew | boolean |
None. |
|
| premiumAutoRenewDate | date |
None. |
|
| currentPremiumLevel | integer |
None. |
|
| numberOfAttorneys | string |
None. |
|
| URLString | string |
None. |
|
| linkedInURL | string |
None. |
|
| facebookURL | string |
None. |
|
| twitterURL | string |
None. |
|
| notes | string |
None. |
|
| theme | string |
None. |
|
| authors | Collection of author |
None. |
|
| User | User |
None. |
|
| AspNetUserProfiles | Collection of AspNetUserProfile |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.