v10

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-122928103.7 KB
Webhooks

Payment refund failed

A refund attempt could not be executed. The funds are returned to your balance and you may retry.

postWebhookpayment.refund_failed

Payload

idstring

Unique event ID.

type'PAYMENT_CONFIRMED' | 'PAYMENT_PAID' | 'PAYMENT_EXPIRED' | 'PAYMENT_REFUNDED' | 'PAYMENT_REFUND_FAILED' | 'PAYMENT_CHARGEBACK' | 'MED_RECEIVED' | 'MED_RESOLVED' | 'WITHDRAWAL_REQUESTED' | 'WITHDRAWAL_SENT' | 'WITHDRAWAL_FAILED'

Supported webhook event types.

dataobject

Event payload containing the resource data.

Response

Return a 2xx status to acknowledge receipt.