Webhooks
List all webhook records for a transaction
Returns all outbound webhook delivery records for a transaction, ordered by creation time. Typically returns 0–2 records:
- RECEIVER – notification to the receiving application on initiation.
- SENDER – callback to the sending application on outcome. Each record shows the delivery status, attempt count, last error, and the full event type sent.
get/v1/transactions/{reference}/webhooks
Path parameters
referencestring required
Transaction reference
Response
Webhook records returned