GET channel/Details?pVenueID={pVenueID}&pChannelID={pChannelID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pVenueID | integer |
Required |
|
| pChannelID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
VenueChannelInfo| Name | Description | Type | Additional information |
|---|---|---|---|
| ChannelID | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"ChannelID": 1
}