input_object

CartItem

Add to cart request schema which has items data to be added in cart.
Fields
_custom_json
JSON
Field to add custom json at article level while add items to cart .
article_assignment
JSON
Field to determine how article assignment should happen by article assignment level and strategy.
article_id
String
Unique identifier of an article .
display
String
Display field at article level .
extra_meta
JSON
Extra meta data to be added at article level while add items to cart.
item_id
Int
Unique identifier to identify product.
item_size
String
Field to determine size of the product.
meta
JSON
Field to add meta data at article level.
parent_item_identifiers
[JSON]
Fields to determine parent product of the product.
Filed to determine whether user is making request from pos or not.
product_group_tags
[String]
Field to specify the product groups of the product that the user is trying to add in cart.
quantity
Int
Field to specify the product quantity that user wants to buy.
seller_id
Int
Unique idetifier of the seller selected by the user from which user want to buy a product .
store_id
Int
Unique identifier of the store selected by the user from which user want to buy a product.
seller_identifier
String
Add items using seller identifier for store os.