Returns an XML payload containing a listing of all active meeting times/time ranges.

Sample Request URL: [End Point URL]/?do=cnt.getservice&service=getMeetingTimes

Parameter Options:
*apiKey: Valid API key 

meetingTimeTypeID - Numeric value containing a valid meeting time type. Valid types included:
60 = Show Open and Close Dates
61 = Move-In/Out Dates
62 = Itinerary Dates
63 = Event Dates - Used to indicate time ranges w/in a particular day.
64 = Hotel Dates - Used to indicate time range for check-in/check-out.
65 = Travel Dates - Used to indicate time range for departure/arrival times.
66 = Deadline Dates - Used to indicate a time range for various feature deadlines.
67 = Exhibit Hall Dates.
68 = Exhibitor Meeting Times
69 = Event Times

plannerID - Numeric value containing a valid planner.

Sample XML Payload:
  See Rest_GetMeetingTimes.xml