/
SEARCH ACTIVITIES
SEARCH ACTIVITIES
API method: GET /searchActivities
With this method you can search excursions.
The main parameters of the request:
cityId (mandatory) – Use GET/ locations to get id;
supplierId – Use GET/ companies to get id;
activityId – Internal id of activity. Use GET /activities to get id;
startDate(mandatory) - Check in date, yyyy-mm-dd;
endDate (mandatory) - Check out date, yyyy-mm-dd;
adults (mandatory) – Number of adults for booking of activity = adults:2,
childrenAges:7,8 (childrenAges is optional);
offerLimit - Limit on the number of products.