Zones
Zones group geography. They are used by tariffs, as filter in dispatch and in reports.
URL: /zones · create /zones/create
Key fields
| Field | Notes |
|---|---|
| Code / name | E.g. BNL, DE-N |
| Countries | List of ISO country codes |
| Postcode ranges | Per country — from/to or regex |
| City or region names | Optional extra match |
| Parent zone | Hierarchy (e.g. EU → BNL → NL-North) |
| Status | active/inactive |
Zone matching
For an address Routix picks the zone by:
- Exact postcode match first.
- Then country + city/region.
- Final fallback: parent zone.
The more specific, the higher the priority.
Related
Last updated on

