Fields
offers
[OfferItem]List of offer items with margin, price, quantity, type, offer price. Example: [{ margin: 10, quantity: 2, price: { effective: 499 } }]
seller
CategoryInfoSeller details with uid and name. Example: { uid: 2001, name: 'Acme Retail' }
Was this section helpful?