v1

latestOpenAPI 3.1.02026-07-245575200.1 KB
Webhooks

Refund status update

Sent when a payin refund's status changes.

postWebhookREFUND_STATUS_UPDATE

Payload

type'REFUND_STATUS_UPDATE' required
signaturestring required

Base64-encoded HMAC-SHA256 of the data object, signed with your webhook secret. Use it to verify authenticity.

Response

Return any 2xx status to acknowledge receipt. Non-2xx or timeout triggers retries.