Ability to create an order as paid and unfulfilled

Hi, we have gotten in contact with support the past because we haven’t been able to create an order that’s paid and unfulfilled via the API (ecomm v1 Orders). We also know that it can be done manually, it is normal in the ordering process through the Wix store.

We know that if you have a wix site, an order can be marked to be picked up in store. In the POS, this order shows as paid and unfulfilled until the order is manually marked as fulfilled. It works for our customer.

Can we emulate this when creating an order using the API? So far, per Wix team’s guidance, we have modified the order status, the paid status, tried to add fulfillment status manually even when the parameter doesn’t even exist in the docs and they suggested that, and nothing has gotten the order to that combination.

Do you have an example of a successful JSON request that creates an order in that state on any sample store? That would be very helpful.