GET api/EventsParking/{eventSubType_ID}/Events
Returns a list of public-facing event parking options for a specific event sub-type (cruise ship).
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| eventSubType_ID |
The ID of the event sub-type (cruise ship ID). |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
List of events with details including departure dates, availability, parking capacity, and purchaseability status.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.