Subscription
Retry Subscription Charge
Applicable only for Periodic Subscriptions. Use this API to retry the last failed payment for a subscription in ON HOLD state. On a successful retry, the subscription gets activated. Use the Retry API when the subscription debit has failed at your customer’s end. Only one retry attempt is allowed per day and 3 retry attempts are allowed for a failed transaction within the cycle. Retry is not allowed if the current cycle expires.
POST
Headers
Client ID provided by Cashfree.
Client Secret provided by Cashfree.
Path Parameters
The reference ID of the subscription to retry the charge.
Body
application/json
Date for the next scheduled retry.
Response
200 - application/json
The response is of type any
.
Was this page helpful?