GET CreateChannelAndLink?investorId={investorId}&title={title}&description={description}&tradeExecutions={tradeExecutions}&portfolioUpdate={portfolioUpdate}&riskAlert={riskAlert}&dailyReports={dailyReports}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| investorId | integer |
Required |
|
| title | string |
Required |
|
| description | string |
Required |
|
| tradeExecutions | boolean |
Required |
|
| portfolioUpdate | boolean |
Required |
|
| riskAlert | boolean |
Required |
|
| dailyReports | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.