Skip to main content
POST
Fire a test webhook event

Authorizations

X-Numero-Api-Key
string
header
required

Your business API key (live_key_...). Issued on approval; managed in Dashboard → Settings → Developer.

Body

application/json
eventType
string | null
default:FUNDING_NOTIFICATION

Event to send. Defaults to FUNDING_NOTIFICATION.

amount
number | null

Sample amount in the event payload (naira).

Response

Event queued

Canonical response envelope for the public surface. data on success, error on failure.

data
any
required

Endpoint payload on success (object or array); null on failure.

error
object | null
required
meta
object
required