Product object structure and attributes
Attribute | Type | Required | Description |
---|---|---|---|
product_id | String | Yes | The retailer’s unique identifier for the product. Note that Zinc does not support digital purchases or Amazon prime pantry items. |
quantity | Number | Yes | The number of products to purchase. |
seller_selection_criteria | Object | No | A seller selection criteria object containing information about which offers to choose when there are multiple offers available. If the seller selection criteria object is not included for a product, the seller selection criteria will default to "prime": true , "handling_days_max": 6 , and "condition_in": ["New"] . |