OTP Control

v1/card/check_otp

If there is an OTP requirement in card storage transactions, it validates the code generated in the OTP sending service

Parameter Name

Type

Required

Description

otp_code

string

Yes

The Last user's number sent as a parameter in the send_otp service.

otp_session_id

string

Yes

The unique value that will be associate with the OTP.

user_gsm

string

Yes

OTP verification in format of 5XXXXXXXXXX, gsm no.

Last updated