Get list of plansCopy Pageget https://api.frisbii.com/v1/list/planRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamsfromstringTime range from (inclusive). Local date and time (according to account timezone) on the form yyyy-MM-dd, yyyyMMdd, yyyy-MM-ddTHH:mm, yyyy-MM-ddTHH:mm:ss or yyyy-MM-ddTHH:mm:ss.SSS. Default from if no interval is given depends on the query. If the query limits on relation e.g. customer and/or subscription, the default from will be epoch 1970-01-01, otherwise one month before totostringTime range to (exclusive). Local date and time (according to account timezone) on the form yyyy-MM-dd, yyyyMMdd, yyyy-MM-ddTHH:mm, yyyy-MM-ddTHH:mm:ss or yyyy-MM-ddTHH:mm:ss.SSS. Defaults to now.intervalstringLimit from to and interval back in time. E.g. one week. Will take precedence over from. Defined in ISO 8601 duration. See https://en.wikipedia.org/wiki/ISO_8601#Durationssizeint3210 to 100Defaults to 20Page size between 10 and 100 (default 20)next_page_tokenstringNext page token from previous response to get next pagerangestringenumDefaults to createdTime and date attribute for time limit. Accepted value createdcreatedcreatedAllowed:createdhandlestringPlan exact handlehandle_prefixstringPlan handle prefixhandlesarray of stringsPlan handleshandlesADD stringstatearray of stringsenumState of the subscription plan, one of the following: active, superseded or deleted. Multiple can be defined.activesupersededdeletedschedule_typearray of stringsenumScheduling type, one of the following: manual, daily, weekly_fixedday, month_startdate, month_fixedday, month_lastday. Multiple can be defined.manualdailyweekly_fixeddaymonth_startdatemonth_fixeddaymonth_lastdaypartial_period_handlingarray of stringsenumThe way to bill initial (not full) period. Options: bill_full, bill_prorated, bill_zero_amount, no_bill. Multiple can be defined.bill_fullbill_proratedbill_zero_amountno_billsetup_fee_handlingarray of stringsenumHow the billing of the setup fee should be done. Accepted values: first, separate, separate_conditional. Multiple can be defined.firstseparateseparate_conditionalfixed_life_time_unitarray of stringsenumTime unit use for fixed life time. Accepted units: days or monthsdaysmonthstrial_interval_unitarray of stringsenumTime unit for free trial period. Accepted units: days or monthsdaysmonthsdunning_plan_handlestringDunning plan handlenamestringName of plan. Used as order line text.descriptionstringOptional description of plansetup_fee_textstringOptional invoice order text for the setup feeamountstringFixed amount plan deducted from order line amounts including VAT.quantitystringOptional default quantity of the subscription plan product for new subscriptions. Default is 1.fixed_countstringFixed number of renewals for subscriptions using this plan. Equals the number of scheduled invoices.fixed_life_time_lengthstringThe number of days/months for which the subscription is live.trial_interval_lengthstringThe number of days/months for how long the free trial period lastsinterval_lengthstringThe length of subscription intervals. E.g. every second month or every 14 days.schedule_fixed_daystringThe number of day for weekly_fixedday and month_fixedday schedule types. For months the allowed values are 1-28 for weeks 1-7renewal_reminder_email_daysstringNumber of days before next billing to send a reminder email.trial_reminder_email_daysstringNumber of days before end of trial to send a reminder email.base_monthstringBase month for fixed month schedule typenotice_periodsstringNumber of notice periods before a cancellation.minimum_prorated_amountstringMinimum amount for prorated invoice. If the amount is less, 0 is chargedfixation_periodsstringNumber of paid periods before expiring after a cancellation.setup_feestringOptional one-time setup fee billed with the first invoice.amount_incl_vatstringWhether the amount is including VAT. Values: true or falsenotice_periods_after_currentstringIs cancelled flag. Values: true or falsefixation_periods_fullstringIf fixation periods are defined, and the subscription can have a partial prorated first period,this parameter controls if the the last period should be full, or partial. Values: true or falseinclude_zero_amountstringWhether to add a zero amount order line to subscription invoices. Values: true or falsepartial_proration_daysstringIf proration should be day based (instead of minute). Values: true or falsefixed_trial_daysstringControls if trial expires at midnight or it's down to the minute. Values: true or falsecurrencyarray of stringsSubscription plan currency in ISO 4217 three letter alpha code. Multiple can be defined.currencyADD stringResponses 200Successful operation 400Invalid request, see error codes at https://api.frisbii.com/v1/error_codes 401None or invalid credentials provided in access to secured resource 403Not authorized to perform resource operation 404Resource or referenced resource not found, see error codes at https://api.frisbii.com/v1/error_codes 429Request limiting exceeded, request rate or concurrent requests, see error code 122 and 123 500Internal service error, error is reported automatically to FrisbiiUpdated 19 days ago