Batch

A Batch is a collection of orders. Batching orders together adds more control to dispatch, provider selection, and release phases of order processing. Orders can be sorted and grouped in batches based on order parameters and conditions to enable flexibility with rule-based orchestration.

  • Orders in a batch can be sorted based on different attributes such as delivery distance.
  • Batch can be processed immediately, manually, or can be scheduled

Orders in a batch are processed sequentially. Our API allows sorting of these orders by deliveryDistance, orderValue, userPickupTime or dropOffTime either in an ascending or descending manner