Charge Subscription
Charge a specific subscription using the provided subscription reference ID.
POST
Headers
Client ID provided by Cashfree.
Example:
"asdf1234"
Client Secret provided by Cashfree.
Example:
"qwer9876"
Path Parameters
The reference ID of the subscription to be charged.
Example:
2596620
Body
application/json
Response
200
application/json
Successful charge of the subscription.
The response is of type any
.