v1
latestOpenAPI 3.0.32026-07-2485236250.4 KBConfirmation
Request SMS code
Sends an SMS to the phone number that was provided by user during KYC process with OTP code.
post/api/v1/confirmation/sms
Response
OK
Example response
{
"attempts_left": 3,
"code_length": 6,
"expires_at": "2021-01-01T00:00:00Z",
"resend_at": "2021-01-01T00:00:00Z",
"session_id": "00000000-0000-0000-0000-000000000001"
}