get https://rebuyengine.com/api/v1/products/viewed-related
Returns a list of products complimentary to those viewed by a user.
GET /api/v1/products/viewed-related
NotesWhen a customer (subject) views (action) a t-shirt (noun), this endpoint can be used to retrieve information related to that information.
How the /products/viewed-related Endpoint Works
If you have used the analytics-2.0/event endpoint to submit data when a customer has viewed certain products, then this endpoint will return data related to that data.
Note: The UUID should match the data previously sent to the analytics-2.0/event endpoint.