Skip to content
Last update: July 22, 2024

CartShipmentItemType object

This type is used to define the properties of an item within a cart shipment.

Fields

Field Description
quantity Int The quantity of the shipment item.
lineItem LineItemType The associated line item in the cart, specifying the product and its details.