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.
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"
Unique identifier for the transaction (BBPS transaction ID).
"test40624"
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.