API Reference
Webhooks
Webhook event payload schemas delivered to merchant endpoints.
Webhook event payload schemas delivered to merchant endpoints.
Events
- Invoice payment detected, awaiting confirmations.
invoice.confirming - Invoice fully paid.
invoice.paid - Invoice received more than the requested amount.
invoice.overpaid - Invoice expired with partial payment.
invoice.underpaid - Invoice expired without sufficient payment.
invoice.expired - Invoice marked as invalid.
invoice.invalid - Late deposit received on an expired invoice.
invoice.late_deposit - A previously confirmed deposit was reversed (e.g. chain reorg).
invoice.deposit_reversed - Draft invoice activated for payment.
invoice.activated - Draft invoice expired before activation.
invoice.draft_expired - Invoice payment request email sent.
invoice.sent - Merchant balance credited.
balance.credited - Test webhook delivery.
test - Payout successfully broadcast and confirmed.
payout.completed - Payout failed, funds released.
payout.failed