Document representing a product item.
The tax on the line item, including any adjustments. It is read only.
19
The base price of the line item, which is the unit price not including adjustments. If the taxation policy is net, it doesn't include tax. If the taxation policy is gross, it includes tax. It is read only.
130
The ID of the bonus discount line item this bonus product relates to. It is read only.
A flag indicating whether the product item is a bonus.
true
The bundled product items.
Returns true if the item is a gift. It is read only.
true
The gift message.
Happy Birthday
The inventory list ID associated with this item.
inventory
The product item ID. Use it to identify this item when updating its quantity or creating a custom price adjustment for it. It is read only.
The text describing the item.
The option items.
The price of the line item before applying any adjustments. If the line item is based on net pricing then the net price is returned. If the line item is based on gross pricing then the gross price is returned. It is read only.
The price adjustments.
The price of the product line item including item-level adjustments, but not including order-level adjustments or shipping charges. If the taxation policy is net, it doesn't include tax. If the taxation policy is gross, it includes tax. It is read only.
20.99
The price of the product line item including item-level adjustments and prorated order-level adjustments, but not including shipping charges. If the taxation policy is net, it doesn't include tax. If the taxation policy is gross, it includes tax. It is read only.
15.5
The ID of the product.
nintendo-ds-console
If this product line item was added from a product list, this value is a reference to the corresponding product list item.
The name of the product.
Nintendo DS Game Console
The quantity of the products represented by this item.
1
The ID of the shipment this item belongs to.
me
If the product line item has a related shipping item, this value is its ID. A related shipping item represents a surcharge applied to individual products using a particular shipping method. It is read only.
006490dcc338feeafc71c964bf
The tax for the product item, not including price adjustments. It is read only.
0.3
The price used to calculate the tax for this product item. It is read only.
30
The tax class ID for the product item, or null if no tax class ID is associated with the product item. It is read only.
The tax rate, which is the decimal tax rate to be applied to the product represented by this item. It is read only.
0.9
This type supports additional properties passed along with the defined properties of this API.
To indicate that the properties were defined and expected to be handled as additional properties, they are expected to be prefixed with a c_
.
The type will reject any property that does not fit this pattern, only allowing additional properties beginning with the known prefix.