[SOLVED] Creating shipments via API does not move

I have created shipments via the shipments/create REST api. They get created correctly, correctly associated with the order (order gets changed to in process) however there are no stock moves! I have tried several things but it just doesn’t seem to happen…I created a request to make a shipments/createfromorder/{order_id} api call, but that is a feature request…this is not functioning as expected. I am on 10.0.1

If you fill in the “entrepot_id” on the shipment line then it makes the move :happy: