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

NameDescriptionTypeAdditional 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.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.