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
Headers
Client ID provided by Cashfree.
Client Secret provided by Cashfree.
Path Parameters
The reference ID of the subscription to be paused.
Response
200 - application/json
The response is of type any
.
Was this page helpful?