Skip to main content
Afriex sends real-time webhook notifications to your configured URL whenever a transaction is created or updated.

Security

Every request includes an x-webhook-signature header. You must verify this signature using Afriex’s public key before processing.

Event Types

  • TRANSACTION.CREATED - A new transaction has been initiated
  • TRANSACTION.UPDATED - Transaction status or fields have changed

Response

Return any 2xx status code to acknowledge receipt. Response body is ignored.