Cancel Subscription Charge
Use this API to cancel a transaction that is in the INITIALIZED state.
POST
Headers
Client ID provided by Cashfree.
Example:
"asdf1234"
Client Secret provided by Cashfree.
Example:
"qwer9876"
Path Parameters
The reference ID of the subscription.
Example:
123456
The ID of the charge to be cancelled.
Example:
9876543
Response
200
application/json
Successful cancellation of the subscription charge.
The response is of type any
.