Set the item external reference in the InLine Cart
Overview
Use case
{ "merchant": "2COLRNC", "dynamic": "1", "currency": "USD", "products": [ { "name": "A test dynamic product", "price": 10, "reference": { "external": { "item": "test-item-external-ref" } } } ] }
Sample request
HTML
Javascript
Demo
PreviousAdd a digital catalog product with auto-applied order promotionNextPlace manual renewal order in InLine Cart
Last updated
Was this helpful?