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.
Client ID provided by Cashfree.
"clientId123"
Client Secret provided by Cashfree.
"clientSecret456"
The reference ID of the subscription to be paused.
95491
Successful pause of the subscription.
The response is of type any
.