otpTemplate = { "TemplateName": "sendOTP", "SubjectPart": "Your OTP for login is {{otp}}", "HtmlPart": """ One-Time Passcode

One-Time Passcode

Dear User,

Thank you for your account verification request. Please use the following one-time passcode to complete the authentication process:

{{otp}}
Security Notice: For your security, please do not share this code with anyone. Team 24x7 AIHR representatives will never ask for your OTP.

If you did not request this verification, please disregard this message and consider changing your password.

Regards,
Team 24x7 AIHR
""", "TextPart": "Dear User, Thank you for using our service. To complete your authentication, please use the following one-time password (OTP): OTP: {{otp}} This OTP is valid for 15 minutes. Do not share this OTP with anyone for security reasons. If you did not request this OTP, please ignore this email. Thank you, Team 24x7 AIHR" }