EBANX · AsyncAPI Specification
EBANX Payment Notifications
Version 1.0
EBANX sends HTTP POST callbacks to a merchant-configured Notification URL whenever a payment changes state — approved, pending, cancelled, refunded, or chargeback. Each request includes a digital signature header so the merchant can verify authenticity, and the payload identifies the affected payment hash so the merchant can re-query the Direct API for full details.
View Spec
View on GitHub
PaymentsPay-inPayoutsForeign ExchangeTokenizationLATAMEmerging MarketsPixBoletoOXXOSPEIPSECross-BorderWebhooksAsyncAPIWebhooksEvents
Channels
payment.update
Receive payment status update
Payment status changed (approved, pending, cancelled, expired).
payment.refund
Receive refund status update
Refund created, approved, or rejected.
payment.chargeback
Receive chargeback notification
Chargeback opened, won, or lost on a card payment.
payment.med-pix
Receive Pix MED notification
Pix MED (Mecanismo Especial de Devolução) return request lifecycle event.
Messages
PaymentNotification
PaymentNotification
RefundNotification
RefundNotification
ChargebackNotification
ChargebackNotification
MedPixNotification
MedPixNotification
Servers
https
merchant
{merchantNotificationUrl}
Webhook endpoint configured by the merchant in the EBANX dashboard under Integrations.