Get payment plansAsk AIget https://api.flutterwave.com/v3/payment-plansThis section describes how to fetch all payment plans on your account.Query ParamsfromstringDefaults to 2020-01-01This is the specified date to start the list from. YYYY-MM-DDtostringDefaults to 2020-05-05The is the specified end period for the search. YYYY-MM-DDpageint32Defaults to 1This is the page number to retrieve e.g. setting 1 retrieves the first pageamountint32Defaults to 5000This is the exact amount set when creating the payment plancurrencystringDefaults to NGNThis is the currency the payment plan amount is charged inintervalstringDefaults to weeklyThis is how often the payment plan is set to executestatusstringDefaults to activeThis is the 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