AdminPostOrderEditsEditLineItemsReq
The details of the line item change to create.
Properties
variant_id
stringRequiredThe ID of the product variant associated with the item.
quantity
numberRequiredThe quantity of the item.
metadata
Record<string, unknown>An optional set of key-value pairs to hold additional information.
Was this section helpful?