Webhook
Webhook response
If you have Webhook notifications set up on your dashboard, we will send you a transaction response, a sample of which can be found below:
Resend Webhook
POST
{{env_url}}/nucleus/tnx/webhook?reference={{tx_ref}}
This endpoint allows you to resend webhooks from failed sending queues to your server.
You’d need to pass, as header the x-auth-token
. This can be obtained from your merchant dashboard → Settings → Generate API keys → Merchant public key.
Headers
Query Params
Response
Last updated