I’m trying to send an “Order Placed” event to the API, and I would like to send each line item with various relevant properties for each line (ID, SKU, price, quantity etc). I can’t find any documentation for how to pass this information with the event. The examples I’ve found are only for the “Viewed Product” event, which passes a single product ID. However should I pass multiple product IDs and their corresponding data for an Order Placed event?
Solved
Order place event

Best answer by DavidSandel
Yes, that is correct. Here’s the complete guide for making a custom e-commerce integration:
Make sure you have the latest version of the API selected at the top of the page: 2022-02-22
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.