Skip to main content
Skip to main content

StorePostCartsCartLineItemsReq

The details of the line item to create.

Properties

quantitynumberRequired
The quantity of the Product Variant to add to the Line Item.
variant_idstringRequired
The id of the Product Variant to generate the Line Item from.
metadataRecord<string, unknown>
An optional key-value map with additional details about the Line Item.
Was this section helpful?