- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
NewItem
The details of a line item to add to an order.
Properties#
variant_id
stringThe ID of the variant to add to the order.
quantity
BigNumberInputThe quantity of the item to add to the order.
quantity
BigNumberInputThe price of a single quantity of the item.
The original price of the item before a promotion or sale.
internal_note
null | stringOptionalA note viewed by admins only related to the item.
metadata
null | Record<string, any>OptionalCustom key-value pairs to store additional information about the item.
Was this page helpful?