Indexing Issue
ASIN not indexed for a keyword
postWebhookalert.indexing_issue
Payload
Example payload
{
"id": "evt_123e4567-e89b-12d3-a456-426614174000",
"type": "alert.indexing_issue",
"created_at": "2026-06-01T12:00:00.000Z",
"organization_id": 100,
"data": {
"seller_id": "A1B2C3D4E5F6G7",
"marketplace": "com",
"tracked_asin": "B0EXAMPLE1",
"niche_label": "Yoga Mats",
"rank_radar_id": "11111111-2222-4333-aaaa-bbbbbbbbbbbb",
"return_url": "https://2.datadive.tools/alerts",
"is_parent": true
}
}Response
Acknowledge receipt.
Changes
Webhooks have no change history: a webhook is keyed by its event name rather than a path and method, so no recorded change can name it.