Attribute | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
country | ISO 3166 | Country Code Example: 756 | ||||||
zip | [1000, 9999] Int | Postcode Note: Postcodes are limited to Switzerland Example: 1000 | ||||||
state | [-1, 1] Int | Delivery Distance State
| ||||||
dc | Signed Int | Distribution Centre Note: the Distribution Centre must be specified in the online shop Example: 1 | ||||||
distance | [0, 2^32] Int | Delivery Distance This is the distance between a Distribution Centre and a customer's destination. The distance is either in miles, metres or kilometres. The distances from all the Distribution Centres must have the same measurement specified. If you have several Distribution Centres, you can specify the distance to the customer's destination from each Distribution Centre Example: 285 | ||||||
multi | Float 6 Decimals | Multiplier By default, the Multiplier is 1. The Multiplier increases or decreases the distance. A Multiplier of 2 doubles the distance. This means that hard-to-reach destinations can be billed more accurately Example: 1.666666 |