Send User OTP

View as Markdown

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.
apiKeystringRequiredDefaults to YOUR_API_KEY
Your API Key from Transak Dashboard
emailstringRequiredDefaults to test@transak.com
Your Email address used to receive OTP.

Response

200 - Confirm Payment Success

dataobject

Errors

400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error