Send User OTP
The Send User OTP is a non-authenticated API method that allows you to initiate user authentication by sending an OTP to the provided email address.
Request
This endpoint expects an object.
apiKey
Your API Key from Transak Dashboard
email
Your Email address used to receive OTP.
Response
200 - Confirm Payment Success
data
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error