Get all discountsget https://apisandbox.dev.clover.com/v3/merchants/{mId}/discountsRetrieves all discounts associated with an inventory item.Path ParamsmIdstringrequiredMerchant identifier.Query ParamsfilterstringFilter fields to display search results: [amount, modifiedtime, percentage, id]offsetintegerPosition of the first line item returned in the search results. Indicates the number of line items that are excluded from the search results.limitintegerMaximum number of line items returned in the search result. Default: 100 Maximum limit: 1000HeadersUser-AgentstringrequiredIdentifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <product> / <product-version> <comment>Response 200Successful response. Displays all discounts associated with an inventory item.Updated 16 days ago