StorePostCartsCartLineItemsReq
The details of the line item to create.
Properties
variant_id
stringRequiredThe id of the Product Variant to generate the Line Item from.
quantity
numberRequiredThe quantity of the Product Variant to add to the Line Item.
metadata
Record<string, unknown>An optional key-value map with additional details about the Line Item.
Was this section helpful?