New API endpoint to find duplicates in customer imports
We have introduced a new API endpoint to find duplicates in customer imports.
The interface searches for surname, postcode and country and returns the addresses found.
The importer carries out subsequent comparisons in order to decide whether the user already exists or not.
API endpoint: /customers/searchByAddress
New API endpoint to retrieve foreign orders
We have introduced a new API endpoint to retrieve foreign orders for a customer via the customer API.
API endpoint: https://customer-api.plenigo.com/#tag/ForeignOrders