Cannot get warehouse_id

Hi @kingstontech!
Try not sending the warehouse_id on the line items.

The reason this happens is that it is not a “real” warehouse in your case (you have a fulfillment account), the “real” warehouse will be the 3PL Fulfillment account once it is connected.
Using this warehouse you are using is just a workaround to allow you to create products.
So for this case, if you avoid sending the warehouse_id on the order_create mutation should work

Let me know if that still doesn’t work
Thanks again!
Tom

1 Like