@paysafe/paysafe-wallet-saas-web
    Preparing search index...

    Interface ScaAuthenticationEventChallengeEmbeddedHybridRequest

    Represents the embedded hybrid request for the SCA authentication event challenge.

    interface ScaAuthenticationEventChallengeEmbeddedHybridRequest {
        verification: ScaAuthenticationEventChallengeVerificationRequest;
        walletOperationId: string;
    }
    Index

    Properties

    Verification details associated with the SCA authentication event attempt.

    walletOperationId: string

    A distinct identifier for the wallet operation. This identifier is used to associate the wallet operation with the SCA authentication event.