get https://api-sandbox.retail.monext.com/v1/security/encryption/keys/
Retrieve a public encryption key to encrypt sensitive data using the JWE (JSON Web Encryption) format.
JWE is a standard format for encrypting data in a compact and secure way, allowing you to protect sensitive information during transmission.
Learn more about JWE here.