Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

API method: GET /searchActivities

With this method you can search activities and events.

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.

  • No labels