Skip to main content

V1ordersItems

Properties

NameTypeRequiredDescription
amountstrPrice of one SKU unit, in the currency defined in currency. Decimal, including the correct number of decimal places for the currency exponent, as defined in ISO 2417:2015.
currencystr
descriptionstrDescription of the item.
parentstrID of the SKU object that represents the product. String starting with sku_. Each SKU can appear in this list only one time, for items of type 'sku'. Required when type is sku. Must be null when type is shipping.
type_V1ordersItemsTypeType of line item.
quantityfloatQuantity of the product in the line item. Integer. Required when type is sku.

V1ordersItemsType

Type of line item.

Properties

NameTypeRequiredDescription
SHIPPINGstr"shipping"
SKUstr"sku"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →