Fetch details of a specific payment associated with a given merchant transaction ID.
Client ID provided by Cashfree.
"<x-client-id>"
Client Secret provided by Cashfree.
"<x-client-secret>"
The merchant transaction ID whose payment details are to be fetched.
"test-txn-id-4"
Successful retrieval of the payment details.
The response is of type any
.