Activate Subscription
Activate Subscription
Use this API to activate a subscription that is in ONHOLD state. For periodic subscriptions, the next charge date is calculated for the next cycle.
POST
Activate Subscription
Documentation Index
Fetch the complete documentation index at: https://telr-docs.cashfree.com/llms.txt
Use this file to discover all available pages before exploring further.
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 activated.
Example:
2646214
Body
application/json
The next scheduled date for the subscription activation.
Example:
"2021-12-17"
Response
Successful activation of the subscription.
