GET channel/Details?pVenueID={pVenueID}&pChannelID={pChannelID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
pVenueID

integer

Required

pChannelID

integer

Required

Body Parameters

None.

Response Information

Resource Description

VenueChannelInfo
NameDescriptionTypeAdditional information
ChannelID

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "ChannelID": 1
}