`/abandoned dismiss`
`/abandoned dismiss`
Tier:
supportMarks one abandoned checkout as dismissed so it stops showing in the recovery queue.SellAuth endpoint: POST /shops/{id}/abandoned-checkouts/{id}/dismiss`/abandoned list`
`/abandoned list`
Tier:
supportLists abandoned checkouts for the shop, most recent first.SellAuth endpoint: GET /shops/{id}/abandoned-checkouts`/abandoned recover`
`/abandoned recover`
Tier:
supportSends a one-off recovery message for a single abandoned checkout. Requires retyping the record’s ID to confirm before it runs.SellAuth endpoint: POST /shops/{id}/abandoned-checkouts/{id}/recover`/abandoned stats`
`/abandoned stats`
Tier:
viewerShows abandoned-checkout totals and recovery rate for the shop.SellAuth endpoint: GET /shops/{id}/abandoned-checkouts/stats`/abandoned undismiss`
`/abandoned undismiss`
Tier:
supportReverses a dismissal, returning the checkout to the recovery queue.SellAuth endpoint: POST /shops/{id}/abandoned-checkouts/{id}/undismiss`/logs activity`
`/logs activity`
Tier:
supportShows the shop’s SellAuth activity log.SellAuth endpoint: GET /shops/{id}/activity-logs`/logs blacklist`
`/logs blacklist`
Tier:
supportShows the history of blacklist additions and removals.SellAuth endpoint: GET /shops/{id}/blacklist-logs`/logs webhooks`
`/logs webhooks`
Tier:
supportShows recent inbound webhook deliveries SellAuth has sent this shop.SellAuth endpoint: GET /shops/{id}/webhook-logs`/traffic active`
`/traffic active`
Tier:
viewerShows currently active visitors on the storefront.SellAuth endpoint: GET /shops/{id}/analytics/traffic/active`/traffic metrics`
`/traffic metrics`
Tier:
viewerShows traffic volume metrics over time.SellAuth endpoint: GET /shops/{id}/analytics/traffic/metrics`/traffic sources`
`/traffic sources`
Tier:
viewerShows traffic broken down by UTM source and campaign.SellAuth endpoint: GET /shops/{id}/analytics/traffic/utm`/traffic stats`
`/traffic stats`
Tier:
viewerShows aggregate traffic statistics for the shop.SellAuth endpoint: GET /shops/{id}/analytics/traffic/stats