Update a payment planAsk AIput https://api.flutterwave.com/v3/payment-plans/{id}This endpoint help the merchant/developer update an existing payment plan.Path Paramsidint32requiredDefaults to 3807This is the unique id of the payment plan you want to fetch. It is returned in the call to create a payment plan as data.idBody ParamsnamestringrequiredDefaults to January neighbourhood contributionThe new name of the payment planstatusstringrequiredDefaults to activeThe new status of the payment planHeadersAuthorizationstringrequiredDefaults to Bearer FLWSECK_TEST-SANDBOXDEMOKEY-XPass your secret key as a bearer token in the request header to authorize this callResponses 200200 400400Updated over 1 year ago