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"
}Parameters:
Перевірка PIN-коду
Response:
Приклади Verify
Last updated