Create a discount on a line itempost https://apisandbox.dev.clover.com/v3/merchants/{mId}/orders/{orderId}/line_items/{lineItemId}/discountsCreates a discount on a line item for an order.Path ParamsmIdstringrequiredMerchant IdorderIdstringrequiredOrder IdlineItemIdstringrequiredLine Item IdBody ParamsidstringUnique identifierdiscountobjectIf this item is based on a standard discount, this will point to the appropriate inventory.Discountdiscount objectapproverobjectThe person that authorized a discountapprover objectnamestringrequiredName of the discountamountintegerDiscount amount in fraction of currency unit (e.g. cents) based on currency fraction digits supportedpercentageintegerDiscount amount in percentResponse 200Updated 15 days ago