Transaction Status and Complaint Response
Use this API to poll the result of a previously submitted complaint or transaction status request.
Call this using bill_fetch_ref_id, transaction_ref_id, and optionally msg_id from the Complaint Request API.
Continue polling until data.txn_status_complain_response is present with a terminal response_code.
Response outcomes by `message`
Response outcomes by `message`
message | Meaning |
|---|---|
"Transaction status fetched successfully" | Completed. Check txn_list for details. |
"Request is still in progress" | Still processing. Continue polling. |
Documentation Index
Fetch the complete documentation index at: https://www.cashfree.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your unique client identifier issued by Cashfree. You can find this in your Merchant Dashboard.
Your unique client secret issued by Cashfree. Keep this confidential and never expose it in client-side code. You can find this in your Merchant Dashboard.
Body
Request parameters to poll a complaint or transaction status request.
Unique transaction reference ID from the original bill payment
"OU011010XTZVU2DAW9SO"
Unique reference ID generated during the Bill Fetch step
"HENSVVR4QOS7X1UGPY7JGUV444P10102202"
Message ID received from the Complaint Request API response (data.msg_id)
"8ENSVVR4QOS7X1UGPY7JGUV444P10102202"