StorePostCartsCartLineItemsReq
The details of the line item to create.
Properties
quantitynumberRequiredThe quantity of the Product Variant to add to the Line Item.
variant_idstringRequiredThe 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?