Allows an integrator to update their default webhook URL, secret, and event subscriptions.
Update your integrator’s webhook URL, secret, and event subscriptions for receiving real-time notifications.Documentation Index
Fetch the complete documentation index at: https://developers.kotanipay.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Default webhook callback URL
"https://example.com/kotani/webhooks"
Shared secret used to sign webhook payloads
"whsec_1234567890abcdef"
Webhook events this integrator should receive
transaction.status.updated, transaction.deposit.status.updated, transaction.withdrawal.status.updated, transaction.onramp.status.updated, transaction.offramp.status.updated, payment.confirmed, kyc.status.changed, refund.lightning.invoice_needed, refund.completed, refund.failed, settlement.approved, settlement.rejected, settlement.processed, settlement.cancelled, settlement.paused, settlement.batch.approved, settlement.batch.rejected, settlement.batch.processed, settlement.batch.partial, settlement.batch.cancelled, system.event ["transaction.deposit.status.updated"]