Can i move item to a child warehouse through API call

Would it be possible to move a number of items from one warehouse to a child warehouse through an API call?

Sure - insert a new Stock Entry using the REST API

I don’t mean insert, i mean move from one warehouse to another…

Yes, Rushabh is also talking about the same. You need to make a Stock Entry record of type “Material Transfer” via API.

Excellent, looking to do some proof of concepts with one of our developers. Would you recommend any particular resources to get started?

how to create it