Update Subscription Plan
Use this API to update the subscription plan, changes made to the plan will not affect current subscription. If you would like to make changes to the current subscriptions use the Update Recurring Billing API.
Headers
Path Parameters
Body
Plan name. It's required field
Min: 1, Max: 999999.99. It's required field
The description of subscription plan
Billing frequency (weekly / monthly / yearly / custom / save_card). If cycle = custom then the user has to send the fields cycle_repeat and cycle_frequency
weekly
, monthly
, yearly
, custom
, save_card
[This field is only applicable when cycle = custom] It's the frequency of the cycle [day / week / month / year]
day
, week
, month
, year
[This field is only applicable when cycle = custom] It's the number of times the cycle will repeat.
Arbitrary reference number that you can map to your internal reference number. This value cannot be edited by the customer
The redirected URL after the payment
sign_up_date
, customer_select_date
, fixed_date
it's required if start_date_method = fixed_date
Response
Was this page helpful?