Kushki Webhooks

Real-time event notifications for approved, declined, voided, refunded, and captured transactions across every product (card, transfer, cash, subscription, payout). Webhooks ship a signed JSON payload, include retry with exponential backoff, and target merchant-configured endpoints managed in the Kushki Console.

API entry from apis.yml

apis.yml Raw ↑
aid: kushki:kushki-webhooks
name: Kushki Webhooks
tags:
- Webhooks
- Notifications
- Events
humanURL: https://docs.kushki.com/
properties:
- url: https://docs.kushki.com/
  type: Documentation
- url: json-schema/kushki-webhook-event-schema.json
  type: JSONSchema
description: Real-time event notifications for approved, declined, voided, refunded, and captured transactions
  across every product (card, transfer, cash, subscription, payout). Webhooks ship a signed JSON payload,
  include retry with exponential backoff, and target merchant-configured endpoints managed in the Kushki
  Console.