Which validations are done to make sure to not expose data from other customers?
E.g. if someone asks for an invoice for a wrong Order Number.
Hi Georg,
The complaint agent (I guess that’s the context of your question) never replies directly to the sender of the email. Instead, it uses information like the order or customer reference to retrieve the correct customer data - such as email address - from our internal database. This significantly reduces the risk of someone inquiring about an invoice or order that doesn’t belong to them.
Additionally, the platform will soon include guardrail functionality to support further security checks and validations.
Regards,
Łukasz