is it possible to create order with line items like
{ "total": 5350, "testMode" : true, "lineItems": [ { "item": { "id": "QVF1B92VQNJW2" }, "price": 880, "unitQty": 1 } ]}
1 Person is following this question.