Skip to main content
Skip to main content

StorePostCartsCartLineItemsReq

The details of the line item to create.

Properties

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