Skip to main content
Afriex delivers real-time notifications to your configured webhook URL whenever a customer is created, updated, or deleted.

Security

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

Event Types

  • customer.created - A new customer has been created
  • customer.updated - Customer information has been updated
  • customer.deleted - A customer has been deleted

Response

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