Skip to main content
POST
Initiate OOB Authentication Challenge

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
authenticationId
string<uuid>
required

Unique identifier of the authentication request.

challengeId
string<uuid>
required

Unique challenge identifier of this authentication step.

cardholder
object
required
card
object
required
threeDsTransaction
object
merchant
object

Response

Authentication challenge acknowledged