Browsing the catalog
Navigate to Activities in the left sidebar. Activities are displayed as cards showing:- Cover photo
- Activity title and city
- Starting price (in your display currency)
- Category tag and approximate duration
- Number of available variations
Filtering
Use the filter panel on the left to narrow the catalog:
The search bar at the top filters by activity name or keyword across the full catalog.
Activity detail view
Click any activity card to open the detail view. This mirrors the data returned byGET /resellers/activities/{id}.
Overview tab
- Full description, highlights, and inclusions
- Location with map
- Duration, languages offered, minimum and maximum group size
- Cancellation policy summary
Variations tab
Lists all bookable variations (e.g. Standard, Premium, Private tour):Availability tab
Select a variation, then pick a date from the calendar to load available time slots:- Time slots with their remaining vacancies
- Slot-level pricing (may override the variation base price)
- Slots marked
SOLD_OUTorLIMITEDare shown for context but cannot be booked
Availability is fetched live from the partner’s system. On rare occasions a slot may
become unavailable between the time you view it and the time a customer books.
Always handle
409 Conflict responses gracefully in your integration.Finding IDs for API calls
Every activity detail view shows the IDs you need for API calls:
You can also copy IDs directly from the URL in the detail view:
reseller.seyaha.net/activities/{activity-id}.