GET api/Admin/MarketShow
Allow you to get a list of Market Shows.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
List of
Collection of IMarketShowName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Description | string |
None. |
|
IsAllowInPartySelection | boolean |
None. |
|
MarketID | integer |
None. |
|
IsActive | boolean |
None. |
|
ProgrammingKey | string |
None. |
|
WarehouseID | integer |
None. |
|
ClassDate | date |
None. |
|
ShowTimes | string |
None. |
|
RegistrationTimes | string |
None. |
|
NearbyEvents | string |
None. |
|
PostAs | string |
None. |
|
ProjectedHeadCount | integer |
None. |
|
ActualHeadCount | integer |
None. |
|
SleepDate | date |
None. |
|
VanReservations | string |
None. |
|
ChargeHostTo | string |
None. |
|
SortOrder | integer |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.