Products list
Navigate to Products in the left sidebar. The table shows:Filtering and search
Use the search bar to find a product by name or external ID. Use the Status filter to narrow results toActive or Inactive products only.
Sync status indicators
Each product row displays one of four states:
A red badge on the Products page title indicates one or more products have sync errors.
Click View errors to open the error log with timestamps and HTTP response codes from
your API.
Triggering a manual sync
You do not need to wait for the nightly scheduled sync. To sync immediately:- Go to Products
- Click Sync now in the top-right corner
- Seyaha calls your
GET /productsandPOST /availabilityendpoints in sequence
Manual sync triggers are rate-limited to once every 15 minutes per integration
to prevent overloading your API.
Product detail view
Click any product row to open the detail panel. It has three tabs:Overview tab
- Activity title — the name displayed to customers on Seyaha (may differ from your
internalName) - Description — added or edited by Seyaha admins, not sourced from your API
- Media — photos managed by Seyaha (your OCTO API does not serve media)
- Variations — each OCTO option with its pricing, units, and availability type
Availability tab
- A 60-day calendar showing synced slots
- Slot-level details: date, time, vacancies, status (
AVAILABLE,LIMITED,SOLD_OUT, etc.) - Any overrides applied by Seyaha admins to individual slots
Sync log tab
- Chronological log of sync attempts for this product
- HTTP status codes and response times from your API
- Full error messages for failed attempts, including the raw response body
