POST
/
api
/
v2
/
subscription
/
{subReferenceId}
/
charge
/
{chargeId}
/
cancel

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.

chargeId
integer
required

The ID of the charge to be cancelled.

Response

200 - application/json

The response is of type any.