Create discountCopy Pagepost https://api.frisbii.com/v1/discountRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramsnamestringrequiredlength ≥ 1Name of discount. Will be used as order line text.descriptionstringOptional description of discountamountint32≥ 0Fixed amount discount deducted from order line amounts including VAT, either amount or percentage should be providedcurrencystringCurrency for the discount plan in ISO 4217 three letter alpha codepercentageint321 to 100Percentage discount applied to each applicable order line, either amount or percentage should be providedhandlestringrequiredlength ≥ 1Per account unique handle for the discountmetadataobjectCustom metadata.metadata objectapply_toarray of stringsrequiredlength between 1 and 2147483647Which order lines the discount is applicable to: all, setup_fee, plan, additional_cost, add_on, ondemand and metered_billing_productapply_to*ADD stringfixed_countint32≥ 1Apply discount to a fixed number of invoicesfixed_period_unitstringenumTime unit use for fixed valid period either days or monthsmonthsmonthsdaysAllowed:monthsdaysfixed_periodint32≥ 1Fixed period length e.g. 12 months or 14 daysResponses 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