send Sca Challenge
abstract suspend fun sendScaChallenge(eventId: String, request: ScaAuthenticationEventChallengeEmbeddedHybridRequest): ScaAuthenticationEventChallengeEmbeddedHybridResponse
Send a SCA challenge as part of the ongoing Embedded or Hybrid SCA process.
Parameters
event Id
Unique identifier for the SCA event, associated with the current event challenge.
request
A ScaAuthenticationEventChallengeEmbeddedHybridRequest object with the SCA challenge details.