Request OTP
The
Request Token
request creates an OTP object and sends its token to a specified phone number.The request accepts a recipient's phone number as a JSON encoded body. It sends the token to the provided recipient number and returns an OTP object containing a unique transaction ID. The transaction ID can be used to make other requests concerning the OTP.
post
https://api.simpu.co
/otp/request_token
Request OTP
Last modified 8mo ago