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.
GET
Headers
Client ID provided by Cashfree.
Example:
"your_client_id"
Client secret key provided by Cashfree.
Example:
"your_client_secret"
The content type for the request should be application/json.
Example:
"application/json"
Path Parameters
Unique identifier for the transaction (BBPS transaction ID).
Example:
"test40624"
Response
200
application/json
200
The response is of type object
.