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 IMarketShow| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Description | string |
None. |
|
| IsAllowInPartySelection | boolean |
None. |
|
| MarketID | integer |
None. |
|
| IsActive | boolean |
None. |
|
| IsBlockPartyTransfer | 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. |
|
| BypassesInventoryStockUpdates | boolean |
None. |
|
| BypassesAutoresponders | boolean |
None. |
|
| BypassesWebhooks | boolean |
None. |
|
| BypassesInventoryPriceValidations | boolean |
None. |
|
| IsForcedOrderPostToShipped | boolean |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.