Get all tip suggestions for a merchantget https://apisandbox.dev.clover.com/v3/merchants/{mId}/tip_suggestionsRetrieves all tip suggestions for a merchant, for example: flat tip or percentage.Path ParamsmIdstringrequiredMerchant identifier.Query ParamsfilterstringFilter fields to display search results: [flatTip, percentage, name, id, enabled]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 tip suggestions for the merchant.Updated 16 days ago