Encrypts the given payload using the Symmetric encryption type.
Args: request (EncryptionRequest): The request body containing the data to encrypt. x_api_key (str): The API key used to fetch product details for encryption. x_secret_key
Returns: EncryptionResponse: The response model containing the encrypted data.