Edit Supplier PackageAsk AIpatch https://api.apicbase.com/api/v2/products/supplier_packages/{supplier_package_id}/Edits an existing supplier package.Path Paramssupplier_package_idint32requiredA supplier package ID.Body ParamspricefloatThe package's priceprice_unitstringThe price's unitactivebooleanDefaults to trueWhether the supplier package should be active or not.truefalseorderablebooleanDefaults to trueWhether the supplier package should be orderable or not.truefalsesupplier_article_numberstringThe supplier's article numbersupplier_product_namestringThe supplier's product nameuse_dynamic_pricingbooleanDefaults to falseWhether the supplier package should use dynamic pricing or not. Only available to supplier packages of internal suppliers.truefalsedynamic_pricing_margin_percentagedoubleThe supplier package's dynamic pricing margin percentage. Used when use_dynamic_pricing is set to true.dynamic_pricing_feedoubleThe supplier package's dynamic pricing fee. Used when use_dynamic_pricing is set to true.Response 200200Updated 8 months ago