Skip to main content
PUT
Update Recurring Amount

Headers

X-Client-Id
string
required

Client ID provided by Cashfree.

Example:

"144436e71d659a"

X-Client-Secret
string
required

Client Secret provided by Cashfree.

Example:

"TEST365fd19c"

Path Parameters

subReferenceId
integer
required

The reference ID of the subscription whose recurring amount is to be updated.

Example:

113598

Body

application/json
amount
number

The new recurring amount for the subscription.

Example:

4.99

Response

Successful update of the recurring amount.