Get & validate customer's addresses
You can get a physical or digital address of a customer or validate an address of a company.
Complete API documentation is available at: API Reference
If you feel something is missing, or have any questions don't hesitate to contact us.

Properties
Physical Address is the location of the customer, which can be either a business or a private person.
Digital Address is the customer's address for sending or receiving e-invoices. Not always returned.
Get Address
Returns the physical address of a customer, which can be either a business or a person (see Get AddressAPI). The address is fetched from the official registry of that country.
Only available in Sweden
Get Addresses
Returns a list of physical and digital addresses of a company (see Get Addresses API). The physical addresses are fetched from the official registry of that country, and the digital addresses are e-invoice addresses.
Only available for companies in Sweden
Validate Address
Validates that a given physical address is where the customer is located (see Validate AddressAPI
Only available in Sweden
Validate Digital Address
Validates that the given digital address (global location number, or gln for short) belongs to a given customer (see Validate Digital AddressAPI