Software Plan: Growth & Enterprise
Account Type: Seller Account
Inventory Type: Serialized & Non-Serialized
Overview
Order Routing determines which warehouse location will process an incoming marketplace order.
If you operate from multiple warehouse locations, routing ensures orders are assigned automatically based on your selected configuration.
If you operate from a single location, routing configuration is not required.
Navigation
Settings → Other Settings → Order Routing Settings
When you click on Order Routing Settings, the page shows two tabs:
All configuration is done under the Routing tab.
How Order Routing Works
When an order is received:
Routing must be enabled.
The system considers only those locations mapped to the marketplace.
The selected Routing Type logic is applied.
Inventory availability is considered.
Splitting logic applies (if enabled from backend).
Warehouse Capacity is checked (if configured).
Warehouse Capacity is evaluated after routing eligibility and before final assignment.
The order (or SKU line) is assigned to a location.
If a location does not meet routing conditions (marketplace, inventory, or capacity), it is skipped.
If no eligible location is found, the order is assigned to the Default Location.
Quick Setup Flow
- Select a Routing Type
- Map Marketplaces to each location
- Configure routing logic (priority or pincode, based on type)
- Select a Default Location
- (Optional) Define Warehouse Capacity
- Enable Routing
Enable Routing
Enable the Enable Routing toggle to activate routing logic.
If disabled:
Enable Splitting
Enable Splitting toggle if splitting is enabled from backend.
If Splitting is enabled:
If Splitting is disabled:
Note:
Routing Type
Only one Routing Type can be selected at a time.
If you attempt to change the routing type, the system shows a confirmation message stating that existing configuration will be deleted and routing for pending orders will be retried with the new configuration.
You must confirm before proceeding.

Example (Basic Routing)
If you have:
- Warehouse A (Priority 1, Capacity Available)
- Warehouse B (Priority 2)
The system will first check Warehouse A.
If it meets routing conditions, the order is assigned there.
If not, Warehouse B is considered.
Example (Capacity Impact)
If you have:
- Warehouse A (Priority 1, Inventory Available, Capacity Full)
- Warehouse B (Priority 2, Inventory Available)
Then:
- Warehouse A is skipped as capacity is reached
- The system evaluates Warehouse B
- The order is assigned to Warehouse B
Which Routing Type Should You Use
- Proximity-Based Routing → Use when you want orders assigned to the nearest warehouse.
- Location-Based Routing → Use when you want fixed priority between warehouses.
- Pincode (Forced) → Use when specific pincodes must always be served from a specific warehouse.
- Pincode (Optional) → Use when you want pincode-based routing with fallback flexibility.
1. Proximity Based Routing
Orders are routed to the location nearest to the buyer’s address.
Inventory availability is considered.
Only locations mapped to the marketplace are eligible.
Columns visible in this view:
Location
Marketplaces
Warehouse Capacity
Default Location
Use this when you want routing based on buyer distance.
2. Location Based Routing
Orders are routed based on priority defined for each location.
You must assign a unique priority number.
The system checks locations in priority order.
Inventory availability is considered.
Columns visible in this view:
Location
Marketplaces
Warehouse Capacity
Priority
Default Location
Use this when you want defined operational hierarchy between warehouses.
3. Map Location with Pincode (Forced)
Orders are routed strictly based on pincode mapping.
You must upload a CSV file containing pincodes for each marketplace.
If buyer’s pincode matches the uploaded list:
Inventory availability is not considered in this case.
Columns visible in this view:
Use this when certain pincodes must always be served from a specific warehouse.
Orders will still be routed to the mapped location even if inventory is not available.
4. Map Location with Pincode (Optional)
Orders are routed to the location where order pincode is mapped.
Inventory availability and pincode priority are also considered.
You can upload pincodes for each marketplace.
Columns visible in this view:
Use this when you want pincode-based routing along with priority flexibility.
Marketplace Mapping
Under the Marketplaces column:
If no marketplace is selected:
Primary location is always available for routing.
Default Location
Only one location can be selected as Default using the radio button.
If routing conditions are not satisfied:
Warehouse Capacity
Warehouse Capacity defines the maximum number of suborders that can be assigned to a location within a day.
It is used when a warehouse should not receive more orders than it can handle.
This is useful when a warehouse has limited processing capacity and should not receive more orders than it can handle.
Warehouse Capacity can be configured only when:
For Primary Location:
For Child Locations:
What is Counted
Capacity is calculated per suborder.
Suborder means:
Quantity does not increase suborder count.
Example:
When Capacity is Reached
If the defined capacity for a location is reached, that location will not be considered for further routing, and other eligible locations will be evaluated.
History Tab
All routing configuration changes are recorded under the History tab for reference.
Important Points
Only one Routing Type can be active at a time.
Changing Routing Type removes existing configuration.
Only one Default Location can be selected.
Marketplace selection controls routing eligibility.
Splitting must be enabled from backend.
Warehouse Capacity applies per suborder.
FAQs
Q1. Why is a warehouse not receiving orders even though it has inventory?
- Check if the marketplace is mapped to that location.
- Ensure routing is enabled.
- Check routing type conditions (priority, pincode, etc.).
- Verify that warehouse capacity (if configured) is not reached.
Q2. What happens if no warehouse meets routing conditions?
- The order is assigned to the Default Location.
Q3. What happens if two warehouses are eligible for routing?
- The system applies the selected routing type (proximity, priority, or pincode) to decide.
Q4. Why is Warehouse Capacity not visible?
- Minimum Shipment may be enabled.
- For child locations, no marketplace may be selected.
Q5. Can one order be processed by multiple warehouses?
- Yes, if splitting is enabled (via backend).
- Different SKUs in the order can be routed to different locations.
Q6. Does Warehouse Capacity consider quantity or number of SKUs?
- Capacity is calculated based on suborders (SKU lines), not quantity.
Related Articles