Check Transaction Status

The check transaction status API allows billers to retrieve the current status of a transaction using the unique BBPS transaction ID associated with the bill. This endpoint serves as a reliable method for querying transaction details, providing merchants with real-time updates on payment status.

Response Parameters

Response ParametersTypeDescription
bbps_transaction_idStringRepresents the unique BBPS transaction ID for which the check transaction status API is invoked.
bill_payment_statusStringIndicates the current status of the transaction that includes - SUCCESS, PENDING and FAILED.

ℹ️

Merchants can utilize this API to programmatically monitor and manage bill payments, enabling efficient tracking of transaction status.

ℹ️

URLs

Language
Click Try It! to start a request and see the response here!