...
- time to execute "Bulk Create request" ?: can be long (several mn)
feasible to have a synchronous process wich returns a list of batch orders ? : No → stick to asynchonous - Are each batch order created when Bulk create ?: yes and persisted in a DB
...