Delegate SCA V2.0 Retry

Call from Apata to an external system to prompt the external party to retry the challenge (e.g resend SMS or Email).

Configuration "retryFormat": "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:
Headers
string
required
length between 3 and 64

Unique identifier for the Organisation

FinancialInstitutionId | FinancialInstitutionAlias
required
Responses

LoadingLoading…