OTP Delegate Verify V2.0

Call from Apata to an external system to verify whether the OTP provided by the cardholder is correct.

Configuration "delegateFormat": "V2.0" in your OTP challenge method to make use of this format.

API Backwards Compatibility: Apata may introduce non-breaking changes to API requests and responses, including the addition of new fields. To ensure continued compatibility, please design API validation logic to tolerate and gracefully handle any extra fields that may be included in the payload.

Payload
string
enum
required
Allowed:
string
enum
required
Allowed:
string
required

The OTP provided by the cardholder.

transaction
required
challenge
object
required
card
object
required
Headers
string
required
length between 3 and 64

Unique identifier for the Organisation

FinancialInstitutionId | FinancialInstitutionAlias
required
Responses

LoadingLoading…