Skip to main content

Additional Sender Addresses

What is it?

Under Additional sender addresses you can create alternative sender addresses, which are automatically used instead of the default sender address from the system settings. Each address can be linked to a specific country and/or a specific subsite.

Fields in the form

FieldDescription
Name, Street, Postal code, City, CountryThe sender's physical address
Contact person, Phone, EmailContact information
CVR numberThe company's CVR
WaybillOptional default waybill number
Default for SubsiteSelect a subsite this address applies to, or "None selected" for all subsites
Default for countrySelect a destination country this address applies to, or "None" for all countries

Priority order

When an order is received, the sender address is automatically selected according to this priority:

  1. Order-specific address – If an address is set directly on the order (via API or manually)
  2. Country + Subsite – If there is an address that matches both the order's destination country and subsite
  3. Subsite only – If there is an address that matches the order's subsite (with no country set)
  4. Country only – If there is an address that matches the destination country (with no subsite set – applies to all subsites)
  5. System default – The default address from the system settings

Example

AddressDefault for SubsiteDefault for country
Address A(none)DK
Address BDiverse(none)
Address CDiverseSE
  • Order with subsite=Diverse, country=SE → uses Address C (match on both)
  • Order with subsite=Diverse, country=DK → uses Address B (match on subsite, no country+subsite combination)
  • Order with subsite=Webshop, country=DK → uses Address A (no subsite match, but country matches and applies to all subsites)
  • Order with subsite=Webshop, country=NO → uses system default (no match)

Important rules

  • The combination of Default for Subsite + Default for country must be unique. You cannot have two addresses with the same combination.
  • An address without a subsite applies to all subsites (lower priority than a subsite-specific address).
  • An address without a country applies to all countries (lower priority than a country-specific address).