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
The response is of type object
.