post https://sandbox.mipisepaymentservices.com/api/platforms//users//strong_auth/otp/verify/
Validates the OTP code provided for the specified process.
Strong Customer Authentication (SCA)SCA endpoints must be used within a specific workflow.
👉 See the SCA Workflow Guide for the correct sequence and usage.
The
processbody parameter specifies the SCA factor to validate (phone_number,secret_code), as well as the validation method(_by_email,_by_sms).The
auth_by_smsprocess is to be used once the whole workflow is done and theworkflow_completedboolean variable in the GET Strong Auth Status response is true. You will need a JWT token given by the POST Secret Code Verify. This process will allow the sensitive operations to be done.