Update add-onAsk AIput https://api.frisbii.com/v1/add_on/{handle}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamshandlestringrequiredAdd-on handleBody Paramsnamestringrequiredlength ≥ 1Name of add-on. Will be used as order line text.descriptionstringOptional description of add-onamountint32required≥ 0Add-on amountvatfloatOptional vat for add-on. Account default is used if none given.typestringenumrequiredAdd-on type on_off or quantity. An on_off type cannot be given a quantity when attached to subscription. For quantity type it is possible. Type can only be updated from on_off to quantity. It is not allowed to change type from quantity to on_off.quantityon_offquantityAllowed:on_offquantityamount_incl_vatbooleanWhether the amount is including VAT. Default true.truetruefalsetax_policystringOptional tax policy handle for add-on. Account default is used if none given.all_plansbooleanWhether all plans are eligible for this add-on. Defaults to false.falsetruefalseeligible_plansarray of stringsIf not all_plans are set to true, then the set of eligible plan handles must be defined.eligible_plansADD stringentitlementsarray of stringsList of entitlement handles for the add-on.entitlementsADD 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 6 months ago