Request
Property Name | Type | Required | Description |
---|---|---|---|
sku | container | Required | Container of sku (contract) properties. |
quantity | integer | Required | Quantity of the item. |
sku-parameter | container | Optional | Container of sku-parameter properties. |
Response
Property Name | Type | Description |
---|---|---|
sku | container | Container of sku (contract) properties. |
quantity | integer | Quantity of the item. |
sku-parameter | container | Container of sku-parameter properties. |
item-sub-total | decimal | The 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. |