Copy PageDelete Coupon From Purchasedelete https://secure.fusebill.com/v1/PurchaseCouponsThis function is used to delete a coupon from a Purchase before it is finalized.Query ParamspurchaseIdint32requiredThis is the Id value of the Purchase you want to delete the Coupon from.couponCodestringrequiredThis is the Coupon code that you want to remove from the specified Purchase.deleteAllDiscountsbooleanrequiredThis determines if the Discount applied by the Coupon should also be deleted. If True, the Discount is removed along with the Coupon. If False, the Coupon is removed but the Discount it applied remains in effect.truefalseHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 204204 404404Updated about 1 year ago Apply Coupon To PurchaseCancel Purchase