Transaction Status
Authentication
This endpoint requires a Bearer token. Obtain one first from the Get Access Token endpoint, then pass it as Authorization: Bearer <token>.
Retrieve the current status and full transaction details of a bill payment using its unique reference. This includes payment metadata such as amount, recipient information, fees, and running balance, allowing you to confirm whether the transaction is processing, successful, or failed.
Loading API reference…