Locations

The locations tab manage lookup lists that can be used in the shopping process to get information about the nearest location for the current buyer. These are primarily used by clients with a set of locations around the countries they do business in.

A location can be a physical store (division) or a warehouse/location pair (or both) that is set up in Norce and has more information for the shopping process, like availability or store metadata.

There are three types of location lookup lists.

  1. Pickup , this is a location or store responsible for pickup of goods. Use this to lookup onhand information, for example.
  2. Delivery , this is a location or store responsible for delivery of goods. Use this to lookup onhand information, for example.
  3. Payment , this is a location or store which will benefit from the payment. Use this to add information to the order so that the correct business unit benefits.

Locations

The API method used for looking up data from these lists is: GetLocationInfoByZipCode

Note that this functionality does not make any changes to the actual shipping logic. Check the documentation about delivery methods for that.