Transaction Status and Complaint Request
Use this API to submit a transaction status check or raise a complaint against a previously processed bill payment.
This is an async API. It returns only an acknowledgement with a msg_id.
Poll the Complaint Response API using bill_fetch_ref_id, transaction_ref_id, and msg_id to get the final result.
Request type codes
Request type codes
xchange_id | Purpose |
|---|---|
401 | Transaction Status check |
501 | Complaint Registration |
502 | Re-assignment |
506 | Complaint Status check |
507 | Complaint Closure |
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 submit a transaction status check or complaint request.