{ "orderCart": { "lineItems": [ { "item": { "id": "5WCN4R86GG81G" }, "unitQty": 5000 } ] } }
When I set the unitQty of the line item it works if it is of a Per unit type. When i try to set it to a Fixed type inventory item then its not working. Can somebody explain why its not working?