Delegate SCA V2.0 Verify

Call from Apata to an external system to check whether challenge has been completed (and provide optional answer from cardholder).

Configuration "verifyFormat": "V2.0" in your delegate SCA V1 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:
transaction
required
challenge
object
required
card
object
required
string
enum
required
Allowed:
string
length between 1 and 256

The answer provided by the cardholder to the challenge.

Headers
string
required
length between 3 and 64

Unique identifier for the Organisation

FinancialInstitutionId | FinancialInstitutionAlias
required
Responses

LoadingLoading…