Pause Subscription
Pause Subscription
Use this API to temporarily pause a subscription. Once this API is called, the subscription status will be updated to “PAUSED”. Only a periodic subscription can be paused. To reactivate the subscription, you can use the Activate Subscription API.
PUT
Pause 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:
"clientId123"
Client Secret provided by Cashfree.
Example:
"clientSecret456"
Path Parameters
The reference ID of the subscription to be paused.
Example:
95491
Response
Successful pause of the subscription.
