Competitor Price Drop
Competitor price drop detected
postWebhookalert.competitor_price_drop
Payload
Example payload
{
"id": "evt_123e4567-e89b-12d3-a456-426614174000",
"type": "alert.competitor_price_drop",
"created_at": "2026-06-01T12:00:00.000Z",
"organization_id": 100,
"data": {
"asin": "B0COMPETITOR",
"marketplace": "com",
"old_price": 2999,
"new_price": 2399,
"change_percentage": -20
}
}Response
Acknowledge receipt.