SCA Authentication Flow
The wallet flow that triggered the Strong Customer Authentication (SCA) process.
AUTHENTICATION
- User authentication.PREPAID_CARD
- Prepaid card details.TRANSFER
- Money transfer payments.WITHDRAWAL
- Withdrawal payments.Array [
PAYMENT_ID
- Unique payment identifier (transferId
orwithdrawalId
).TRANSACTION_ID
- Unique transaction identifier (transactionId
).SLIP_ID
- Unique slip identifier (slipId
).]
type SCA Authentication Flow Type (string)required
Possible values: [AUTHENTICATION
, PREPAID_CARD
, TRANSFER
, WITHDRAWAL
]
Type of the wallet flow that triggered the Strong Customer Authentication (SCA) process.
properties
object[]
The specific properties of the wallet flow that triggered the Strong Customer Authentication (SCA) process.
key SCA Authentication Flow Property Key (string)required
Possible values: [PAYMENT_ID
, TRANSACTION_ID
, SLIP_ID
]
The property key associated with the specific properties of the wallet flow that triggered the Strong Customer Authentication (SCA) process.
value stringrequired
The value associated with the property key.