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.
Documentation Index
Fetch the complete documentation index at: https://telr-docs.cashfree.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Client ID provided by Cashfree.
"your_client_id"
Client secret key provided by Cashfree.
"your_client_secret"
The content type for the request should be application/json.
"application/json"
Path Parameters
Unique identifier for the transaction (BBPS transaction ID).
"test40624"
Response
200
Unique BBPS transaction ID for the request.
Current status of the transaction (e.g. SUCCESS, PENDING, FAILED).
SUCCESS, PENDING, FAILED Status of the settlement (SETTLED or null).
Unique transaction reference number of the settlement.
Amount of the settlement.
Time of the settlement.
