cURL
curl --request POST \ --url https://api.example.com/payments/verify/{reference}
{ "success": true, "data": { "status": "success", "amount": 500.00, "credits_added": 2500, "reference": "TXN_1767234120056_zetjslzfe", "verified_at": "2026-01-15T16:00:00.000000Z" }, "message": "Payment verified successfully. Credits have been added to your account." }
Verify a payment transaction
Documentation IndexFetch the complete documentation index at: https://developers.sendazi.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.sendazi.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?