PUT
/
api
/
v2
/
subscriptions
/
{subReferenceId}
/
pause-subscription
{
  "status": "OK",
  "message": "Subscription paused successfully"
}

Headers

X-Client-Id
string
required

Client ID provided by Cashfree.

X-Client-Secret
string
required

Client Secret provided by Cashfree.

Path Parameters

subReferenceId
integer
required

The reference ID of the subscription to be paused.

Response

200 - application/json

The response is of type any.