Webhook or websocket notification for customer's address change and customer's identity document change
Currently there is no notification about changes to identity documents or changes to addresses of the customers. If you want to make sure that you have up-to-date information about customer's address and identity documents you have to query all customer's addresses and identity documents periodically.
Please create a webhook (or websocket) notification for these changes. As an alternative solution, you could trigger the 'CustomerUpdated' webhook when the address and/or identity document of the customer is updated.
2
votes