Orders fulfilled automatically

Hi,

I have 2 testing stores and I am creating orders via API specifying the FulfillmentService to be used on them, which is a FulfillmentService that I created via API as well.

When I create these orders they are getting automatically fulfilled right away, which is not the behavior I want. Any ideas how can I prevent this from happening?

Thanks!