Fetch Single Subscription Payment
Fetch details of a specific payment associated with a subscription reference ID.
GET
Headers
Client ID provided by Cashfree.
Example:
"asdf1234"
Client Secret provided by Cashfree.
Example:
"qwer9876"
Path Parameters
The reference ID of the subscription.
Example:
2568045
The payment ID whose details are to be fetched.
Example:
3027869
Response
200
application/json
Successful retrieval of the payment details.
The response is of type any
.