Verify API
Two factor authentication (2FA) via SMS
Отправить верификацию
string https://web.it-decision.com/v1/api/two-factor-auth{
"phone":380776557788,
"pin_length":4,
"template_id":0,
"country_iso":"en"
}Response:
{
"id": 34234234,
"phone": 380776557788,
"href": "https://web.it-decision.com/api/get-pin?id=34234234",
"status": "ACCEPTD"
}Параметры:
Проверка PIN-кода
Response:
Примеры Verify
Last updated