Generate Transaction Return Summary
Use this API to generate transaction return summary for failed transactions (insufficient balance). You will have to hit the API again to check the status of the transaction return summary, or go to the Merchant Dashboard and download the same.
POST
Headers
Client ID provided by Cashfree.
Example:
"asdf1234"
Client Secret provided by Cashfree.
Example:
"qwer9876"
Path Parameters
The ID of the payment whose transaction return summary is to be generated.
Example:
123456
Response
200
application/json
Successful generation of the transaction return summary.
The response is of type any
.