Version 3.53.0
· One min read
SCA verification endpoint now supports idempotency
The following API endpoint can now (optionally) be called idempotently:
POST /challenges/{scaChallengeId}/otp/{channel}/verify
to verify a list of resources using a one-time password.
Further information on idempotency is provided in our API Docs here.