cart-item

Request

Property NameTypeRequiredDescription
skucontainerRequiredContainer of sku (contract) properties.
quantityintegerRequiredQuantity of the item.
sku-parametercontainerOptionalContainer of sku-parameter properties.

Response

Property NameTypeDescription
skucontainerContainer of sku (contract) properties.
quantityintegerQuantity of the item.
sku-parametercontainerContainer of sku-parameter properties.
item-sub-totaldecimalThe price of the cart item, which consists of the item's unit price times the requested quantity. This price does not include tax or coupon discount.