recommendations/recently_boughtAsk AIget https://api.clerk.io/v2/recommendations/recently_boughtThe products that were most recently purchased by customers.Query ParamskeystringrequiredYour store API keyvisitorstringRequired for trackingVisitor ID for the given visitor. If auto, an anonymous ID is generated. See API documentation on Visitor Tracking for details.labelsarray of stringsRequired for trackingA list of one or more text labels, used to track the labels performance in Analytics.labelsADD stringlimitint32Number of results to be returned.filterstringAn attribute filter to filter the result. See API documentation on Filters for details.excludearray of stringsArray of product IDs to be excluded from the result. See API documentation on Filters for details.excludeADD stringattributesstringProduct attributes to be provided in the response. See API documentation on Product Metadata for details.callbackstringJSONP - Wraps the response as a function call with the name of the string.debugbooleanDefaults to falseWhen true, the response will include a JSON dictionary of the various customisations made to the results shown by Synonyms, Customized Search, Merchandising etc.Responses 200200 400400Updated 10 months ago