wbhk
alerts.transaction.linked
The Alert Transaction Linked webhook is available exclusively for Chargeflow Alerts customers. It notifies your system in real time whenever Chargeflow successfully matches a pre-chargeback alert to a transaction in your payment processor. When this occurs, the webhook sends an HTTP POST request to your configured endpoint containing the full alert object with the transaction field populated to the matched transaction id.
Merchants can use this webhook to:
- Trigger workflows that depend on having transaction-level data (e.g., adding customer tags, cancelling subscriptions, etc.).
- Ingest alert-transaction data into internal systems for logging, monitoring, or case management.
For richer transaction details (network transaction breakdown, customer info), call the Get Alert by ID endpoint.
200OK