In this update, it is now possible to manage a shared customer database at the company group level, and both the customer address API and customer API have been improved!
Company Group Level Customer Database
- When setting up companies, if there are more than one company recorded, creating a kind of company group, it can be set that customers are displayed the same way for every company (meaning there should be a shared/common customer database).
Customer Address API
- If there is no specifically recorded billing or shipping address, but there is one recorded address, the system will return this address for both billing and shipping.
Customers API
- If you set the option for company group level shared customer database, the API will also return all customers (applicable to company and not company group).
- For customer data, the type of customer (individual / company) will be automatically determined even if it is not provided (e.g., in case of migrated data).