I have a website through which user can set recurring Paypal payments. Issue which I am facing : - Can I cancel a user's plan from my website through API? - Can I update a user's recurring plan through API? for eg he may give $10 first month but then he decides to give $50 for the upcoming months. Is this possible via API ?
For the REST API you can do everything you're wanting using Billing Agreements and/or Billing Plans.