Allow to create multiple order-items with same call
OrderItem.create() can return now more than one order-item, since the input list "lineInfo" from NewLineRequets accepts more than one new line.
OrderItem.create() can return now more than one order-item, since the input list "lineInfo" from NewLineRequets accepts more than one new line.