/
RCC_PIS. Approve Person authentication method request (OAUTH-222)
ЕСОЗ - публічна документація
RCC_PIS. Approve Person authentication method request (OAUTH-222)
Service logic
Verificate sms (Invoke process verification module to verify OTP ( Initialize OTP t)).
If OTP is correct add phone number to the verification.verified_phones
Update mpi.person_authentication_methods
person’s auth method that was before becomes inactive - set
ended_at
= now() (Get current date-time) and is_active = falseset new auth_method in person_auth_methods. Set fields -
type
,phone_numer
,alias
(if it is in request)
Update authentication method request
Change entity status in il.authentication_method_request to COMPLETED
Set updated_at - now() (Get current date-time)
Render response according to specification.
, multiple selections available,
Related content
RCC_PIS. Create Person authentication method request_EN (OAUTH-222)
RCC_PIS. Create Person authentication method request_EN (OAUTH-222)
More like this
Resend Authorization OTP on Authentication method Request
Resend Authorization OTP on Authentication method Request
More like this
RC_(CSI-1323)_Resend Authorization OTP on Confidant Person relationship
RC_(CSI-1323)_Resend Authorization OTP on Confidant Person relationship
More like this
CRC_(CSI-2483,CR-441)_Approval - resend sms
CRC_(CSI-2483,CR-441)_Approval - resend sms
More like this
ЕСОЗ - публічна документація