Sending OTP
v1/card/send_otp
Last updated
v1/card/send_otp
Last updated
If OTP verification is necessary in member workplace card storage services, it sends an OTP code to the relevant number (last user) by using this service.
Parameter Name
Type
Required
Description
user_gsm
string
Yes
Phone number to send OTP.
otp_session_id
string
Yes
The unique value that will be associate with the OTP. This value is associated with the card information that will be saved.
Parameter Name
Type
Description
otp_expire
datetime
OTP's expiration time ,should not be run again before this time.
code
string
Code of response result. Expr
message
string
Response result message.
System
URL
Live System
https://api.paynet.com.tr/v1/card/send_otp
Test System
https://pts-api.paynet.com.tr/v1/card/send_otp