ЕСОЗ - публічна документація
IL.Send verification code
Validate request
- Validate request using JSON schema
- In case validation failed - generate 422 error
- Validate request using JSON schema
Authorize user
- Verify the validity of access token
- Check user scopes in order to perform this action
- In case error - generate 401 response
Initialize verification
- call Initialize OTP Verification method
Generate SMS text
- call Man method - templates rendering service.
Send SMS
- Send SMS via API - currently Twilio. TBD - Postboy
- Message template - configuration parameter
ЕСОЗ - публічна документація